Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Asset that was pledged to the entity
Transaction hash proving that the asset was sent to the entity
"0x1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef"
The type of the entity receiving the pledge
org
, fund
, subproject
"fund"
The ID of the entity receiving the pledge
"123e4567-e89b-12d3-a456-426614174000"
The ID of the recommendation that led to the pledge
"123e4567-e89b-12d3-a456-426614174000"
Whether the fund needs it's investments rebalanced after the pledge is deemed fulfilled
false
Optional donor name the donor might want to expose to the receiving entity
Optional identity information to be used in the donation receipt
Inform if user wants to update their global identity based on the informed donation identity
false
Whether the donor wants to share their email with the org
false
Response
Crypto donation pledge successfully created
Unique identifier of the created donation pledge
"123e4567-e89b-12d3-a456-426614174000"