文档
测试

估价选项

POST
device/options

接口描述

获取机型估价选项

请求参数

application/x-www-form-urlencoded
参数名
类型
描述
必填
id
int
机型ID
必填

响应参数

application/json
参数名
类型
描述
必填
code
int
错误码,0正确,大于0表示有错误
必填
msg
str
错误信息,ok 或 错误信息
必填
data
obj
返回的数据
必填
device
obj
机型数据
必填
list
arr
选项列表
必填

说明 / 示例

## 界面参考图 ![image.png](https://cos.easydoc.net/19174965/files/li476b60.png) ## 返回示例 ```json { "code": 0, "msg": "ok", "data": { "device": { "id": 3641, "deviceType": "phone", "type": "手机", "deviceBrand": "iphone", "brand": "苹果", //品牌名称 "deviceModel": "iPhone15,3", "deviceModel1": "", "model": "iPhone 14 Pro Max", //品牌型号 "price_max": "9250", "img": "/storage/upload/device_type/20230304/3641.png", "state_id": null, "sale_title": null, "is_delete": 0, "is_undercarriage": 1, "sort": 0, "price_min": "100", "pcid": 0, "stream": 1, "sku_code": "", "price_sub": null }, "list": [ { "id": 1, "level": 1, "levelID": null, "levelTitle": "ID账号是否可退出", //估价选项标题 "levelText": "prm_1", "percentage": 100, "type": "1", "disabled": 2, "sub_price": null, "deviceBrand": null, "deviceType": "phone", "list": [ { "id": 2, //估价选项ID "level": 2, "levelID": 1, "levelTitle": null, "levelText": "ID/账户可退出", //估价选项名称 "percentage": 100, "type": "1", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" }, { "id": 3, "level": 2, "levelID": 1, "levelTitle": null, "levelText": "ID/账户不可退出", "percentage": 100, "type": "1", "disabled": 2, "sub_price": null, "deviceBrand": null, "deviceType": "phone" } ] }, { "id": 4, "level": 1, "levelID": null, "levelTitle": "机型版本", "levelText": "prm_2", "percentage": 100, "type": "1", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone", "list": [ { "id": 5, "level": 2, "levelID": 4, "levelTitle": null, "levelText": "国行", "percentage": 100, "type": "1", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" }, { "id": 6, "level": 2, "levelID": 4, "levelTitle": null, "levelText": "港版", "percentage": 100, "type": "1", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" }, { "id": 7, "level": 2, "levelID": 4, "levelTitle": null, "levelText": "其他版本-无锁", "percentage": 100, "type": "1", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" }, { "id": 8, "level": 2, "levelID": 4, "levelTitle": null, "levelText": "其他版本-有锁", "percentage": 100, "type": "1", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" } ] }, { "id": 9, "level": 1, "levelID": null, "levelTitle": "内存", "levelText": "prm_3", "percentage": 100, "type": "1", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone", "list": [ { "id": 10, "level": 2, "levelID": 9, "levelTitle": null, "levelText": "128G", "percentage": 100, "type": "1", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" }, { "id": 11, "level": 2, "levelID": 9, "levelTitle": null, "levelText": "256G", "percentage": 100, "type": "1", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" }, { "id": 12, "level": 2, "levelID": 9, "levelTitle": null, "levelText": "512G", "percentage": 100, "type": "1", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" }, { "id": 13, "level": 2, "levelID": 9, "levelTitle": null, "levelText": "1TB", "percentage": 100, "type": "1", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" } ] }, { "id": 14, "level": 1, "levelID": null, "levelTitle": "颜色", "levelText": "prm_4", "percentage": 100, "type": "1", "disabled": 2, "sub_price": null, "deviceBrand": null, "deviceType": "phone", "list": [ { "levelText": "暗紫色" }, { "levelText": "金色" }, { "levelText": "银色" }, { "levelText": "深空黑色" } ] }, { "id": 19, "level": 1, "levelID": null, "levelTitle": "网络制式", "levelText": "prm_5", "percentage": 100, "type": "1", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone", "list": [ { "id": 20, "level": 2, "levelID": 19, "levelTitle": null, "levelText": "全网通", "percentage": 100, "type": "1", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" } ] }, { "id": 22, "level": 1, "levelID": null, "levelTitle": "保修情况", "levelText": "prm_6", "percentage": 100, "type": "1", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone", "list": [ { "id": 23, "level": 2, "levelID": 22, "levelTitle": null, "levelText": "保修期剩余大于一个月", "percentage": 100, "type": "1", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" }, { "id": 24, "level": 2, "levelID": 22, "levelTitle": null, "levelText": "过保或保修期小于一个自然月", "percentage": 100, "type": "1", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" } ] }, { "id": 25, "level": 1, "levelID": null, "levelTitle": "使用情况", "levelText": "prm_7", "percentage": 100, "type": "1", "disabled": 2, "sub_price": null, "deviceBrand": null, "deviceType": "phone", "list": [ { "id": 26, "level": 2, "levelID": 25, "levelTitle": null, "levelText": "全新未拆封未激活", "percentage": 100, "type": "1", "disabled": 3, "sub_price": null, "deviceBrand": null, "deviceType": "phone" }, { "id": 27, "level": 2, "levelID": 25, "levelTitle": null, "levelText": "已拆封正常开机", "percentage": 100, "type": "1", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" }, { "id": 28, "level": 2, "levelID": 25, "levelTitle": null, "levelText": "无法正常开机", "percentage": 10, "type": "1", "disabled": 3, "sub_price": null, "deviceBrand": null, "deviceType": "phone" } ] }, { "id": 29, "level": 1, "levelID": null, "levelTitle": "机身外壳", "levelText": null, "percentage": 100, "type": "2", "disabled": 1, "sub_price": null, "deviceBrand": "iphone", "deviceType": "phone", "list": [ { "id": 30, "level": 2, "levelID": 29, "levelTitle": null, "levelText": "外壳完好,无使用痕迹", "percentage": 100, "type": "2", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" }, { "id": 31, "level": 2, "levelID": 29, "levelTitle": null, "levelText": "外壳完好轻微使用痕迹,无磕碰掉漆", "percentage": 100, "type": "2", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" }, { "id": 32, "level": 2, "levelID": 29, "levelTitle": null, "levelText": "外壳轻微划痕,或轻微磕碰", "percentage": 100, "type": "2", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" }, { "id": 33, "level": 2, "levelID": 29, "levelTitle": null, "levelText": "外观明显划痕/磕碰/掉漆/氧化/更换后玻璃", "percentage": 100, "type": "2", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" }, { "id": 34, "level": 2, "levelID": 29, "levelTitle": null, "levelText": "外壳有破损/裂缝/缺失/变形/刻字/更换外壳", "percentage": 100, "type": "2", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" } ] }, { "id": 35, "level": 1, "levelID": null, "levelTitle": "屏幕外观", "levelText": null, "percentage": 100, "type": "2", "disabled": 1, "sub_price": null, "deviceBrand": "iphone", "deviceType": "phone", "list": [ { "id": 36, "level": 2, "levelID": 35, "levelTitle": null, "levelText": "屏幕完好无划痕", "percentage": 100, "type": "2", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" }, { "id": 37, "level": 2, "levelID": 35, "levelTitle": null, "levelText": "屏幕轻微划痕", "percentage": 100, "type": "2", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" }, { "id": 38, "level": 2, "levelID": 35, "levelTitle": null, "levelText": "屏幕明显划痕/更换原厂屏", "percentage": 100, "type": "2", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" }, { "id": 39, "level": 2, "levelID": 35, "levelTitle": null, "levelText": "屏幕严重划痕/小碎裂/开胶/更换外屏", "percentage": 100, "type": "2", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" }, { "id": 40, "level": 2, "levelID": 35, "levelTitle": null, "levelText": "屏幕碎裂(需可测功能)/更换非原厂屏", "percentage": 100, "type": "2", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" } ] }, { "id": 41, "level": 1, "levelID": null, "levelTitle": "屏幕显示", "levelText": null, "percentage": 100, "type": "2", "disabled": 1, "sub_price": null, "deviceBrand": "iphone", "deviceType": "phone", "list": [ { "id": 42, "level": 2, "levelID": 41, "levelTitle": null, "levelText": "显示正常完好,无任何问题", "percentage": 100, "type": "2", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" }, { "id": 43, "level": 2, "levelID": 41, "levelTitle": null, "levelText": "显示细微色差(轻微泛黄/亮点)", "percentage": 100, "type": "2", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" }, { "id": 44, "level": 2, "levelID": 41, "levelTitle": null, "levelText": "显示明显色差(透图/透字/色斑)", "percentage": 100, "type": "2", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" }, { "id": 45, "level": 2, "levelID": 41, "levelTitle": null, "levelText": "显示异常(漏液/缺线/花屏/闪屏)或不显示", "percentage": 100, "type": "2", "disabled": 1, "sub_price": null, "deviceBrand": null, "deviceType": "phone" } ] }, { "id": 46, "level": 1, "levelID": null, "levelTitle": "扣费项目", "levelText": null, "percentage": 100, "type": "3", "disabled": 1, "sub_price": null, "deviceBrand": "iphone", "deviceType": "phone", "list": [ { "id": 47, "level": 2, "levelID": 46, "levelTitle": null, "levelText": "指纹/面容识别异常", "percentage": 100, "type": "3", "disabled": 1, "sub_price": "101", "deviceBrand": null, "deviceType": "phone" }, { "id": 48, "level": 2, "levelID": 46, "levelTitle": null, "levelText": "不读卡/不通话/无信号", "percentage": 100, "type": "3", "disabled": 1, "sub_price": "102", "deviceBrand": null, "deviceType": "phone" }, { "id": 49, "level": 2, "levelID": 46, "levelTitle": null, "levelText": "听筒/扬声器/麦克风异常", "percentage": 100, "type": "3", "disabled": 1, "sub_price": "103", "deviceBrand": null, "deviceType": "phone" }, { "id": 50, "level": 2, "levelID": 46, "levelTitle": null, "levelText": "NFC/指南针/光线/距离感应异常", "percentage": 100, "type": "3", "disabled": 1, "sub_price": "101", "deviceBrand": null, "deviceType": "phone" }, { "id": 51, "level": 2, "levelID": 46, "levelTitle": null, "levelText": "按键/振动异常", "percentage": 100, "type": "3", "disabled": 1, "sub_price": "101", "deviceBrand": null, "deviceType": "phone" }, { "id": 52, "level": 2, "levelID": 46, "levelTitle": null, "levelText": "充电异常/接口异常", "percentage": 100, "type": "3", "disabled": 1, "sub_price": "101", "deviceBrand": null, "deviceType": "phone" }, { "id": 53, "level": 2, "levelID": 46, "levelTitle": null, "levelText": "拍照有水印", "percentage": 100, "type": "3", "disabled": 1, "sub_price": "101", "deviceBrand": null, "deviceType": "phone" }, { "id": 54, "level": 2, "levelID": 46, "levelTitle": null, "levelText": "拍摄功能异常或维修摄像头", "percentage": 100, "type": "3", "disabled": 1, "sub_price": "101", "deviceBrand": null, "deviceType": "phone" }, { "id": 55, "level": 2, "levelID": 46, "levelTitle": null, "levelText": "WiFi/蓝牙连接异常", "percentage": 100, "type": "3", "disabled": 1, "sub_price": "101", "deviceBrand": null, "deviceType": "phone" }, { "id": 56, "level": 2, "levelID": 46, "levelTitle": null, "levelText": "电池性能差/更换电池或其它零部件", "percentage": 100, "type": "3", "disabled": 1, "sub_price": "101", "deviceBrand": null, "deviceType": "phone" }, { "id": 57, "level": 2, "levelID": 46, "levelTitle": null, "levelText": "主板维修/扩容", "percentage": 100, "type": "3", "disabled": 1, "sub_price": "101", "deviceBrand": null, "deviceType": "phone" }, { "id": 58, "level": 2, "levelID": 46, "levelTitle": null, "levelText": "触摸屏失灵/部分失灵", "percentage": 100, "type": "3", "disabled": 1, "sub_price": "101", "deviceBrand": null, "deviceType": "phone" } ] } ] } } ```