Download invoice
Download an invoice as a file (PDF).
Authorization
ApiKeyAuth x-apikey<token>
In: header
Path Parameters
invoice_id*integer
ID of the invoice
Response Body
curl -X GET "https://api.dewavps.com/v1/billing/invoice/0/download"Empty

Download an invoice as a file (PDF).
ApiKeyAuth In: header
ID of the invoice
curl -X GET "https://api.dewavps.com/v1/billing/invoice/0/download"