List bank deposits
Accounting
List bank deposits
Returns a paginated list of deposit records for the entity. Each deposit batches one or more
payments into a single bank deposit. The record includes the deposit date, bank account,
total amount, status (draft / confirmed), and the list of included payment IDs.
Requires accounting:read scope.
GET
List bank deposits
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
Query Parameters
Available options:
draft, posted, voided 
