Get Invoice

Get a specific invoice.

Authentication

Path parameters

invoiceIdstringRequired
The invoice ID

Response

Ok
idstring
referenceIdstring
merchantIdstring
invoiceTypeenum
Type of invoice: - Billing: Monthly end-of-period billing invoice (one per merchant per billing period) - Ancillary: Ad-hoc/miscellaneous invoice for any charges
Allowed values:
statusenum
lineItemslist of objects
amountobject
periodStartdatetime
periodEnddatetime
dueDatedatetime
createdAtdatetime
updatedAtdatetime
billingPeriodstring or null
issuedAtdatetime or null
sentAtdatetime or null
paidAtdatetime or null
paymentobject or null

Payment info for a paid invoice (single payment only, no partials)

notesstring or null