Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Max number of results that should be returned
1 <= x <= 100
Cursor that indicates where the next page of results should start.
Body
Rate schedule filter options.
ID of the rate card to get the schedule for
inclusive starting point for the rates schedule
optional exclusive end date for the rates schedule. When not specified rates will show all future schedule segments.
List of rate selectors, rates matching ANY of the selector will be included in the response Passing no selectors will result in all rates being returned.