Skip to main content
POST
Get invoices

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

assetProviderCountryCode
string
required

The two-letter country code of the asset provider

Required string length: 2
assetProviderCode
string
required

The three-character code of the asset provider

Required string length: 3
vehicleId
string
required

The id of the vehicle

Body

application/json
pagination
object

Request what page is wanted to be retrieved

filters
object[]

Response

Invoices that the filters apply to

items
object[]
required

List of invoices

pagination
object
required