Skip to main content
POST
/realms/{realmId}/organizations/{organizationId}/invoices/{invoiceId}/create-payment

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

Query Parameters

role
enum<string>
Available options:
VENDOR,
BUYER

Body

application/json
paymentMethod
enum<string>
required
Available options:
BANK_SLIP,
PIX_INITIATION,
PIX_AUTOMATIC,
PIX,
P2P
dueAt
string
required
Minimum string length: 1
expiresAt
string
required
Minimum string length: 1
txnAmount
string
customer
string

Response

default

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