{
"PartnerId": "string",
"Timestamp": "string",
"Sign": "string",
"ServiceProviderId": "string",
"OpenID": "string"
}curl --location 'https://openapi.ecosteam.cn/Api/Merchant/GetTotalMoney' \
--header 'Content-Type: application/json-patch+json' \
--data '{
"PartnerId": "string",
"Timestamp": "string",
"Sign": "string",
"ServiceProviderId": "string",
"OpenID": "string"
}'{
"ResultCode": "string",
"ResultMsg": "string",
"ResultData": {
"UserName": "string",
"Money": 0,
"LockMoney": 0,
"PurchaseMoney": 0,
"PurchaseFrozenMoney": 0,
"WaitSettlementMoney": 0
}
}