Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Stock pledge details including donor and broker information
Type of entity receiving the pledge
org
, fund
, subproject
"fund"
Unique identifier of the receiving entity
"123e4567-e89b-12d3-a456-426614174000"
Client-generated key to ensure idempotency of the request
"123e4567-e89b-12d3-a456-426614174000"
Whether to update the user global identity with the provided donor information
true
Whether to share donor email with the receiving organization
false
Unique identifier of the recommendation that led to this pledge
"123e4567-e89b-12d3-a456-426614174000"
Whether the fund needs its investments rebalanced after the pledge is fulfilled
false
Response
Stock donation pledge successfully created
Unique identifier of the created donation pledge
"123e4567-e89b-12d3-a456-426614174000"