DownloadInvoice
Downloads the specified invoice.
Example request: Download the invoice with id = 1.
Downloads the specified invoice.
Example request: Download the invoice with id = 1.
Voximplant Management API uses signed JWT tokens generated from your service-account private key. Pass the token in the Authorization header as a Bearer value:
See Authorization for ready-to-copy snippets in bash, Python, Node.js and Go that turn your credentials.json into a token.
The method returns a raw data, there is no ‘file_content’ parameter in fact