List Invoices

Retrieve a list of all invoices for the merchant with optional filtering and pagination.

Query Params
string
enum

Filter invoices by status (open, closed, paid, etc.)

Allowed:
string

Filter invoices by customer ID

date

Filter invoices created from this date (YYYY-MM-DD)

date

Filter invoices created until this date (YYYY-MM-DD)

integer

Cursor for pagination (invoice ID to start after). Omit for first page.

integer
1 to 100
Defaults to 10

Number of invoices to return per page (default: 10, max: 100)

Responses

401

Unauthorized

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json