Last updated 1 year ago
Customers can cancel a strategy anytime from the web app and it will not be executed again.
GET https://api.8pay.network/v1/:chain/dollar-cost-average/strategies/:strategyId/cancellation
GET
https://api.8pay.network/v1/:chain/dollar-cost-average/strategies/:strategyId/cancellation
{ "strategyId": "0xe63ba761797e289076f80a7c0916a31740684806aaf507da85f81ee785fec6ba", "timestamp": 1571686335, "transactionHash": "0x9ed2fdc68aa1253d206b954ea065a38a6332bd1732d0992e9bcb7056e720e381", "transactionStatus": "confirmed" }
strategyId
string
ID of the strategy
chain
chain identifier
Authorization
Bearer <api-key>