Skip to main content
GET
/
billing
/
invoices
/
{id}
Download a statement
curl --request GET \
  --url https://api.wavix.com/v1/billing/invoices/{id} \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Bearer token using appid (Authorization: Bearer )

Path Parameters

id
integer<int32>
required

Unique identifier of the statement

Example:

123

Response

The response is of type file.