GET
/
v1
/
invoices
/
{id}
/
download
curl --request GET \
  --url https://api.hyperline.co/v1/invoices/{id}/download
"<string>"

Path Parameters

id
string
required

Query Parameters

lang
string | null

Two-letter country code in ISO format. See ISO 3166 Alpha 2.

Response

200 - application/pdf

The response is of type string.