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

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
pixBillingInitiationRequestId
string
required
pixBillingInitiationRequestItemId
string
required

Response

200 - application/json

Successful response

_id
string
required
realmId
string
required
organizationId
string
required
accountId
string
required
walletId
string
required
pixBillingInitiationRequestId
string
required
environment
enum<string>
required
Available options:
LIVE,
TEST
amount
number
required
status
enum<string>
required
Available options:
SCHEDULED,
CANCELED,
FAILED,
COMPLETED
scheduledTo
string<date-time>
required
external
any
required
description
string
error
object