Create a fundraising pledge
Creates a pledge for the active school and resolves or creates its fundraising donor from the supplied payer and contact details.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
fundraising_fund_id
payer_id
payer_type
pledge_date
fundraising_id
amount
due_date
of_installments
frequency
amount_per_installment
recurring_period_id
indefinite
email
cell_phone
note
pair
Allowed values:
Response
Created pledge detail.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

