List batch results

Returns the per-transaction outcome of a batch, paginated by cursor.

Filter with status=failed to retrieve only the transactions that need attention.

Transactions created by the batch are never affected.

To read the stored record, call the canonical endpoint for that transaction type:GET /sales/{id}, GET /refunds/{id} or GET /transfers/{id} or GET /accounting-entries/{id}

Path Params
string
required
Query Params
string
enum

Return only transactions with this outcome.

Allowed:
integer
1 to 1000
Defaults to 200
string

Opaque cursor returned by the previous page.

Responses

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