Cancel a recurring fundraising payment plan
Cancels an active recurring plan and marks its scheduled payments as canceled. This endpoint is a state-changing GET because that is the route used by the frontend.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Response
Plan canceled.
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

