This webhook is for informing partners about the auto cancel of a savings plan. Due to events like corporate or crypto actions, such as delisting, stock merger, cash merger or crypto merger, certain assets are closed so savings plans can no longer be active.
object |
Return a 200
, 201
, 202
or 204
status to indicate that the data was received successfully
{- "params": {
- "savings_plan_id": "1f020444-59fc-6ab8-b914-12a53b25f111",
- "user_id": "1ed55cc7-f413-69a4-88f6-5aa1a9244d15",
- "asset_id": "1ed55cc7-f413-69a4-88f6-5aa1a9244d15",
- "operation_type": "delisting"
}
}