Fetch a checkout by id. 404 if absent, deleted, or owned by another workspace.
AuthorizationRequiredBearer <token>API key as Bearer token
In: header
idRequiredstringCheckout id.
"^[a-f0-9]{24}$"List Checkouts
Workspace-scoped paginated list of standalone checkouts. Supports search over name and description, status / event / timeslot filters, and sorting incl. the computed product count and the owning event or form (by display name).
List Orders
Lists the host's orders as the compact dashboard projection, filtered and paginated. Refunded/non-refunded and box-office are the same list with a filter: pass refunded=true|false or isBoxOffice=true. Sorted by created date descending.