Download Invoice
GET
/v1/invoices/{invoiceId}/downloadGet the PDF file of an invoice
Request
Path Params
invoiceId
string
required
Header Params
Accept
string
required
Example:
application/json
Content-Type
string
required
Example:
application/json
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 6 months ago