Refunds
Un-doing an impact registration is just as easy as making a registration =)
Refund Trees
Name
Value
Name
Type
Description
{
"refunded_trees": 1001, // Total number of trees refunded. It'll be the full amt from the tree registration
"total_planted_trees": 15, // Total planted (after refund)
"refund_details": [ // details of the tree registration that was undone
{
"id": "Vf0YF7PuL5LDH0wh82Kt",
"count": 1001,
"fractional_count": 0,
"created_at": "2025-07-07T00:24:06.884162Z",
"idempotency_key": "",
"metadata": {
"key1": "val1",
"key2": 714
},
"attribution": "[email protected]",
"refunded": false
}
],
"refund_id": "refund-Vf0YF7PuL5LDH0wh82Kt"
}Refund Plastic Bottles
Name
Value
Name
Type
Description
Last updated