batchSave{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | FBillTypeID | 单据类型 | string | XSCKD01_SYS | Required | 单据类型 |
| 2 | FBillNo | 单据编号 | string | {{so_id}} | Required | 单据编号 |
| 3 | FDate | 日期 | string | {{io_date}} | Required | 日期 |
| 4 | FSaleOrgId | 销售组织 | string | 100 | Required | 组织 |
| 5 | FCustomerID | 客户 | string | {{shop_id}} | Required | 基础资料 |
| 6 | FCarriageNO | 运输单号 | string | {{l_id}} | Optional | 文本 |
| 7 | FStockOrgId | 发货组织 | string | Optional | 组织 | |
| 8 | FLinkPhone | 联系电话 | string | Optional | 文本 | |
| 9 | FLinkMan | 收货人姓名 | string | Optional | 文本 | |
| 10 | FReceiveAddress | 收货方地址 | string | Optional | 文本 | |
| 11 | SubHeadEntity | 财务信息 | object | Optional | 财务信息 | |
| 11.1 | FSettleTypeID | 结算方式 | string | JSFS04_SYS | Optional | 基础资料 |
| 11.2 | FReceiverAddress | 收货人地址 | string | Optional | 文本 | |
| 11.3 | FReceiverName | 收货人 | string | Optional | 文本 | |
| 11.4 | FReceiverMobile | 收货人手机 | string | Optional | 文本 | |
| 11.5 | FAllDisCount | 整单折扣额 | string | {{free_amount}} | Optional | 整单折扣额 |
| 12 | FEntity | 明细信息 | array | items | Optional | 明细信息 |
| 12.1 | FMaterialID | 物料编码 | string | {{items.i_id}} | Required | 基础资料 |
| 12.2 | FUnitID | 库存单位 | string | _findCollection find FBaseUnitId_FNumber from bbd52cd3-7cce-3b95-8278-2505a9c4d553 where FNumber={{items.i_id}} | Optional | 数量 |
| 12.3 | FTaxPrice | 含税单价 | string | _function round({{items.qyy_amountafter}}/{{items.qty}},6) | Optional | 单价 |
| 12.4 | FBaseUnitID | 基本单位 | string | _findCollection find FBaseUnitId_FNumber from bbd52cd3-7cce-3b95-8278-2505a9c4d553 where FNumber={{items.i_id}} | Optional | 基础资料 |
| 12.5 | FLot | 批号 | string | _function case when '{{items.i_id}}' like '%A%' then '0' when '{{items.i_id}}' like '%G%' then '' end | Optional | 批号 |
| 12.6 | FRealQty | 实发数量 | string | {{items.qty}} | Optional | 实发数量 |
| 12.7 | FPriceUnitId | 计价单位 | string | _findCollection find FBaseUnitId_FNumber from bbd52cd3-7cce-3b95-8278-2505a9c4d553 where FNumber={{items.i_id}} | Optional | 计价单位 |
| 12.8 | FIsFree | 是否赠品 | string | _function case '{{items.sale_price}}' when '0.0' then 'true' else 'false' end | Optional | 是否赠品 |
| 12.9 | FStockID | 仓库 | string | JT045 | Optional | 仓库 |
| 12.10 | FAllAmount | 价税合计 | string | {{items.qyy_amountafter}} | Optional | 价税合计 |
| 13 | FNote | 备注 | string | Optional | 备注 | |
| 14 | F_PFAQ_Combo | 签收状态 | string | _function case '_findCollection find shop_status from add105c6-4043-3159-9a9c-f5d4e6271357 where l_id={{l_id}} _endFind' when 'TRADE_FINISHED' then '3' else '1' end | Optional | 签收状态 |
No parameter reference available
The 聚水潭奇门销售出库同步金蝶销售出库新增-资产建模 API (batchSave) of 金蝶云星空 is curated by the API asset management module of the Qeasy Cloud data integration platform and kept in sync with 金蝶云星空 version updates.
Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.