Delete an unused school accounting account
Deletes a SchoolSet account when no deposit batch references it and returns the deleted account representation.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
SchoolSet account identifier.
Response
Account deleted and returned as an AccountResource.
status
message
data
Deleted AccountResource representation.
Errors
400
Bad Request Error
403
Forbidden Error

