Invoices
Download invoice
This API allows customer to download its invoice
get/download/{invoiceId}
Path parameters
invoiceIdstring required
Unique identifier of the invoice.
Query parameters
op_tokenstring required
operational token required to authorize the download
Response
Invoice in PDF format
Changes
No recorded changes to this endpoint across all 1 revision of this API.