{
"id": "space.intandem.booking",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"guestName",
"startsAt",
"endsAt",
"status",
"createdAt"
],
"properties": {
"note": {
"type": "string",
"maxLength": 3000
},
"endsAt": {
"type": "string",
"format": "datetime"
},
"status": {
"enum": [
"confirmed",
"cancelled"
],
"type": "string"
},
"startsAt": {
"type": "string",
"format": "datetime"
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"guestName": {
"type": "string",
"maxLength": 300
},
"guestEmail": {
"type": "string",
"maxLength": 500
},
"guestTimezone": {
"type": "string"
}
}
},
"description": "A confirmed 1:1 booking made through the host's booking page."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:h3wpawnrlptr4534chevddo6
- CID
-
bafyreia745zlelczya7i6xw45ou63s5ptlw2nfceu6b4se3633jplhnv64
- Indexed At
- 2026-08-28 01:20 UTC
- AT-URI
-
at://did:plc:h3wpawnrlptr4534chevddo6/com.atproto.lexicon.schema/space.intandem.booking