{
"appId": 730,
"tradeUrl": "https://steamcommunity.com/tradeoffer/new/?partner=1300312885&token=woO-g8jP",
"type": 1
}
curl --location -g --request POST 'https://openapi.cs2dt.com/v1/user/steam-check/create?app-key=' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": 730,
"tradeUrl": "https://steamcommunity.com/tradeoffer/new/?partner=1300312885&token=woO-g8jP",
"type": 1
}'
{
"success": false,
"data": "",
"errorCode": 0,
"errorMsg": "",
"errorData": {}
}