Update a fundraising pledge
Updates the pledge fields accepted by UpdatePledgeRequest and returns the recalculated pledge resource.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Fundraising pledge ID
Request
This endpoint expects an object.
payer_type
payer_id
fundraising_fund_id
fundraising_id
amount
start_date
pledge_date
due_date
of_installments
amount_per_installment
recurring_period_id
indefinite
auto_renew
note
cell_phone
email
pair
Allowed values:
Response
Updated pledge
status
message
data
Updated pledge resource
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

