cURL
curl --request GET \ --url https://api.wavix.com/v1/billing/invoices/{id} \ --header 'Authorization: Bearer <token>'
"<string>"
Use this method to download a system-generated financial statement as a PDF file.
Bearer token using appid (Authorization: Bearer )
Unique identifier of the statement
123
The response is of type file.
file
Was this page helpful?