List accounting deposit batches
Returns deposit batches for the active school, ordered by batch date and identifier with optional accounting filters.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Query parameters
source
Deposit source filter.
Allowed values:
status
Deposit status filter.
Allowed values:
account_id
Accounting account filter.
from
Inclusive batch date lower bound.
to
Inclusive batch date upper bound.
search
Searches reference name journal identifier or numeric batch identifier.
Response
Deposit batches returned successfully.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error

