This page was automatically generated from tracezilla’s Swagger API documentation 2026-06-04

GET /invoices/{invoiceId}/pdf

Get invoice document as a PDF

Description

Returns invoice PDF document

Parameters (path)

Name Required Description Values
invoiceId required Target orderInvoice.  

Parameters (query)

Name Required Description Values
return_as optional How this should be returned. Defaults to binary binary, base64

Responses

200

File content

406

Document could not be created

500

Internal server error