GET
/
v1
/
invoices
/
{id}
/
download
curl --request GET \
  --url https://api.hyperline.co/v1/invoices/{id}/download
This response does not have an example.

Path Parameters

id
string
required

Query Parameters

lang
enum<string>
Available options:
fr,
en,
de,
it,
nl,
es,
pt,
pl
locale
string

Response

200
application/pdf
Download an invoice PDF file

The response is of type file.