Get invoices gross total
Retrieve the gross total of all invoices of the specified vehicle
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The two-letter country code of the asset provider
2The three-character code of the asset provider the vehicles belong to
3The id of the vehicle
Body
The path to the field of the invoices to filter by
invoiceDate, type IN, LIKE, NOT_LIKE, EQUALS, NOT_EQUALS, BEFORE, BEFORE_EQUALS, AFTER, AFTER_EQUALS, SMALLER, SMALLER_EQUALS, GREATER, GREATER_EQUALS, IS_NULL Any value to filter by the given path. For type use one of the invoice types - ENERGY_FUEL_INVOICE, EXCESS_MILEAGE_INVOICE, PARKING_INVOICE, INSURANCE_INVOICE, REGISTRATION_INVOICE, ADMINISTRATION_INVOICE, CARBON_FOOTPRINT_INVOICE, MAINTENANCE, INSPECTION, TIRE_INVOICE, TIRE_STORAGE
Response
Gross total of the invoices that the filters apply to
Gross total sum in cents
