Delete an accounting deposit batch

Deletes the selected deposit batch after the accounting service confirms it can be removed.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Path parameters

idintegerRequired
Deposit batch identifier.

Response

Deposit batch deleted successfully.
statusstringOptional
messagestringOptional
dataobjectOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error