batchSave{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | FBillTypeID | 单据类型 | string | RKD01_SYS | Required | 单据类型 |
| 2 | FBusinessType | 业务类型 | string | CG | Required | 下拉列表 |
| 3 | FBillNo | 单据编号 | string | {{goodsdocNo}} | Required | 单据编号 |
| 4 | FDate | 入库日期 | string | _function FROM_UNIXTIME( ( {{inOutDate}} / 1000 ) ,'%Y-%m-%d %T' ) | Required | 日期 |
| 5 | FStockOrgId | 收料组织 | string | {{companyCode}} | Required | 组织 |
| 6 | FOwnerIdHead | 货主 | string | {{companyCode}} | Optional | 多类别基础资料 |
| 7 | FPurchaseOrgId | 采购组织 | string | {{companyCode}} | Required | 组织 |
| 8 | FSupplierId | 供应商 | string | {{vendCustomerCode}} | Required | 基础资料 |
| 9 | F_LSJC_Text | 关联单号 | string | {{billNo}} | Optional | 基础资料 |
| 10 | F_LSJC_Text1 | 来源单号 | string | {{sourceBillNo}} | Optional | 基础资料 |
| 11 | F_LSJC_Text2 | 收货单号 | string | {{deliveryNo}} | Optional | 基础资料 |
| 12 | F_LSJC_Text4 | 入库类型 | string | {{inouttypeName}} | Optional | 基础资料 |
| 13 | FInStockEntry | 明细信息 | array | goodsDocDetailList | Optional | 明细信息 |
| 13.1 | FMaterialId | 物料编码 | string | {{goodsDocDetailList.goodsNo}} | Required | 基础资料 |
| 13.2 | FRealQty | 实收数量 | string | {{goodsDocDetailList.quantity}} | Required | 数量 |
| 13.3 | FPrice | 单价 | string | {{goodsDocDetailList.cuPrice}} | Optional | 单价 |
| 13.4 | FStockId | 仓库 | string | {{companyCode}} | Required | 基础资料 |
| 13.5 | FLot | 批号 | string | 01 | Optional | 基础资料 |
| 13.6 | FNote | 备注 | string | {{goodsDocDetailList.rowRemark}} | Optional | 多行文本 |
| 13.7 | FTaxPrice | 含税单价 | string | {{goodsDocDetailList.estPrice}} | Optional | 单价 |
| 13.8 | FGiveAway | 是否赠品 | string | _function case {{goodsDocDetailList.estPrice}} when 0 then true else false end | Optional | 是否赠品 |
| 13.9 | F_LSJC_Text3 | 条码 | string | {{goodsDocDetailList.skuBarcode}} | Optional | 条码 |
| 14 | FSettleCurrId | 结算币别 | string | PRE001 | 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.