Skip to main content
POST
/realms/{realmId}/organizations/{organizationId}/accounts/{accountId}/wallets/{walletId}/pix-dict/{pixDictId}/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
pixDictId
string
required

Body

application/json
otp
string
required
Minimum string length: 1

Response

201 - application/json

Successful response

_id
string
required
realmId
string
required
organizationId
string
required
accountId
string
required
walletId
string
required
environment
enum<string>
required
Available options:
LIVE,
TEST
account
object
required
external
object
required
status
enum<string>
required
Available options:
PENDING_CONFIRMATION,
ACTIVE,
REMOVED,
FAILED,
PROCESSING
type
enum<string>
required
Available options:
PHONE,
EMAIL,
CPF,
CNPJ,
EVP
value
string
required
createdAt
string
required
updatedAt
string
required
failReason
string