Post Invoice

View as Markdown
Posts an approved invoice to the ledger.

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.
due_datedatetimeOptional
debit_account_idstringOptionalformat: "uuid"

Response

OK
dataobject
statusboolean
messagestring