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"
Unique identifier for the recommendation. Generated on the client side to ensure idempotency.
Whether to update the user global identity with the provided donor information
true
Whether to share donor email with the receiving organization
false
Whether the fund needs its investments rebalanced after the pledge is fulfilled
false
Response
Stock pledge recommendation successfully created
The recommendation id
"123e4567-e89b-12d3-a456-426614174000"