Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Booking ID
Response
200 - */*
OK
Booking ID
Example:
1001
Number of persons
Example:
2
Guest first name
Example:
"Mike"
Guest valid phone number
Example:
"+79994656464"
Booking state
Available options:
ACCEPTED
, DECLINED
, CANCELING
, CANCELED
, CREATED
, SENT
, CLOSED
, IN_PROGRESS
, PATCHING
, ERROR
Example:
"ACCEPTED"
Booking ISO date
Example:
"2025-01-01T00:00:00Z"
Guest last name
Example:
"Kravec"
Guest comment
Booking meta