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

idintegerRequired

Response

Payment deleted.
statusstring
messagestring
dataobject

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error