Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Which rate card, schedule name, and date to retrieve.
ID of the rate card whose named schedule is to be retrieved
The identifier for the schedule to be retrieved
If provided, at most one schedule segment will be returned (the one that covers this date). If not provided, all segments will be returned.
Response
200 - application/json
Success