wdgj.purchase.create{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | billno | billno | String | 1 | 必填 | 采购单号 |
| 2 | regoperator | regoperator | String | 1 | 必填 | 经办人 |
| 3 | otherfee | otherfee | String | 1 | 可选 | 其它费用 默认 0 |
| 4 | pricespec | pricespec | String | 1 | 必填 | 执行价格 1 进货价 2 零售价 3 批发价 4 会员价 5 自定价1 6 自定价2 7 自定价3 8 输入价格 |
| 5 | remark | remark | String | 1 | 可选 | 备注 |
| 6 | rcvdate | rcvdate | String | 1 | 可选 | 预计到货时间 |
| 7 | ordertime | ordertime | String | 1 | 可选 | 订货时间 |
| 8 | currencytype | currencytype | String | 1 | 可选 | 结算币种 默认(CNY人民币) |
| 9 | keytype | keytype | String | 1 | 必填 | 注意:keytype的取值和货品信息的表示有关(例如:KeyType = 0,则货品信息里面传货品编号和规格名,以此类推。 |
| 10 | providerno | providerno | String | 1 | 必填 | 供货商编号 |
| 11 | warehouseno | warehouseno | String | 1 | 必填 | 仓库编号 |
| 12 | paystatus | paystatus | String | 1 | 可选 | 付款状态:未付款、已付款、挂帐等 |
| 13 | isinvoice | isinvoice | String | 1 | 可选 | 开票方式 0:不开票 1:开具发票 |
| 14 | invoiceno | invoiceno | String | 1 | 可选 | 发票号 |
| 15 | goodslist | goodslist | array | 1 | 必填 | 货品明细 |
| 16 | goodsid | goodsid | String | 1 | 可选 | 货品ID |
| 17 | specid | specid | String | 1 | 可选 | 规格ID |
| 18 | goodscount | goodscount | String | 1 | 必填 | 数量 |
| 19 | price | price | String | 1 | 可选 | 单价(pricespec = 8 输入价格 必填) |
| 20 | remark | remark | String | 1 | 可选 | 备注 |
| 21 | goodsno | goodsno | String | 1 | 可选 | 货品编号 |
| 22 | barcode | barcode | String | 1 | 可选 | 条码 |
| 23 | specname | specname | String | 1 | 可选 | 规格名 |
暂无参数说明
网店管家的接口:创建采购单_v1(wdgj.purchase.create),由轻易云数据集成平台 API 资产管理模块整理收纳,并随网店管家版本更新同步更新。