Skip to main content
GET
List Invoices

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

List of invoices

reference
string
amount
number
status
enum<string>
Available options:
pending,
paid,
cancelled
paymentUrl
string