Update an invoice
Update invoice
What property you want to update
- DUNNING - Update dunning properties.
- INVOICE_DUE_DATE - Update invoice due date.
- TRIGGER_WRITE_OFF - Writes off the remaining unpaid amount of the invoice.
POST
Path Parameters
Invoice id for given invoice
Which property you want to update
Available options:
DUNNING
, INVOICE_DUE_DATE
, TRIGGER_WRITE_OFF
Query Parameters
The audit user to log the request
Body
application/json
Update dunning body Update due date body
Update dunning body Update due date body
Update due date body Update due date body
Update dunning body Update dunning body
Update due date body Update dunning body
Response
200
application/json
Successfully updated invoice for given invoice id
The response is of type object
.