Skip to main content
GET
Get Daily Schedule

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

scheduled_date
string<date>
required

Date in YYYY-MM-DD format

booking_order_id
string<uuid> | null
status
enum<string> | null
Available options:
PENDING,
TRANSMITTED,
MISSED,
CANCELLED

Response

Successful Response