{
"DealType": 0,
"Money": 0,
"PartnerId": "string",
"Timestamp": "string",
"Sign": "string",
"ServiceProviderId": "string",
"OpenID": "string"
}curl --location --request POST 'https://openapi.ecosteam.cn/Api/Merchant/TransferInOrOut' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"DealType": 0,
"Money": 0,
"PartnerId": "string",
"Timestamp": "string",
"Sign": "string",
"ServiceProviderId": "string",
"OpenID": "string"
}'{
"ResultCode": "string",
"ResultMsg": "string",
"ResultData": true
}