Toggle pledge completion

Switches the pledge status between active (1) and completed (2), then returns the updated pledge resource.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Path parameters

idlongRequired
Fundraising pledge ID

Response

Updated pledge
statusstring
messagestring
datamap from strings to any
Updated pledge resource

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error