Retrieve fuel surcharge rate for an AddOn
AddOns
Retrieve fuel surcharge rate for an AddOn
Retrieve fuel surcharge rate for a FuelSurcharge type AddOn for a given date. The AddOn must have add_on_rate_type of FuelSurcharge and have an associated fuel_surcharge_schedule.
GET
Retrieve fuel surcharge rate for an AddOn
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.
Example:
"en"
Query Parameters
Date to fetch the fuel surcharge rate for. Defaults to current date if not provided.
Response
OK