wdt.purchase.return.push{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | provider_no | provider_no | string | 1 | 必填 | 供应商编号 |
| 2 | outer_no | outer_no | string | 1 | 必填 | 外部单号 |
| 3 | is_check | is_check | string | 1 | 可选 | 1:自动审核0:不自动审核默认0 |
| 4 | warehouse_no | warehouse_no | string | 1 | 必填 | 代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置) |
| 5 | purchaser_no | purchaser_no | string | 1 | 可选 | 关联采购员编号 |
| 6 | logistics_code | logistics_code | string | 1 | 可选 | 货运方式,物流公司编号 |
| 7 | receiver_province | receiver_province | string | 1 | 可选 | 省份 |
| 8 | receiver_city | receiver_city | string | 1 | 可选 | 城市 |
| 9 | receiver_district | receiver_district | string | 1 | 可选 | 地区 |
| 10 | contact | contact | string | 1 | 可选 | 联系人 |
| 11 | telno | telno | string | 1 | 可选 | 联系电话 |
| 12 | address | address | string | 1 | 可选 | 详细地址 |
| 13 | post_fee | post_fee | string | 1 | 可选 | 邮资 |
| 14 | remark | remark | string | 1 | 可选 | 备注 |
| 15 | prop1 | prop1 | string | 1 | 可选 | 自定义属性1 |
| 16 | prop2 | prop2 | string | 1 | 可选 | 自定义属性2 |
| 17 | purchase_no | purchase_no | string | 1 | 可选 | 引用单号,与采购基础设置关联,配置开启时,必须传采购单号 |
| 18 | detail_list | detail_list | array | 1 | 必填 | 请求参数的2级数据节点,包含采购退货单所有货品明细属性信息的数据节点,节点下数据字段详见下述“detail_list”列表 |
| 19 | spec_no | spec_no | string | 1 | 必填 | 代表所单品(sku)所有属性的唯一编码,用于获取系统单品的数据,SKU概念介绍,单击这里 |
| 20 | num | num | string | 1 | 必填 | 退货数量 |
| 21 | price | price | string | 1 | 必填 | 单价 |
| 22 | tax | tax | string | 1 | 可选 | 税率 |
| 23 | discount | discount | string | 1 | 可选 | 折扣 |
| 24 | detail_remark | detail_remark | string | 1 | 可选 | 备注 |
暂无参数说明
旺店通·企业奇门的接口:创建采购退货单_v1(wdt.purchase.return.push),由轻易云数据集成平台 API 资产管理模块整理收纳,并随旺店通·企业奇门版本更新同步更新。