gy.erp.stock.other.out.add{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | warehouse_code | warehouse_code | string | 1 | 必填 | 仓库代码 |
| 2 | type | type | string | 1 | 可选 | 出库类型代码 |
| 3 | note | note | string | 1 | 可选 | 备注 |
| 4 | wms_bizcode | wms_bizcode | string | 1 | 可选 | 第三方系统单号 |
| 5 | receiver_name | receiver_name | string | 1 | 可选 | 收货人 |
| 6 | receiver_mobile | receiver_mobile | string | 1 | 可选 | 收货人手机 |
| 7 | receiver_zip | receiver_zip | string | 1 | 可选 | 收货人邮编 |
| 8 | receiver_address | receiver_address | string | 1 | 可选 | 收货人地址 |
| 9 | receiver_province | receiver_province | string | 1 | 可选 | 收货人省名称 |
| 10 | receiver_citye | receiver_citye | string | 1 | 可选 | 收货人市名称 |
| 11 | receiver_district | receiver_district | string | 1 | 可选 | 收货人区名称 |
| 12 | details | details | array | 1 | 必填 | 出库明细 |
| 13 | item_code | item_code | string | 1 | 必填 | 商品代码与商品条码二者必选其一,当两者都提供时,以商品条码为准 |
| 14 | sku_code | sku_code | string | 1 | 可选 | 有规格的商品此字段必填 |
| 15 | barcode | barcode | string | 1 | 可选 | 商品条码与商品代码二者必选其一,当两者都提供时,以商品条码为准 |
| 16 | location_code | location_code | string | 1 | 可选 | 只有开启库位库存的仓库必填此字段,未开启库位库存的仓库不开启此字段 |
| 17 | qty | qty | string | 1 | 必填 | 111 |
| 18 | uniqueCode | uniqueCode | string | 1 | 可选 | 若当前商品为全程唯一码的商品,此参数必填 |
| 19 | batchNumber | batchNumber | string | 1 | 可选 | 若当前商品为批次商品,此参数必填 |
| 20 | manufacturingDate | manufacturingDate | string | 1 | 可选 | 若当前商品为批次商品,此参数必填 |
| 21 | shelfLife | shelfLife | string | 1 | 可选 | 若当前商品为批次商品,此参数必填 |
| 22 | stockDate | stockDate | string | 1 | 可选 | 批次商品专用属性,参数选填。不填写时,程序默认当天 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | success | success | string | 1 | 可选 | 成功与否 |
| 2 | errorCode | errorCode | string | 1 | 可选 | 错误代码 |
| 3 | subErrorCode | subErrorCode | string | 1 | 可选 | 子错误代码 |
| 4 | errorDesc | errorDesc | string | 1 | 可选 | 错误描述 |
| 5 | subErrorDesc | subErrorDesc | string | 1 | 可选 | 子错误描述 |
| 6 | requestMethod | requestMethod | string | 1 | 可选 | 请求方法 |
| 7 | code | code | string | 1 | 可选 | 其他出库单单据编号 |
管易云的接口:其他出库单新增完结接口_v1(gy.erp.stock.other.out.add),由轻易云数据集成平台 API 资产管理模块整理收纳,并随管易云版本更新同步更新。