jdy/v2/scm/inv_tfin{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | bill_no | 单据编码 | string | {{transfer_no}} | 必填 | 单据编码 |
| 2 | bill_date | 出库日期 | string | {{created}} | 必填 | 出库日期,格式:2019-01-01 |
| 3 | trans_type | 业务类型 | string | — | 可选 | 1:同价调拨(默认),2:异价调拨 |
| 4 | id | 单据ID | string | — | 可选 | 单据ID,修改单据时必填,新增不传该字段 |
| 5 | trans_fer_status | 调拨状态 | string | — | 可选 | 0:未出库(默认),1:未入库,2:部分入库,3:全部入库 |
| 6 | operation_key | 操作类型 | string | audit | 可选 | 操作类型,审核audit、提交submit |
| 7 | dept_id | 调入部门 | string | — | 可选 | 调入部门 |
| 8 | out_dept_id | 调出部门 | string | — | 可选 | 调出部门 |
| 9 | emp_id | 业务员 | string | — | 可选 | 业务员 |
| 10 | remark | 单据备注 | string | — | 可选 | 单据备注 |
| 11 | material_entity | 商品分录 | array | details_list | 必填 | 商品编码 |
| 11.1 | material_id | 商品 | string | _findCollection find id from 87620e1d-bf21-3b1b-a036-5d64ec61ad39 where number={{goods_no}} | 可选 | 商品 |
| 11.2 | qty | 数量 | string | {{material_entity.num}} | 可选 | 数量 |
| 11.3 | unit_id | 单位 | string | _findCollection find baseunitid_id from 87620e1d-bf21-3b1b-a036-5d64ec61ad39 where number={{details_list.goods_no}} | 可选 | 单位 |
| 11.4 | in_stock_id | 调入仓库 | string | _findCollection find id from 38d1bf66-eeed-38f7-adf6-93ae7b2c7ce8 where number={{to_warehouse_no}} | 可选 | 调入仓库 |
| 11.5 | in_sp_id | 调入仓位 | string | — | 可选 | 调入仓位,启用了仓位管理则必填 |
| 11.6 | out_stock_id | 调出仓库 | string | _findCollection find id from 38d1bf66-eeed-38f7-adf6-93ae7b2c7ce8 where number={{from_warehouse_no}} | 可选 | 调出仓库 |
| 11.7 | out_sp_id | 调出仓位 | string | — | 可选 | 调出仓位,启用了仓位管理则必填 |
暂无参数说明
金蝶云星辰V2的接口:调拨入库单写入V3.0(jdy/v2/scm/inv_tfin),由轻易云数据集成平台 API 资产管理模块整理收纳,并随金蝶云星辰V2版本更新同步更新。