Skip to main content
GET
/realms/{realmId}/organizations/{organizationId}/wallets/{walletId}/billing/{billingId}

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
walletId
string
required
billingId
string
required

Response

200 - application/json

Successful response

id
string
required
organization
string
required
realm
string
required
customer
object
required
wallet
object
required
dueDate
string<date-time>
required
issueDate
string<date-time>
required
billingCode
string
required
type
enum<string>
required
Available options:
PIX_QR_CODE,
BILLET
amount
number
required
amountPaid
number
required
hasPdfCreated
boolean
required
status
enum<string>
required
Available options:
PROCESSING,
ISSUED,
PAID,
OVERDUE,
FAILED,
PARTIALLY_PAID,
CANCELED
fine
object
required
interest
object
required
discount
object
required
paymentDate
string<date-time>
digitableLine
string
pixKey
string
description
string