Update an invoice (Inbound)

Cancel an invoice

You can update the status of inbound invoices through this endpoint, as well as any other information.

Simply send information in the same format asv in Create an invoice.

Path Params
string
required

Id of the invoice

Body Params
string

New approval status of the invoice. It can be "approved", "rejected"

string

Change status of the invoice ('canceled', 'paid', 'created')

date

Date of payment of the invoice

float

Amount paid of the invoice

Response

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json