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

idintegerRequired

Response

Plan canceled.
statusstring
messagestring
datamap from strings to any

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error