com.publicdomainrelay.temp.market.accept

johnandersen777.bsky.social

{
  "id": "com.publicdomainrelay.temp.market.accept",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "rfp",
          "bid"
        ],
        "properties": {
          "bid": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "Strong reference to the bid record (for example a com.publicdomainrelay.temp.market.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)."
          },
          "payload": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "Strong reference to the accept record if there is anything to note about the acceptance (for example a com.publicdomainrelay.temp.market.accept.x402)."
          },
          "submitEvent": {
            "type": "string",
            "description": "Endpoint to send AT-URI and CID of com.publicdomainrelay.temp.market.event records to. Optional but bypasses need for events to be seen in firehose since they are sent directly."
          }
        }
      },
      "description": "Acceptance of a bid on an RFP"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

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

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:5svqtrhheairglgiiyvutzik
CID
bafyreid7fsnzkorlndvzvy5zc7qnigjzx22x6nnhlgjlzt5inmg7dkfiti
Indexed At
2026-06-08 04:06 UTC
AT-URI
at://did:plc:5svqtrhheairglgiiyvutzik/com.atproto.lexicon.schema/com.publicdomainrelay.temp.market.accept

Version History (7 versions)

Lexicon Garden

@