curl --request GET \
--url https://api.cloud.flexprice.io/v1/invoices/{id}/pdf
This response does not have an example.
Retrieve the PDF document for a specific invoice by its ID
curl --request GET \
--url https://api.cloud.flexprice.io/v1/invoices/{id}/pdf
This response does not have an example.
Invoice ID
Return presigned URL from s3 instead of PDF
OK
The response is of type file
.