Vehicle Data
Get All Charging Invoices
Returns charging invoices for all vehicles.
For fleet accounts only.
get/charging_invoices
Query parameters
timezonestring
The IANA timezone name.
fromnumber
The start of the timeframe. Unix timestamp in seconds.
tonumber
The end of the timeframe. Unix timestamp in seconds.
vinstring
Example:7SA3ASD6XPF123456
The associated VIN.
format'json' | 'csv'
Whether to output the results in JSON or CSV.
Response
Success