batches
The `batches` object — endpoints, fields, and filters.
List batches
GET /v1/batches — list (keyset-paginated)
GET /v1/batches/{id} — get one
| Field | Type | Nullable |
|---|
id | string | no |
source | string | yes |
series | number | yes |
transactionCount | number | yes |
total | string | yes |
markedToPost | boolean | no |
postingDate | string | yes |
No filters beyond limit and cursor.