batchSave{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | FBillTypeID | 单据类型 | string | XSCKD01_SYS | Required | 单据类型 |
| 2 | FBillNo | 单据编号 | string | {{order_no}} | Required | 单据编号 |
| 3 | FDate | 日期 | string | {{consign_time|datetime}} | Required | 日期 |
| 4 | FSaleOrgId | 销售组织 | string | 100 | Required | 组织 |
| 5 | FCustomerID | 客户 | string | {{shop_no}} | Required | 基础资料 |
| 6 | FSaleDeptID | 销售部门 | string | BM000013 | Optional | 基础资料 |
| 7 | FCorrespondOrgId | 对应组织 | string | 100 | Optional | 组织 |
| 8 | FSalesManID | 销售员 | string | Optional | 基础资料 | |
| 9 | FStockOrgId | 发货组织 | string | 100 | Optional | 组织 |
| 10 | FDeliveryDeptID | 发货部门 | string | BM000013 | Optional | 基础资料 |
| 11 | FNote | 备注 | string | — | Optional | 多行文本 |
| 12 | FOwnerTypeIdHead | 货主类型 | string | BD_OwnerOrg | Optional | 多类别基础资料列表 |
| 13 | FOwnerIdHead | 货主 | string | 100 | Optional | 多类别基础资料 |
| 14 | FEntity | 明细信息 | array | details_list | Required | 明细信息 |
| 14.1 | FMaterialID | 物料编码 | string | {{detail_list.spec_no}} | Required | 基础资料 |
| 14.2 | FRealQty | 实发数量 | string | {{details_list.goods_count}} | Required | 数量 |
| 14.3 | FPrice | 单价 | string | — | Optional | 单价 |
| 14.4 | FTaxPrice | 含税单价 | string | {{details_list.share_price}} | Optional | 单价 |
| 14.5 | FIsFree | 是否赠品 | string | _function case '{{details_list.share_price}}' when '0.0000' then true else false end | Optional | 复选框 |
| 14.6 | FEntryTaxRate | 税率% | string | — | Optional | 小数 |
| 14.7 | FEntryTaxAmount | 税额 | string | — | Optional | 金额 |
| 14.8 | FAmount | 金额 | string | — | Optional | 金额 |
| 14.9 | FAllAmount | 价税合计 | string | — | Optional | 金额 |
| 14.10 | FStockID | 仓库 | string | {{warehouse_no}} | Optional | 基础资料 |
| 14.11 | FEntrynote | 备注 | string | — | Optional | 文本 |
| 14.12 | FSoorDerno | 订单单号 | string | — | Optional | 文本 |
| 14.13 | FDiscountRate | 折扣率% | string | — | Optional | 小数 |
No parameter reference available
The 销售出库单写入(按单写入)v4.0 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.