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