Create an accounting deposit batch
Creates a deposit batch for the active school and may attach payment identifiers during creation.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
account_id
name
reference
batch_date
note
status
Allowed values:
payment_ids
Response
Deposit batch created successfully.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

