List contract surcharges
Contracts
List contract surcharges
Returns a cursor-paginated list of surcharges extracted from a contract (fuel, residential delivery, peak-season, etc.).
GET
List contract surcharges
Authorizations
HTTP Basic Auth using your API key. Send Authorization: Basic base64(key_id:key_secret).
Path Parameters
ID of the contract.
Query Parameters
Number of items to return per request.
Required range:
1 <= x <= 100Opaque cursor from a previous response. Omit on the first request.
Free-text search against the surcharge display name.
Filter by how the surcharge is billed.
Available options:
PERCENTAGE, PERCENTAGE_OF_BASE, FIXED, TIERED, PERCENTAGE_OFF Filter by carrier service code the surcharge applies to.
If true, returns only surcharges marked as waived in the contract.