stockin_purchase_push{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | provider_no | 供应商编号 | string | {{cvencode}} | Required | 供应商编号,ERP供应商档案必须存在此编号,否则推送失败 |
| 2 | warehouse_no | 仓库编号 | string | {{cwhcode}} | Required | 代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置),用于创建指定仓库数据信息(不支持一次推送多个仓库编码) |
| 3 | outer_no | 外部单号 | string | {{id}} | Required | 外部系统采购入库单的唯一单据编号 |
| 4 | is_check | 自动审核 | string | 1 | Optional | 自动审核 |
| 5 | contact | 收货人姓名 | string | — | Optional | 收货人姓名 |
| 6 | purchase_name | 采购员 | string | — | Optional | 采购员 |
| 7 | telno | 收货人联系电话 | string | — | Optional | 收货人联系电话 |
| 8 | receive_address | 收货地址 | string | — | Optional | 收货地址 |
| 9 | expect_arrive_time | 预计到货时间 | datetime | {{dveridate}} | Optional | 采购单对应货品预计到达仓库时间,时间格式:YYYY-MM-DD HH:MM:SS |
| 10 | other_fee | 其他费用 | string | — | Optional | 其他费用 |
| 11 | post_fee | 邮资 | string | — | Optional | 邮资 |
| 12 | remark | 备注 | string | {{cmemo}} | Optional | 采购单备注 |
| 13 | prop1 | 入库单号 | string | {{ccode}} | Optional | 入库单号 |
| 14 | prop2 | 入库时间 | string | {{ddate}} | Optional | 入库时间 |
| 15 | details_list | 采购明细节点 | array | body | Optional | 请求参数的2级数据节点,包含采购单所有货品明细信息的数据节点,节点下数据字段详见下述“details_list” |
| 15.1 | spec_no | 商家编码 | string | {{body.cinvcode}} | Required | sku |
| 15.2 | num | 采购数量 | string | {{body.iquantity}} | Required | 采购数量 |
| 15.3 | price | 采购价格 | string | {{body.ioricost}} | Required | 采购价格 |
| 15.4 | tax | 税率 | string | 0.13 | Optional | 税率 |
No parameter reference available
The 旺店通-奇门采购入库单创建V3.0 API (stockin_purchase_push) 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.