Returns a cursor-paginated list of surcharges extracted from a contract (fuel, residential delivery, peak-season, etc.).
Documentation Index
Fetch the complete documentation index at: https://developers.opereit.ai/llms.txt
Use this file to discover all available pages before exploring further.
HTTP Basic Auth using your API key. Send Authorization: Basic base64(key_id:key_secret).
ID of the contract.
Number of items to return per request.
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.
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.