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

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
pixId
string
required

Body

application/json
amount
integer
required
Required range: -9007199254740991 <= x <= 9007199254740991
category
enum<string>
required
Available options:
FLEX_NATIONAL,
FLEX_INTERNATIONAL,
FOOD,
GAS,
MOBILITY,
TOLL,
FLEX_NATIONAL_WITHOUT_WITHDRAWALS,
ADS,
SAAS,
HOTEL,
AIRLINES,
TRAVEL
processingType
enum<string>
required
Available options:
INSTANT,
DELAYED
retryCount
integer
default:0
Required range: -9007199254740991 <= x <= 9007199254740991
customFields
object[]

Response

default

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