Booking

Retrieve the booking details list

Retrieve the booking details list.

get/api/v1/book/getbookings

Headers

api-keystring

Api Key for authentication

customer-idstring

Customer Id

affiliate-idstring

Affiliate Id

Request body

creationStartDatestring date-time nullable

booking-in-start date for filter request, in ISO 8601 format (YYYY-MM-DD)

creationEndDatestring date-time nullable

booking-in-end date for filter request, in ISO 8601 format (YYYY-MM-DD)

Response

Success

pageSizeinteger
nextPageTokenstring nullable
isDoneboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.