Authorization: Bearer ********************
{
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z",
"params": {
"property1": {},
"property2": {}
},
"partnerStoreId": 0,
"merchantId": 0,
"addType": 0,
"affiliationPartner": 0,
"affiliationGroup": 0,
"affiliationExpert": 0,
"affiliationSale": 0,
"shareId": 0,
"userType": "string",
"userId": 0,
"startTime": "2019-08-24T14:15:22Z",
"endTime": "2019-08-24T14:15:22Z",
"search": "string",
"influenceId": 0,
"teamLeaderId": 0,
"partnerId": 0,
"staffId": 0,
"merchantName": "string",
"phonenumber": "string",
"industry": "string",
"merchantType": 0,
"expertName": "string",
"saleName": "string",
"counts": 0,
"sums": 0,
"rate": "string",
"platformRate": "string",
"limitRate": true
}
curl --location --request POST 'https://www.mengzhikeji.cn/prod-api/oa/partnerStoreInfo/edit' \
--header 'Content-Type: application/json' \
--data-raw '{
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z",
"params": {
"property1": {},
"property2": {}
},
"partnerStoreId": 0,
"merchantId": 0,
"addType": 0,
"affiliationPartner": 0,
"affiliationGroup": 0,
"affiliationExpert": 0,
"affiliationSale": 0,
"shareId": 0,
"userType": "string",
"userId": 0,
"startTime": "2019-08-24T14:15:22Z",
"endTime": "2019-08-24T14:15:22Z",
"search": "string",
"influenceId": 0,
"teamLeaderId": 0,
"partnerId": 0,
"staffId": 0,
"merchantName": "string",
"phonenumber": "string",
"industry": "string",
"merchantType": 0,
"expertName": "string",
"saleName": "string",
"counts": 0,
"sums": 0,
"rate": "string",
"platformRate": "string",
"limitRate": true
}'
{
"code": 0,
"msg": "string",
"data": {}
}