Skip to main content
PUT
/realms/{realmId}/organizations/{organizationId}/invoices/{invoiceId}

Authorizations

Authorization
string
header
required

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

Path Parameters

realmId
string
required
organizationId
string
required
invoiceId
string
required

Body

application/json
allowedPaymentMethods
enum<string>[]
Available options:
BANK_SLIP,
PIX_INITIATION,
PIX_AUTOMATIC,
PIX,
P2P
closingAt
string
dueAt
string
expiresAt
string
creditParties
object[]
debitParties
object[]

Response

default

Undocumented response (no code type, no existing spec).