gy.erp.purchase.arrive.add{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | purchase_code | 采购订单号 | string | — | 可选 | 采购订单号 |
| 2 | warehouse_code | 仓库代码 | string | — | 必填 | 仓库代码 |
| 3 | supplier_code | 供应商代码 | string | — | 必填 | 供应商代码 |
| 4 | order_type | 单据类型代码 | string | — | 可选 | 单据类型代码 |
| 5 | wms_bizcode | 外部系统单据号 | string | — | 可选 | 外部系统单据号 |
| 6 | ex_cost | 其他费用 | string | — | 可选 | 其他费用 |
| 7 | note | 备注 | string | — | 可选 | 备注 |
| 8 | operator | 操作人 | string | — | 可选 | 操作人 |
| 9 | detail_list | 商品列表 | array | — | 可选 | 商品列表 |
| 9.1 | item_code | 商品代码 | string | — | 必填 | 商品代码 |
| 9.2 | sku_code | 商品规格代码 | string | — | 可选 | 商品规格代码 |
| 9.3 | tax_rate | 税率 | float | — | 可选 | 税率 |
| 9.4 | qty | 数量 | string | — | 必填 | 数量 |
| 9.5 | price | 实际进价 | string | — | 可选 | 实际进价 |
| 9.6 | price_no_rate | 不含税进价 | string | — | 必填 | 不含税进价 |
| 9.7 | uniqueCode | 唯一码 | string | — | 可选 | 若当前商品为全程唯一码的商品,此参数必填 |
| 9.8 | batchNumber | 批次号 | string | — | 可选 | 若当前商品为批次商品,此参数必填 |
| 9.9 | manufacturingDate | 生产日期 | string | — | 可选 | 若当前商品为批次商品,此参数必填 |
| 9.10 | shelfLife | 有效期 | string | — | 可选 | 若当前商品为批次商品,此参数必填 |
| 9.11 | stockDate | 入库日期 | string | — | 可选 | 入库日期 |
| 9.12 | note | 备注 | string | — | 可选 | 备注 |
暂无参数说明
管易云的接口:管易新增采购入库单并审核V3.0(gy.erp.purchase.arrive.add),由轻易云数据集成平台 API 资产管理模块整理收纳,并随管易云版本更新同步更新。