wdt.stock.sync.by.pd{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | warehouse_no | 仓库编号 | string | {{stock_number}} | Optional | 代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置),用于创建指定仓库单据信息 |
| 2 | mode | 盘点方式 | string | 0 | Optional | 0表示单品盘点,1表示货位盘点,如果mode没有传参或数值无效 默认为0单品盘点 |
| 3 | api_outer_no | API单号 | string | {{random}} | Optional | 外部单号唯一标识 |
| 4 | is_check | 是否审核 | string | 1 | Optional | 1:自动审核 0:不自动审核 默认0 |
| 5 | is_post_error | 严格模式 | string | 1 | Optional | 盘点明细推送严格模式,可选值:0或1,不传本参数默认输入值为1。0 非严格模式:表示盘点单货品明细允许部分推送成功(盘点单内spec_no在ERP货品档案存在的部分创建成功,不存在的部分创建失败);1严格模式:表示盘点单货品明细不允许部分推送成功(盘点单内所有spec_no,其中一个或多个spec_no在ERP货品档案不存在,整单推送失败) |
| 6 | is_create_stock | 是否添加库存记录 | string | 1 | Optional | 可选值:0 或1,不传本参数默认输入值为0。0表示不自动添加库存记录,1表示自动添加库存记录 。 |
| 7 | goods_list | 货品明细列表节点 | array | — | Optional | 货品明细列表节点 |
| 7.1 | spec_no | 商家编码 | string | {{material_number}} | Optional | 商家编码 |
| 7.2 | stock_num | 库存数量 | string | {{qty}} | Optional | 库存数量 |
| 7.3 | expire_date | 有效期 | string | — | Optional | 有效期 不传默认为0000-00-00 00:00:00;注:明细盘点使用; |
| 7.4 | batch_no | 批次 | string | — | Optional | 批次 |
| 7.5 | position_no | 货位 | string | — | Optional | 货位(当mode为1或2时,必传) |
No parameter reference available
The 旺店通-奇门盘点单创建V3.0 API (wdt.stock.sync.by.pd) 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.