Skip to main content
POST
Approve a pending credit note

Example request

Approval moves a pending note into its live state — an adjustment (account-credit) note becomes spendable against invoices, and its issuance posts to the ledger. Approving is idempotent for an already-approved note.

Errors

Approving a note that is no longer pending is not an error — the note is returned unchanged (idempotent). Errors use the standard envelope — see Errors.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Path Parameters

id
string<uuid>
required

Response

Credit note approved.

data
object