更新配送商门店信息
| 名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
|---|---|---|---|---|---|
| deliveryStoreUpdateReq | DeliveryStoreUpdateReq | 必须 | 门店更新对象 | ||
|
| 名称 | 类型 | 示例值 | 描述 |
|---|---|---|---|
| success | Boolean | false | 是否更新配送门店信息成功 |
| code | String | A00001 | 错误码 |
| message | String | 系统异常 | 错误说明 |
{"deliveryStoreUpdateReq":{"area":"370481","town":"370481002","operateId":"414214811001001","city":"370400","storeLat":"120.13","storeContactName":"张三","storeContactPhone":"13310101829","storeAddress":"xx省xx市xx区xx街道xx单元","storeName":"配送门店001","prov":"370000","storeLng":"120.13","categoryId":"16001","stationId":"Station001"}}
{
"success":false,
"code":"A00001",
"message":"系统异常"
}
{"code":"sign-check-failure","success":"false","message":"Illegal request"}
| 错误码 | 错误描述 | 解决方案 |
|---|