Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The rate card, schedule name, date range, and value to set.
ID of the rate card whose named schedule is to be updated
The identifier for the schedule to be updated
The value to set for the named schedule. The structure of this object is specific to the named schedule.
Response
200
Success