Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Which customer, contract, schedule name, and date to retrieve.
ID of the customer whose named schedule is to be retrieved
ID of the contract 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