Update Invoice

View as Markdown
Updates invoice metadata.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

identitystring
The identity for the active project.

Path parameters

idstringRequired
Invoice ID.

Request

This endpoint expects an object.
subjectstringRequired
due_datedatetimeRequired
order_idstringRequired
invoice_datedatetimeRequired
reverse_chargebooleanRequired

Response

OK
dataobject
statusboolean
messagestring