curl --request GET \
--url https://api.hyperline.co/v1/invoices/{id}/download
This response does not have an example.
Download the PDF of an existing invoice.
curl --request GET \
--url https://api.hyperline.co/v1/invoices/{id}/download
This response does not have an example.
Download an invoice PDF file
The response is of type file
.
Was this page helpful?