Skip to main content
GET
/
getInvoicePdf
getInvoicePdf
curl --request GET \
  --url https://alphainsider.com/api/getInvoicePdf \
  --header 'Authorization: <authorization>'
"<< PDF FILE >>"

Headers

Authorization
string<JWT>
required

User API token.

Query Parameters

invoice_id
string
required

Invoice ID.

Response

Request was successful.