jdy/inv/inv_tfout_save{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | id | id | string | 1 | 可选 | 单据ID,修改单据时必填,新增不传该字段 |
| 2 | billdate | billdate | string | 1 | 必填 | 出库日期,格式:2019-01-01 |
| 3 | deptid_id | deptid_id | string | 1 | 可选 | 调入部门 |
| 4 | outdeptid_id | outdeptid_id | string | 1 | 可选 | 调出部门 |
| 5 | remark | remark | string | 1 | 可选 | 单据备注 |
| 6 | transferstatus | transferstatus | string | 1 | 可选 | 调拨状态,0:未出库(默认),1:未入库,2:部分入库,3:全部入库 |
| 7 | transtype | transtype | string | 1 | 可选 | 业务类型,1:同价调拨(默认),2:异价调拨 |
| 8 | material_entity | material_entity | array | 1 | 必填 | 商品分录 |
| 9 | id | id | string | 1 | 可选 | 分录id,新增不传该字段,修改必传 |
| 10 | materialid_id | materialid_id | string | 1 | 必填 | 商品 |
| 11 | instockid_id | instockid_id | string | 1 | 必填 | 调入仓库 |
| 12 | inspid_id | inspid_id | string | 1 | 可选 | 调入仓位,启用了仓位管理则必填 |
| 13 | outstockid_id | outstockid_id | string | 1 | 必填 | 调出仓库 |
| 14 | outspid_id | outspid_id | string | 1 | 可选 | 调出仓位,启用了仓位管理则必填 |
| 15 | auxpropid_id | auxpropid_id | string | 1 | 可选 | 辅助属性;辅助属性商品必填 |
| 16 | batchno | batchno | string | 1 | 可选 | 批次号,批次商品必填 |
| 17 | proplace | proplace | string | 1 | 可选 | 产地 |
| 18 | proregno | proregno | string | 1 | 可选 | 生产许可证号 |
| 19 | prolicense | prolicense | string | 1 | 可选 | 注册许可证号 |
| 20 | kfdate | kfdate | string | 1 | 可选 | 生产日期 |
| 21 | validdate | validdate | string | 1 | 可选 | 有效日期 |
| 22 | kfperiod | kfperiod | string | 1 | 可选 | 保质期 |
| 23 | kftype | kftype | string | 1 | 可选 | 保质期单位 |
| 24 | qty | qty | string | 1 | 必填 | 数量 |
| 25 | unit_id | unit_id | string | 1 | 必填 | 单位 |
| 26 | auxqty | auxqty | string | 1 | 必填 | 辅助数量 |
| 27 | auxunitid_id | auxunitid_id | string | 1 | 必填 | 辅助单位id |
| 28 | out_price | out_price | string | 1 | 可选 | 出库单价,异价调拨必填 |
| 29 | discount | discount | string | 1 | 可选 | 折扣(折),异价调拨必填 |
| 30 | comment | comment | string | 1 | 可选 | 商品行备注 |
暂无参数说明
金蝶云星辰V1的接口:保存调拨出库单(新增、编辑)_v1(jdy/inv/inv_tfout_save),由轻易云数据集成平台 API 资产管理模块整理收纳,并随金蝶云星辰V1版本更新同步更新。