Skip to main content
GET
/
api
/
v2
/
affiliate
/
aff-billing
/
invoices
/
download-pdf
/
{id}
Download invoice PDF
curl --request GET \
  --url 'https://{domain}/api/v2/affiliate/aff-billing/invoices/download-pdf/{id}?api-key='
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.scaleo.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

api-key
string
query
required

API key passed as query parameter. User must have api_status enabled.

Path Parameters

id
integer
required

Invoice ID.

Response

PDF file.

The response is of type file.