Get the printed version of the document
GET /invoices/:uuid/print
You will receive a 302 redirect response with the Location header pointing to the downloadable file. Additionally you get the URL to the downloaded file in the JSON response body.
Request