工贸基础域店铺metaq异步erp系统
| 名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
|---|---|---|---|---|---|
| store_name | String | 可选 | 摊位Test1 | 摊位名 | |
| mall_name | String | 必须 | 卖场Test1 | 卖场名 | |
| store_code | String | 可选 | 01177977 | 摊位编码 | |
| mall_code | String | 必须 | 01077977 | 卖场编码 | |
| type | Number | 必须 | 1/2 | 标示卖场mall(1)还是摊位store(2) | |
| contact_phone | String | 必须 | 16566666666 | 联系电话,标准十一位 | |
| ding_department_id | String | 可选 | 497958197 | 所属部门的钉id,主门店时才有值。 | |
| province_name | String | 必须 | 北京 | 省/直辖市 | |
| city_name | String | 必须 | 北京市 | 市 | |
| district_name | String | 必须 | 西城区 | 区/县 | |
| town_name | String | 必须 | 东华门街道 | 街道/镇 | |
| short_address | String | 必须 | qiMenTest门店00 | 详细地址 |
| 名称 | 类型 | 示例值 | 描述 |
|---|---|---|---|
| ResultDo | ResultDo | 返回结果集 | |
|
{null:"","GmStoreDTO":{"store_id":"0102","district_name":"西城区","city_name":"北京市","service_phone":"16563057316","code":"xxxx","town_name":"东华门街道","name":"卖场Test1","type":"子公司/卖场","dept_ding_id":"5425698","short_address":"qiMenTest门店00","province_name":"北京"},"required_id":""}
{
"ResultDo":{
"errorCode":"IAT200",
"success":true,
"errorMessage":"入参消费已处理"
}
}
{"result":{"success":"false","errorMessage":"Illegal request","errorCode":"sign-check-failure"}}
| 错误码 | 错误描述 | 解决方案 |
|---|