Retrieve all existing invoices. By default, invoices with status open
are not included.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
0 <= x <= 100
x >= 0
invoice
, refund
, document
invoice
, refund
, document
all
, open
, grace_period
, to_pay
, to_reconcile
, error
, paid
, partially_paid
, outstanding
, refunded
, document
, late
, draft
, voided
, closed
all
, open
, grace_period
, to_pay
, to_reconcile
, error
, paid
, partially_paid
, outstanding
, refunded
, document
, late
, draft
, voided
, closed
The response is of type object
.
Retrieve all existing invoices. By default, invoices with status open
are not included.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
0 <= x <= 100
x >= 0
invoice
, refund
, document
invoice
, refund
, document
all
, open
, grace_period
, to_pay
, to_reconcile
, error
, paid
, partially_paid
, outstanding
, refunded
, document
, late
, draft
, voided
, closed
all
, open
, grace_period
, to_pay
, to_reconcile
, error
, paid
, partially_paid
, outstanding
, refunded
, document
, late
, draft
, voided
, closed
The response is of type object
.