Donation Pledges
Create a DAF migration pledge
Creates a new donation pledge for migrating funds from an external Donor-Advised Fund (DAF) to Endaoment.
Authentication is required:
- Only authenticated users can create DAF migration pledges
- The pledge will be associated with the authenticated user’s account
This endpoint allows users to:
- Register their intention to migrate funds from an external DAF
- Specify the amount and receiving fund
- Provide necessary donor information for the migration
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
DAF migration pledge successfully created
The response is of type object
.