Skip to main content
GET
Get an invoice

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

customer_id
string<uuid>
required
invoice_id
string<uuid>
required

Query Parameters

skip_zero_qty_line_items
boolean

If set, all zero quantity line items will be filtered out of the response

Response

Success

data
object
required