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