Create an action-based impact donation

Create a donation based on registered and active actions with our Action-Based Impact API.

Sample request:

POST /
{
    "referenceId": "#001",
    "actionType": "Run 10 miles",
    "donationAmount": 10.0,
    "customerId": "001",
    "causeIds": "464664562,474143254",
    "donorType": "merchant",
    "customTags": "custom_tag",
    "customerEmail" : "[email protected]"
}
Recipes
🌳
Plant Trees with Actions-Based Impact
Open Recipe
Language
Authorization
Header
Click Try It! to start a request and see the response here!