POST api/UserInfo/GetSupplierServiceArea
No documentation available.
请求信息
请求示例
application/json, text/json
Sample:
{
"UserId": "sample string 1",
"DistributionFees": [
{
"SettingId": "sample string 1",
"Type": 2,
"Fee": 3.0,
"FreeFee": 4.0
},
{
"SettingId": "sample string 1",
"Type": 2,
"Fee": 3.0,
"FreeFee": 4.0
},
{
"SettingId": "sample string 1",
"Type": 2,
"Fee": 3.0,
"FreeFee": 4.0
}
],
"Appkey": "sample string 2",
"AppNotic": "sample string 3",
"AppTimestamp": "sample string 4",
"AppSign": "sample string 5",
"SystemCode": "sample string 6",
"FToken": "sample string 7",
"Token": "sample string 8"
}