checkbooks
The `checkbooks` object — endpoints, fields, and filters.
List checkbooks
GET /v1/checkbooks — list (keyset-paginated)
GET /v1/checkbooks/{id} — get one
| Field | Type | Nullable |
|---|
id | string | no |
name | string | yes |
cashAccountNumber | string | yes |
currencyId | string | yes |
currentBalance | string | yes |
inactive | boolean | no |
No filters beyond limit and cursor.