download_customer_invoice_pdf
GET/api/v1/customer-invoices/:invoice_id/pdf
download_customer_invoice_pdf
Request
Responses
- 200
- 400
- 401
- 500
The customer invoice as a PDF
Response Headers
X-Request-Id
Diagnostic request ID returned on every response.
Customer invoice not found in this company
Response Headers
X-Request-Id
Diagnostic request ID returned on every response.
Missing or invalid auth
Response Headers
X-Request-Id
Diagnostic request ID returned on every response.
PDF rendering or repository error
Response Headers
X-Request-Id
Diagnostic request ID returned on every response.