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
id
Fundraising pledge ID
Response
Updated pledge
status
message
data
Updated pledge resource
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

