Create a partner-settled stock donation pledge
Creates a liquidated stock donation pledge for a donation that has already settled at a tech-platform partner.
Authentication is required:
- A valid tech-platform API key
- An Endaoment user via the
x-endaoment-user-idheader
This endpoint allows permissioned partners to:
- Record an already-settled stock donation against a receiving fund
- Provide the settled stock metadata and partner operation reference
- Create the resulting placeholder Donation in the same transaction
Documentation Index
Fetch the complete documentation index at: https://docs.endaoment.org/llms.txt
Use this file to discover all available pages before exploring further.
Headers
UUID of the Endaoment user the partner is acting on behalf of
Partner API key used for authentication
Body
Settled stock pledge details reported by the partner
Unique identifier of the receiving fund
"123e4567-e89b-12d3-a456-426614174000"
Client-generated key to ensure idempotency of the request
"123e4567-e89b-12d3-a456-426614174000"
Settled donation value in microdollars
"50000000000"
Partner-owned reference for this operation
36"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Response
Partner-settled stock donation pledge successfully created
Unique identifier of the created donation pledge
"123e4567-e89b-12d3-a456-426614174000"