Tariff (elements)
List tariffs
Returns list of all tariffs. Use this to read tariff objects listed in the tariff_elements
property of the Location.
The objects are returned sorted by creation date, with the most recent appearing first. If no parameters are specified in the request, all objects in pages of 30 are returned.
GET
Authorizations
Query Parameters
Filter by tariff direction, supported values are IMPORT and EXPORT.
Filter by tariff type, supported values are COMMODITY and NON_COMMODITY.
Example:
"COMMODITY"
Filter by FlatPeak Location ID.
Example:
"loc_641b90b758fb8e6293716e40"
Response
200
application/json
Example response
The response is of type object
.