
{
"assetType": 1,
"products": [
{
"productId": "cs2dt124710923890333"
}
]
}curl --location -g --request POST 'https://openapi.cs2dt.com/v2/open/sell/v1/cancel?app-key=' \
--header 'Content-Type: application/json' \
--data-raw '{
"assetType": 1,
"products": [
{
"productId": "cs2dt124710923890333"
}
]
}'{
"data": true,
"errorCode": 0,
"errorCodeStr": "",
"errorData": {},
"errorMsg": "",
"success": true
}