Donation Pledges
Create a stock donation pledge
Creates a new donation pledge for a stock donation to Endaoment.
Authentication is optional:
- Authenticated users will have the pledge associated with their account
- Unauthenticated users can still create pledges but won’t have them linked to any account
This endpoint allows users to:
- Register their intention to donate stocks to Endaoment
- Provide broker and stock details
- Specify the receiving fund
- Provide donor identity information for the donation receipt
- Include optional lot information for tax purposes
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Stock donation pledge successfully created
The response is of type object
.