Skip to main content
GET
/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

Query Parameters

debitPartyDocument
string
debitPartyEmail
string
debitPartyName
string
status
enum<string>[]
Available options:
CREATED,
INITIATED,
SCHEDULED,
CANCELED,
EXPIRED,
REVOKED,
FAILED
scheduleType
enum<string>[]
Available options:
WEEKLY,
MONTHLY,
QUARTERLY,
SEMESTER,
YEARLY
description
string
firstPaymentAmountMin
number
Required range: x > 0
firstPaymentAmountMax
number
Required range: x > 0
scheduleAmountMin
number
Required range: x > 0
scheduleAmountMax
number
Required range: x > 0
firstPaymentStartDate
string
firstPaymentEndDate
string
scheduleStartDate
string
scheduleEndDate
string
next
string
limit
integer
Required range: 0 < x <= 9007199254740991

Response

default

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