latestOpenAPI 3.1.02026-08-2211754502.4 KB

76cfbed5eb40

Invoice

Update invoice

Use this BillingServ API endpoint to update invoice. Review the response for the operation result or validation errors.

post/invoice/update-invoice

Headers

Idempotency-Keystring

Optional key for POST /customer/create, POST /invoice/create-quote, POST /invoice/create-invoice, POST /invoice/update-invoice, and POST /order/add-order. Reusing the same key with the same request replays a successful response for 24 hours; reusing it with a different request returns 409.

Request body

invoice_idinteger required
duedatestring required

Format: MM-DD-YYYY.

customer_idinteger required
commentsstring

Response

OK

successboolean