Download boleto

GET

GET https://platform-api.lia.com.br/external_api/v1/payments/:id/download_boleto

Example request

curl --location 'https://platform-api-sandbox.lia.com.br/external_api/v1/payments/6884caff-825c-44e6-bfca-b33fa470dd41/download_boleto' \
--header 'Authorization: Bearer token'

Example response

The response will be a application/pdf binary.