Audit tariff rates
Returns audit of tariff rates calculation, by Location ID.
Authorizations
Authenticate with bearer_token
you obtained from /login endpoint.
Path Parameters
FlatPeak Location ID
Query Parameters
Time when data will start must be in RFC3339 format, e.g., 2023-06-15T09:00:00Z
or with time offset, e.g., 2023-06-15T08:00:00+01:00
. Use either Zulu time (UTC) or time offset; mixed values are not allowed.
Time when data will end, in RFC3339 format, e.g. 2023-06-15T13:00:00Z
or with time offset, e.g. 2023-06-15T12:00:00+01:00
. Use either Zulu time (UTC) or time offset; mixed values are not allowed. The maximum period between start_time and end_time for a single request is 90 days.
Indicates direction you want to work with. Set to IMPORT
or EXPORT
. Defaults to IMPORT
.
Response
FlatPeak unique object ID for this response.
Represents the object’s type. I.e. tariff rate audit.
Has the value true
if the object exists in live mode or the value false if the object exists in test mode.
FlatPeak location ID.
The timezone at the location, in 'tz database format'. I.e. 'Europe/Berlin'.
Currency at the location in ISO 4217.
Direciton of tariff. Supported options are IMPORT and EXPORT.
Your original request.
FlatPeak ID for market rates geographical regions. FlatPeak sets this automatically using the postal_address
property of the Location object. For more information and to resolve IDs to region names see market rates regions reference.
FlatPeak ID for carbon emissions geographical regions. FlatPeak sets this automatically using the postal_address
property of the Location object. For more information and to resolve IDs to region names see carbon emissions regions reference.
Response data.
Time when this response was calculated. In UTC.
FlatPeak account ID.
Was this page helpful?