Donation Pledges
Create a wire transfer donation pledge
Creates a new donation pledge for a wire transfer to Endaoment.
This endpoint allows users to:
- Register their intention to make a wire transfer donation
- Specify the amount and receiving fund
- Optionally provide donor identity information for the donation receipt
Authentication is required. The pledge will be associated with the authenticated user.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Wire transfer pledge successfully created
The response is of type object
.