Invoice InvoiceID pdf GET
GET /api/account/{account}/accounting/{platform}/{id}/invoice/{invoiceId}/pdf
Download an Invoice as PDF.
URL Parameters
account* | | Account |
---|
platform* | | Connection Platform |
---|
id* | | Connection ID |
---|
invoiceId* | string | |
---|
Responses
200 OK
400 Bad Request
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error