阿里健康孔雀翎WMS-门店信息同步
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
password | String | 可选 | 123456 | 分配的密码 | |
data | Data [] | 可选 |
|
门店信息 | |
|
|||||
wms_code | String | 可选 | healthCepWms | 孔雀翎WMS标识 | |
api | String | 可选 | alibaba.health.cep.dept.sync | 调用接口 | |
username | String | 可选 | yxt | 密码 |
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
success | String | true | 是否成功 |
err_msg | String | 返回失败信息 | 错误信息 |
err_code | String | 99 | 错误码 |
{"password":"123456","data":[{"dept_code":"00331","gmt_create":"2017-10-24 22:28:22","extend":"{\"callCategory\":\"dw\"}","address":"杭州市","name":"海南天祥药业有限公司","mnemonic_code":"YYEA","short_name":"海南天祥药业有限公司","serial_number":0,"telephone":"11333221231","gmt_modified":"2017-10-24 22:28:22","client_id":"332dsjia","status":1}],"wms_code":"healthCepWms","api":"alibaba.health.cep.dept.sync","username":"yxt"}
{ "success":"true", "err_msg":"返回失败信息", "err_code":"99" }
{"success":"不等于true","err_msg":"Illegal request","err_code":"sign-check-failure"}
错误码 | 错误描述 | 解决方案 |
---|