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

idintegerRequired>=1
Deposit batch identifier.

Response

The batch was pushed and its updated resource was returned.
statusstringOptional
messagestringOptional
dataobjectOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error