Skip to main content
POST
/realms/{realmId}/organizations/{organizationId}/accounts/{accountId}/wallets/{walletId}/pix

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
accountId
string
required
walletId
string
required

Body

application/json
initiationType
enum<string>
required
Available options:
MANUAL,
DICT,
STATIC_QRCODE,
DYNAMIC_QRCODE,
UNDEFINED_QRCODE,
COPY_PASTE,
FULL_BANK_DETAILS,
REVERSAL,
AUTOMATIC_PIX,
PAYMENT_INITIATOR
dict
enum<string> | null
Available options:
PHONE,
EMAIL,
CPF,
CNPJ,
EVP
key
string | null
emv
string | null
credit_party
object | null
amount
number | null
description
string

Response

default

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