erp.stock.createandstockin{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | vendCode | 供应商编码 | string | — | Optional | 供应商编码 |
| 2 | applyDepartCode | 部门编码 | string | DSGL001 | Required | 部门编号和公司编号 要同时填否则部门信息会有偏差 |
| 3 | applyCompanyCode | 入库公司编码 | string | DSGL | Required | 公司编号和部门编号 要同时填否则公司信息会有偏差 |
| 4 | inWarehouseCode | 仓库编码 | string | {{FDestStockId_FNumber}} | Required | 仓库编码 |
| 5 | inType | 入库类型 | string | 102 | Required | 入库类型 101=采购入库 102=调拨入库 103=盘盈入库 104=其他入库 |
| 6 | relDataId | 关联单据编号 | string | {{FBillNo}} | Required | 可随机,保证不重复即可 |
| 7 | applyUserName | 申请人姓名 | string | {{FCreatorId_FName}} | Required | 超级用户 |
| 8 | applyDate | 申请时间 | string | {{FDate}} | Optional | 申请时间 |
| 9 | memo | 备注 | string | {{FBillNo}} | Optional | 备注 |
| 10 | operator | 制单人 | string | {{FCreatorId_FName}} | Optional | 制单人 |
| 11 | source | 写死:OPEN | string | OPEN | Optional | 写死:OPEN |
| 12 | stockInDetailViews | 入库申请单明细 | array | details | Optional | 入库申请单明细 |
| 12.1 | skuBarcode | 货品编号 | string | {{details.FMaterialId_FNumber}} | Required | 匹配货品信息的外部货品编号(按skuId>outSkuCode>skuBarcode匹配顺序,必传一个) |
| 12.2 | relDetailId | 关联实际业务明细表的id | string | 0 | Optional | 关联实际业务明细表的id |
| 12.3 | skuCount | 入库数量 | string | {{details.FQty}} | Optional | 入库数量 |
| 12.4 | isCertified | 是否正品 | string | 1 | Optional | 是否正品,1是0否 |
| 12.5 | skuPrice | 入库价格 | string | {{details.F_TANT_Price}} | Optional | 入库价格 |
| 12.6 | totalAmount | 入库金额 | string | {{details.F_TANT_Amount}} | Optional | 入库金额 |
No parameter reference available
The 入库单创建-吉客云-资产建模前-资产建模 API (erp.stock.createandstockin) 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.