Skip to main content
POST
Reject a pending credit note

Example request

Rejection ends a pending note’s lifecycle before it becomes spendable — nothing posts to the ledger and the customer’s balance is untouched. Once a note is approved, use void instead.

Errors

Rejecting a note that is no longer pending is not an error — the note is returned unchanged. 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 rejected.

data
object