batchSave{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | FBillTypeID | 单据类型 | string | WDTXSCKD | 可选 | 单据类型 |
| 2 | FBillNo | 单据编号 | string | {{order_no}} | 可选 | 单据编号 |
| 3 | FDate | 日期 | string | {{consign_date}} | 可选 | 日期 |
| 4 | FSaleOrgId | 销售组织 | string | _findCollection find email from f9720649-c4cb-3d51-8bb0-e633ee48e23c where shop_no={{shop_no}} | 可选 | 销售组织 |
| 5 | FCustomerID | 客户 | string | {{shop_no}} | 可选 | 客户 |
| 6 | FSaleDeptID | 销售部门 | string | {{shop_no}} | 可选 | 销售部门 |
| 7 | FStockOrgId | 发货组织 | string | _findCollection find email from f9720649-c4cb-3d51-8bb0-e633ee48e23c where shop_no={{shop_no}} | 可选 | 发货组织 |
| 8 | FNOTE | 备注 | string | — | 可选 | 备注 |
| 9 | FEntity | 明细信息 | array | details | 可选 | 明细信息 |
| 9.1 | FMaterialID | 物料编码 | string | {{details.details_list_goods_no}} | 可选 | 物料编码 |
| 9.2 | FRealQty | 实发数量 | string | {{details.details_list_goods_count}} | 可选 | 实发数量 |
| 9.3 | FEntryTaxRate | 税率 | string | {{tax_rate}} | 可选 | 税率 |
| 9.4 | FTaxPrice | 含税单价 | string | _function round({{details.details_list_paid}}/{{details.details_list_goods_count}},7) | 可选 | 含税单价 |
| 9.5 | FOwnerTypeId | 货主类型 | string | BD_OwnerOrg | 可选 | 货主类型 |
| 9.6 | FOwnerId | 货主 | string | _findCollection find email from f9720649-c4cb-3d51-8bb0-e633ee48e23c where shop_no={{shop_no}} | 可选 | 货主 |
| 9.7 | FStockID | 仓库 | string | {{warehouse_no}} | 可选 | 仓库 |
| 9.8 | FStockStatusID | 库存状态 | string | KCZT01_SYS | 可选 | 库存状态 |
| 10 | SubHeadEntity | 财务信息 | object | — | 可选 | 财务信息 |
| 10.1 | FSettleOrgID | 结算组织 | string | _findCollection find email from f9720649-c4cb-3d51-8bb0-e633ee48e23c where shop_no={{shop_no}} | 可选 | 结算组织 |
| 10.2 | FSETTLECURRID | 结算币别 | string | PRE001 | 可选 | 结算币别 |
暂无参数说明
金蝶云星空的接口:金蝶销售出库单写入-资产建模(batchSave),由轻易云数据集成平台 API 资产管理模块整理收纳,并随金蝶云星空版本更新同步更新。