Endpoint responsible for retrieving the digitable line of a charge with boleto enabled.
The digitable line is the numeric representation of the barcode and can be used by the payer to make the payment directly through internet banking or other compatible channels.
Supported charges
The digitable line can be retrieved for charges with:
BOLETOUNDEFINED, when boleto is available as a payment method
Request parameter
id— Unique identifier of the charge in Asaas
Charge updates and impact on the digitable line
Whenever the charge is updated, the digitable line may also change.
For this reason, integrations that display or store this information must retrieve it again after any relevant change to the charge, ensuring that the information presented to the payer remains valid.
AttentionGET requests must be sent with an empty body.
Otherwise, the API may return a 403 Forbidden error.
403Forbidden. Occurs when the request body is filled, GET method calls must have an empty body.
404Not found
