List invoice batches

Get a list of invoice batches for a specific merchant. The invoice batches are returned sorted by creation date, with the most recently created invoice appearing first.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filter by invoice batch status. Supported values are SUBMITTED

string

Filter by invoice batch reference.

string

Start date for range of invoices to view. Filter by date defined in the invoice date.

string

Apply a limit to the number of objects to be returned. Supported limit range is 1 to 100. Defaults to 10.

int32

To paginate a large result set, use the 'limit' argument to limit the number of results returned per page up to a maximum of 100 records. For example, limit = 10 shows results 1-10. The default returned result would be 100.

string

An cursor for use in pagination. Specify the number of objects to skip to fetch the next page of objects. For example, limit=10 and cursor=10 will show results for record 11 - 20.

Headers
string
required

Merchant ID

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json