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

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
callBackUrlForPaymentProvider
object
firstPayment
object

Response

201 - application/json

Successful response

_id
string
required
environment
enum<string>
required
Available options:
LIVE,
TEST
realmId
string
required
organizationId
string
required
accountId
string
required
walletId
string
required
pixDict
string
required
status
enum<string>
required
Available options:
CREATED,
INITIATED,
SCHEDULED,
CANCELED,
EXPIRED,
REVOKED,
FAILED
description
string
required
debitParty
object
required
paymentUrl
string
required
schedule
object
required
external
object
required
schedules
object[]
required
callBackUrlForPaymentProvider
object
firstPayment
object