batchSave{
"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 资产管理模块整理收纳,并随金蝶云星空版本更新同步更新。