GET
/
v1
/
invoices
/
{id}
/
pdf
/
download
Download invoice PDF
curl --request GET \
  --url https://api.useaira.com/v1/invoices/{id}/pdf/download \
  --header 'X-API-KEY: <api-key>'
"<any>"

Authorizations

X-API-KEY
string
header
required

API Key Authentication.

Path Parameters

id
string
required

Response

200
application/json

PDF binary