Savings Plan Successful TradeWebhook

This webhook is for informing partners about the successful execution of a savings plan trade. It confirms that a trade has been completed as planned, providing partners with the outcome of the transaction. The notification differentiates between success and failure, ensuring that only final statuses are communicated.

Request
Request Body schema: application/json
object
Responses
200

Return a 200, 201, 202 or 204 status to indicate that the data was received successfully

Request samples
application/json
{
  • "params": {
    }
}