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

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
pixDict
string
required
Minimum string length: 1
debitParty
object
required
schedule
object
required
description
string

Response

201 - application/json

Successful response

_id
string
required
realmId
string
required
organizationId
string
required
accountId
string
required
walletId
string
required
pixDict
string
required
environment
enum<string>
required
Available options:
LIVE,
TEST
status
enum<string>
required
Available options:
CREATED,
SCHEDULED,
CANCELED,
FAILED,
COMPLETED,
ERROR,
EXPIRED
debitParty
object
required
paymentUrl
string
required
schedule
object
required
external
any
required
description
string