Get invoice file
Invoices
Get invoice file
Download invoice file (PDF or CSV).
POST
Get invoice file
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Body
application/json
Download invoice file (PDF or CSV).
Type of file to download (pdf or csv)
Available options:
pdf, csv Response
Returns download URL for the invoice file
DownloadInvoice model
The URL to download the invoice file.
Example:
"https://example.com/invoice.pdf"