cURL
Invoices
Update Payment Status
Update the payment status of a driver invoice.
PATCH
cURL
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.
Body
Response
200 - application/json
Maximum string length:
255Pattern:
^-?\d{0,4}(?:\.\d{0,2})?$pending- Pendingsucceeded- Succeededfailed- Failed
Available options:
pending, succeeded, failed 
