cURL
Invoices
Create Driver Invoice
Create a new driver invoice.
POST
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.
Body
Maximum string length:
255Pattern:
^-?\d{0,4}(?:\.\d{0,2})?$pending- Pendingsucceeded- Succeededfailed- Failed
Available options:
pending, succeeded, failed Response
201 - application/json
Maximum string length:
255Pattern:
^-?\d{0,4}(?:\.\d{0,2})?$pending- Pendingsucceeded- Succeededfailed- Failed
Available options:
pending, succeeded, failed 
