Waitlists
Create waitlist entries for unavailable dates
Creates a waitlist record for a product/option/date and requested unit quantities.
Waitlist creation is checkout-context behavior (the waitlist record requires an associated checkout).
From capability octo/waitlists.
Product identifier.
e7cc8bb4-8d1c-4848-8824-5dbedb718681Option identifier.
94cdd032-3d32-416d-b0a4-abf8b7495b8bAvailability identifier (local date or local date-time).
2026-05-14T09:00:00-04:00Local date in YYYY-MM-DD format.
2026-05-14Return url URL.
https://checkout.city-sightseeing.com/returnUser-submitted UUID field that can be used to uniquely reference this resource and provide idempotency against repeat requests with the same UUID.
89fe0192-ddcd-430a-b285-e1396a4725d2Reseller reference value.
RES-BOOK-10045Returns a Waitlist object.
From capability octo/waitlists.
Unique identifier for this resource.
f1a5d2e8-8d57-4f0b-9c3f-6a12d7a8bc90Current status value.
ACTIVEProduct identifier.
e7cc8bb4-8d1c-4848-8824-5dbedb718681Option identifier.
94cdd032-3d32-416d-b0a4-abf8b7495b8bLocal date in YYYY-MM-DD format.
2026-05-14Created at value.
2026-05-14T10:00:00ZUser-submitted UUID field that can be used to uniquely reference this resource and provide idempotency against repeat requests with the same UUID.
89fe0192-ddcd-430a-b285-e1396a4725d2Supplier reference value.
SUP-BOOK-7782Size numeric value.
2List of visible contact field values.
["fullName","emailAddress"]List of required contact field values.
["fullName","emailAddress"]Utc created at timestamp in ISO 8601 format.
2026-05-14T13:00:00ZUtc updated at timestamp in ISO 8601 format.
2026-05-14T13:00:00ZReturns a Waitlist object.
Response Fields
Schema Additions (JSON)
Waitlist
WaitlistWaitlistRequest
WaitlistRequestWaitlistUnit
WaitlistUnitLast updated