金蝶云星辰V1写入金蝶调拨出库单-资产建模API接口文档
所属平台:
金蝶云星辰V1
类型:
EXECUTE
作用:
EXECUTE
接口版本:
1.0
适配器:
\Adapter\Kingdee\YxcExecuteAdapter
描述:
更新日期:
2023-03-20 16:08:59
写入金蝶调拨出库单-资产建模
接口地址:jdy/inv/inv_tfout_save
请求方法: POST
加工厂: {"operation":{"method":"none"}}
接口请求参数
序号 | 字段 | 名称 | 类型 | 默认值 | 描述 | 是否必要 |
---|---|---|---|---|---|---|
1 | billdate | 出库日期,格式:2019-01-01 | string | {{created|date}} | 出库日期,格式:2019-01-01 | 是 |
2 | deptid_id | 调入部门 | string | 0 | 调入部门 | 否 |
3 | outdeptid_id | 调出部门 | string | 0 | 调出部门 | 否 |
4 | remark | 单据备注 | string | 单据备注 | 否 | |
5 | transferstatus | 调拨状态,0:未出库(默认),1:未入库,2:部分入库,3:全部入库 | string | 3 | 调拨状态,0:未出库(默认),1:未入库,2:部分入库,3:全部入库 | 否 |
6 | transtype | 业务类型,1:同价调拨(默认),2:异价调拨 | string | 1 | 业务类型,1:同价调拨(默认),2:异价调拨 | 否 |
7 | material_entity | 商品分录 | array | details_list | 商品分录 | 是 |
7.1 | materialid_id | 商品 | string | _findCollection find id from 3d4d739d-5826-3090-a582-d17a10a43790 where number={{details_list.spec_no}} | 商品 | 是 |
7.2 | instockid_id | 调入仓库 | string | _findCollection find id from 35c82f7f-bdef-3bc1-86e6-4654e14ff702 where name={{to_warehouse_name}} | 调入仓库 | 是 |
7.3 | inspid_id | 调入仓位,启用了仓位管理则必填 | string | 调入仓位,启用了仓位管理则必填 | 否 | |
7.4 | outstockid_id | 调出仓库 | string | _findCollection find id from 35c82f7f-bdef-3bc1-86e6-4654e14ff702 where name={{from_warehouse_name}} | 调出仓库 | 是 |
7.5 | outspid_id | 调出仓位,启用了仓位管理则必填 | string | 调出仓位,启用了仓位管理则必填 | 否 | |
7.6 | auxpropid_id | 辅助属性;辅助属性商品必填 | string | 辅助属性;辅助属性商品必填 | 否 | |
7.7 | batchno | 批次号,批次商品必填 | string | {{details_list.batch_no}} | 批次号,批次商品必填 | 否 |
7.8 | proplace | 产地 | string | 产地 | 否 | |
7.9 | proregno | 生产许可证号 | string | 生产许可证号 | 否 | |
7.10 | prolicense | 注册许可证号 | string | 注册许可证号 | 否 | |
7.11 | qty | 数量 | string | {{details_list.num}} | 数量 | 是 |
接口响应参数
序号 | 字段 | 名称 | 类型 | 默认值 | 描述 | 是否必要 |
---|
金蝶云星辰V1的接口:写入金蝶调拨出库单-资产建模(jdy/inv/inv_tfout_save),由轻易云数据集成平台API资产管理模块整理收纳,并且根据金蝶云星辰V1版本更新同步实时更新。通过API资产管理,企业可以统一API的开发、部署和维护流程,降低跨部门协作的复杂性,提高团队的工作效率和协同能力。