地采申请同步同步到博大接口
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
password | String | 必须 | xxx | 密码 | |
username | String | 必须 | sign1230 | 用户名 | |
api | String | 必须 | api | 接口 | |
data | Data [] | 必须 |
|
参数 | |
|
|||||
wms_id | String | 必须 | xxx | wms编码 |
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
success | Boolean | true | 是否成功 |
err_msg | String | 返回失败信息 | 1 |
err_code | String | 99 | 1 |
{"password":"xxx","data":[{"amount":"3","batchNo":"xxx","quantity":"2","validDate":"xxx","billType":1,"costPrice":"3","customerCode":"xxx","costAmount":"2","diffAmount":"3","factoryName":"xxx","supplyCode":"xxx","goodsSpec":"xxx","accountingPeriodDays":1,"prodDate":"xxx","taxRate":"1","lotNo":"xxx","payRule":"1","price":"1","detailNo":"xxx","goodsCode":"xxx","prodAddr":"xxx","billNo":"xxx","goodsName":"xxx"}],"api":"api","wms_id":"xxx","username":"sign1230"}
{ "success":true, "err_msg":"返回失败信息", "err_code":"99" }
{"success":"不等于true","err_msg":"Illegal request","err_code":"sign-check-failure"}
错误码 | 错误描述 | 解决方案 |
---|---|---|
response-body-parse-error |