cURL
Invoices
Get Driver Invoice
Retrieve a driver invoice by ID.
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.fleetit.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A unique integer value identifying this Driver Invoice Upload.
Response
200 - application/json
Maximum string length:
255Pattern:
^-?\d{0,4}(?:\.\d{0,2})?$pending- Pendingsucceeded- Succeededfailed- Failed
Available options:
pending, succeeded, failed 
