GET
/
Export
/
invoicePdf
/
{idInvoice}

Authorizations

requestToken
string
header
required

Most endpoints require an organization token. Some endpoints require an application token, and those endpoints are noted.

Path Parameters

idInvoice
integer
required

Invoice ID

Response

200 - application/json

The file returned witht the response is the invoice in PDF format.