Caldasa API Docs
    • Availability
      • List availability slots
    • Bookings
      • List bookings
      • Create a booking
      • Get a booking
      • Cancel a booking
      • List signed forms
      • Get a signed-form download URL
    • Customers
      • List customers
      • Create a customer
      • Get a customer
      • Update a customer
      • List customer activities
      • List customer notes
      • Create a customer note
      • Update a customer note
      • Delete a customer note
      • Send a customer message
    • Events
      • List events
      • Create an event
      • Get an event
      • Update an event
      • List ticket types
      • Create a ticket type
      • Get ticket sales report
      • Publish an event
      • Cancel an event
      • Update a ticket type
      • Delete a ticket type
      • List ticket orders
      • Cancel a ticket order
      • Resend ticket QR codes
    • Forms
      • List form templates
      • Get a form template
    • Locations
      • List locations
      • Create a location
      • Get a location
      • Update a location
      • Delete a location
      • List business hours
      • Replace business hours
      • Update location address
      • List location staff
      • Assign staff to a location
      • Unassign staff from a location
    • Orders
      • List orders
      • Get an order
    • Reservables
      • List reservables
      • Create a reservable
      • Get a reservable
      • Update a reservable
      • Delete a reservable
      • List reservable variants
      • List reservable staff
    • Resources
      • List resources
      • Create a resource
      • Get a resource
      • Update a resource
      • Delete a resource
      • List resource types
      • Create a resource type
      • Get a resource type
      • Update a resource type
      • Delete a resource type
    • Reviews
      • List reviews
      • Moderate a review
    • Staff
      • List staff members
      • Create a staff member
      • Get a staff member
      • Update a staff member
      • Delete a staff member
      • List staff shifts
      • Create a staff shift
      • List staff blocks
      • Create a staff block
      • Delete a staff shift
      • Delete a staff block
    • Tenant
      • Get the current tenant
    • Tickets
      • Redeem a ticket
    • Webhooks
      • List event types
      • Get an event-type sample
      • List webhooks
      • Create a webhook
      • Update a webhook
      • Delete a webhook
      • Rotate webhook secret
      • Send a test event
      • List webhook deliveries
    • Schemas
      • CancelPublicTicketOrderRequest
      • CreatePublicBookableEventRequest
      • CreatePublicBookingItemRequest
      • CreatePublicBookingRequest
      • CreatePublicBusinessLocationRequest
      • CreatePublicCustomerNoteRequest
      • CreatePublicCustomerRequest
      • CreatePublicReservableRequest
      • CreatePublicResourceRequest
      • CreatePublicResourceTypeRequest
      • CreatePublicStaffBlockRequest
      • CreatePublicStaffMemberRequest
      • CreatePublicStaffShiftRequest
      • CreatePublicTicketTypeRequest
      • CreatePublicWebhookSubscriptionRequest
      • ModeratePublicReviewRequest
      • ProblemDetails
      • PublicAvailabilityResponse
      • PublicAvailabilitySlotDto
      • PublicBookableEventAttendeeDto
      • PublicBookableEventBookingSummaryDto
      • PublicBookableEventDetailDto
      • PublicBookableEventDto
      • PublicBookableEventListResponse
      • PublicBookingDto
      • PublicBookingItemDto
      • PublicBookingListResponse
      • PublicBookingResourceSelection
      • PublicBusinessHourDto
      • PublicBusinessHourListResponse
      • PublicBusinessLocationDto
      • PublicBusinessLocationListResponse
      • PublicBusinessLocationStaffDto
      • PublicBusinessLocationStaffListResponse
      • PublicCustomerActivityDto
      • PublicCustomerActivityListResponse
      • PublicCustomerDto
      • PublicCustomerListResponse
      • PublicCustomerNoteDto
      • PublicCustomerNoteListResponse
      • PublicFormTemplateDto
      • PublicFormTemplateFieldDto
      • PublicFormTemplateListResponse
      • PublicOrderDetailDto
      • PublicOrderDto
      • PublicOrderLineItemDto
      • PublicOrderListResponse
      • PublicOrderTicketDto
      • PublicReservableDto
      • PublicReservableListResponse
      • PublicReservableResourceSummary
      • PublicReservableStaffDto
      • PublicReservableStaffListResponse
      • PublicReservableVariantDto
      • PublicReservableVariantListResponse
      • PublicResourceDto
      • PublicResourceListResponse
      • PublicResourceTypeDto
      • PublicResourceTypeListResponse
      • PublicReviewDto
      • PublicReviewListResponse
      • PublicSignedFormDownloadDto
      • PublicSignedFormDto
      • PublicSignedFormListResponse
      • PublicStaffBlockDto
      • PublicStaffBlockListResponse
      • PublicStaffMemberDto
      • PublicStaffMemberListResponse
      • PublicStaffShiftDto
      • PublicStaffShiftListResponse
      • PublicTenantDto
      • PublicTicketOrderDto
      • PublicTicketOrderTicketDto
      • PublicTicketOrdersResponse
      • PublicTicketRedemptionResultDto
      • PublicTicketSalesReportDto
      • PublicTicketSalesReportTier
      • PublicTicketTypeDto
      • PublicTicketTypeListResponse
      • PublicWebhookDeliveryDto
      • PublicWebhookDeliveryListResponse
      • PublicWebhookEventDescriptorDto
      • PublicWebhookEventTypeListResponse
      • PublicWebhookSubscriptionDto
      • PublicWebhookSubscriptionListResponse
      • PublicWebhookSubscriptionWithSecretDto
      • RedeemPublicTicketRequest
      • SendPublicCustomerMessageRequest
      • SendPublicCustomerMessageResult
      • UpdatePublicBookableEventRequest
      • UpdatePublicBusinessHourEntry
      • UpdatePublicBusinessHoursRequest
      • UpdatePublicBusinessLocationAddressRequest
      • UpdatePublicBusinessLocationDetailsRequest
      • UpdatePublicCustomerNoteRequest
      • UpdatePublicCustomerRequest
      • UpdatePublicReservableRequest
      • UpdatePublicResourceRequest
      • UpdatePublicResourceTypeRequest
      • UpdatePublicStaffMemberRequest
      • UpdatePublicTicketTypeRequest
      • UpdatePublicWebhookSubscriptionRequest
      • ValidationProblemDetails

    PublicBookingListResponse

    {
        "items": [
            {
                "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
                "publicId": "string",
                "businessLocationId": "84527a82-7de9-4552-9101-e217e0c1ba3a",
                "customerId": "87d8e330-2878-4742-a86f-dbbb3bf522ac",
                "customerName": "string",
                "customerEmail": "string",
                "customerPhone": "string",
                "status": "string",
                "totalCents": 0,
                "startsAt": "2019-08-24T14:15:22.123Z",
                "endsAt": "2019-08-24T14:15:22.123Z",
                "completedAt": "2019-08-24T14:15:22.123Z",
                "notes": "string",
                "createdAt": "2019-08-24T14:15:22.123Z",
                "items": [
                    {
                        "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
                        "reservableVariantId": "9690f75d-e491-408d-adc6-ca59c38a215c",
                        "staffMemberId": "138ee295-38b9-456a-b430-39719940f4cd",
                        "serviceName": "string",
                        "startsAt": "2019-08-24T14:15:22.123Z",
                        "endsAt": "2019-08-24T14:15:22.123Z",
                        "priceCents": 0
                    }
                ]
            }
        ]
    }
    Built with