Change deposit batch status
Changes a deposit batch between its open and deposited states after applying the service locking and accounting rules.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Deposit batch identifier.
Request
This endpoint expects an object.
status
Allowed values:
Response
The status changed and the updated batch resource was returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

