Get an issued boleto

Live boleto. chargeId is the settlement bank’s id returned by the issue call. Requires boleto_charge.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

accountIdstringRequired
Account identifier.
chargeIdstringRequired

Settlement-bank id returned by the issue call (chargeId).

Headers

X-Tenant-IdstringRequired
Tenant context used for authorization and routing.

Response

Boleto
chargeIdstringOptional

Settlement-bank id of this boleto. Use it on the item route and in webhooks.

identifierstringOptional
Your idempotency key.
barcodestringOptional
Barcode.
digitableLinestringOptional

Linha digitável.

ourNumberstringOptional
Our number at the settlement bank.
statusenumOptional
Canonical status.
registrationConditionenumOptional
Registration at the central base. PENDING right after issuance.
Allowed values:
dueDatedateOptional
Due date.
amountobjectOptional
statusReasonstringOptional
Present when the settlement bank sent a reason.
paymentLimitDatedateOptional
Last day payment is accepted.
paymentobjectOptional
Present after settlement.
payerobjectOptional

Errors

403
Forbidden Error
404
Not Found Error