get
https://api.brinta.com/batches//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}
