Registers a successful web print or PDF export, incrementing `NumberCopies` on the document header. Call only after the PDF blob was generated and received successfully. Requires `Idempotency-Key` HTTP header.
POST/gateway/invoice/invoices/:id/register-print
Registers a successful web print or PDF export, incrementing NumberCopies on the document header.
Call only after the PDF blob was generated and received successfully. Requires Idempotency-Key HTTP header.
Request
Responses
- 200
- 400
- 404
- 500
OK
Bad Request
Not Found
Internal Server Error