Download Invoice
User download invoice by id.
HTTP Request
Path Parameters
Parameters
Requirements
Type
Description
Example
Request
curl -X GET '{API_URL}/users/invoice-download/{invoice_id}'
-H 'Authorization: Bearer {TOKEN/KEY}'Response
Last updated