{
"SteamID": "string",
"IsHide": true,
"PartnerId": "string",
"Timestamp": "string",
"Sign": "string",
"ServiceProviderId": "string",
"OpenID": "string"
}curl --location 'https://openapi.ecosteam.cn/Api/Merchant/SetSteamIdIsHide' \
--header 'Content-Type: application/json-patch+json' \
--data '{
"SteamID": "string",
"IsHide": true,
"PartnerId": "string",
"Timestamp": "string",
"Sign": "string",
"ServiceProviderId": "string",
"OpenID": "string"
}'{
"ResultCode": "string",
"ResultMsg": "string",
"ResultData": true
}