Delete a fundraising payment
Permanently deletes the specified fundraising payment after permission and existence checks. The controller returns an empty data object.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Response
Payment deleted.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

