com.publicdomainrelay.temp.market.receipt

johnandersen777.bsky.social

{
  "id": "com.publicdomainrelay.temp.market.receipt",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "rfp",
          "bid",
          "accept",
          "payload"
        ],
        "properties": {
          "bid": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "Strong reference to the bid record (for example a com.publicdomainrelay.temp.bid.x402)."
          },
          "rfp": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "Strong reference to the rfp record (for example a com.publicdomainrelay.temp.market.rfp)."
          },
          "accept": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "Strong reference to the accept record (for example a com.publicdomainrelay.temp.accept.x402)."
          },
          "payload": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "Strong reference to the receipt record (for example a com.publicdomainrelay.temp.receipt.x402)."
          }
        }
      },
      "description": "Receipt for acceptance of a bid on an RFP"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.publicdomainrelay.temp.market.receipt

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:5svqtrhheairglgiiyvutzik
CID
bafyreihk2bait6iuyxvkxvorer2uwxlm5robqfvlzq54tebzycrqszfsuu
Indexed At
2026-05-17 19:45 UTC
AT-URI
at://did:plc:5svqtrhheairglgiiyvutzik/com.atproto.lexicon.schema/com.publicdomainrelay.temp.market.receipt

Version History (2 versions)

Lexicon Garden

@