Create Pledge Payment Add
Creates or returns payment information for the selected fundraising pledge.
Path parameters
school_id
hash
Request
This endpoint expects an object.
payment_amount
Must be at least 1.
amount_per_installment
Must be at least 1.
payment_recurring_period_id
payment recurring period ID identifier.
payment_plan
payment plan list.
payment_date
Must be a valid date. Must be a valid date in the format Y-m-d\TH:i:sP.
wallet_id
wallet ID identifier.
secondary_wallet_id
secondary wallet ID identifier.
wallet
This field is required when wallet_id is not present.
secondary_wallet
secondary wallet object.
donation_type_id
donation type ID type value.
message
Must not be greater than 1000 characters.
group
This field is required when wallet_id is not present.
Allowed values:
payment_method_id
payment method ID identifier.
fee_coverage
fee coverage flag.
Response
Successful POST response for /api/v1/public/fundraising/pledge/payment/add/{school_id}/{hash}.
status
message
data

