Skip to main content
GET
/
charges
/
{id}
/
download
Download charge PDF
curl --request GET \
  --url http://api.contabull.com/charges/{id}/download
This response does not have an example.

Path Parameters

id
string
required

Query Parameters

id
string
required
language
enum<string>
default:pt
Available options:
en,
pt,
zh

Response

200 - application/pdf

PDF file containing charge information with barcode and QR code

The response is of type file.