Charge a donor's saved wallet now
Creates and immediately charges a one-time fundraising payment through an active donor wallet. The wallet must belong to the supplied fundraising donor and use a supported wallet type.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects a multipart form.
fundraising_id
wallet_id
payment_amount
donation_type_id
message
email
note
fundraising_donor_id
fundraising_pledge_id
Response
Payment created and charged.
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

