Invoices
Get download url for an invoice
Retrieves download details for a specified invoice.
GET
Get download url for an invoice
Response
200
application/json
When request is successful. Returns a 'InvoiceFileInfo' object.
Unique identifier of the requested invoice
Example:
"b471682e-fa17-4e46-b7fe-9b2b8fdcb3c2"
Unique identifier of the invoice version
Example:
"b471682e-fa17-4e46-b7fe-9b2b8fdcb3c2"
Link to download file
Example:
""
Expiry date/time when the download link is no longer accessible
Example:
"2022-04-23T14:30:00Z"
Current status of the invoice
Example:
"Draft"
Get download url for an invoice