Push a deposit batch to accounting
Sends the selected deposit batch to the configured accounting driver as a journal entry and returns the updated batch.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Deposit batch identifier.
Response
The batch was pushed and its updated resource was returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

