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
Contract rate schedule filter options.
ID of the customer for whose contract to get the rate schedule for.
ID of the contract to get the rate schedule for.
optional timestamp which overlaps with the returned rate schedule segments. When not specified, the current timestamp will be used.
List of rate selectors, rates matching ANY of the selectors will be included in the response. Passing no selectors will result in all rates being returned.