金蝶云星空直接调拨单写入-资产建模API接口文档
直接调拨单写入-资产建模
接口地址:batchSave
请求方法: POST
加工厂: {"operation":{"method":"none"}}
接口请求参数
序号 | 字段 | 名称 | 类型 | 默认值 | 描述 | 是否必要 |
---|---|---|---|---|---|---|
1 | FBillNo | 单据编号 | string | {{order_no}} | 单据编号 | 否 |
2 | FBillTypeID | 单据类型 | string | WDTCKD | 单据类型 | 否 |
3 | FBizType | 业务类型 | string | 下拉列表 | 否 | |
4 | FTransferDirect | 调拨方向 | string | 下拉列表 | 否 | |
5 | FTransferBizType | 调拨类型 | string | 下拉列表 | 否 | |
6 | FSaleOrgId | 销售组织 | string | _findCollection find email from f9720649-c4cb-3d51-8bb0-e633ee48e23c where shop_no={{shop_no}} | 组织 | 否 |
7 | FSettleOrgId | 结算组织 | string | _findCollection find email from f9720649-c4cb-3d51-8bb0-e633ee48e23c where shop_no={{shop_no}} | 组织 | 否 |
8 | FStockOutOrgId | 调出库存组织 | string | _findCollection find email from f9720649-c4cb-3d51-8bb0-e633ee48e23c where shop_no={{shop_no}} | 组织 | 否 |
9 | FStockOrgId | 调入库存组织 | string | _findCollection find email from f9720649-c4cb-3d51-8bb0-e633ee48e23c where shop_no={{shop_no}} | 组织 | 否 |
10 | FDate | 日期 | string | {{consign_time}} | 日期 | 否 |
11 | FNote | 备注 | string | 旺店通销售出库单 | 多行文本 | 否 |
12 | FBillEntry | 明细信息 | array | 1 | 否 | |
12.1 | FMaterialId | 物料编码 | string | {{details_list.goods_no}} | 基础资料 | 是 |
12.2 | FCMKBarCode | 零售条形码 | string | 文本 | 否 | |
12.3 | FQty | 调拨数量 | string | {{details_list.num}} | 数量 | 是 |
12.4 | FSrcStockId | 调出仓库 | string | 01 | 基础资料 | 是 |
12.5 | FDestStockId | 调入仓库 | string | {{shop_no}} | 基础资料 | 是 |
12.6 | FNoteEntry | 备注 | string | 多行文本 | 否 |
接口响应参数
序号 | 字段 | 名称 | 类型 | 默认值 | 描述 | 是否必要 |
---|
金蝶云星空的接口:直接调拨单写入-资产建模(batchSave),由轻易云数据集成平台API资产管理模块整理收纳,并且根据金蝶云星空版本更新同步实时更新。API资产管理平台提供了API文档的自动生成和发布功能,帮助开发者快速理解API的功能和使用方法,提高开发效率和质量。