售后服务管理系统免费试用

开放平台

获取客户设备详情

请求方式:

GET

请求地址:

https://api.eshouhou.cn/open/v2/Customer/GetCustomerProduct?access_token=eXNoNTRkZDRmOGFyaW5meCY2YTgyNTFiYS1jZTY0LTQ2YjctYTUwNS1hNGU1NjAwMzI3MDYmMTIw

 

请求参数:

参数

类型

必填

名称

备注

productId

string

客户设备id


serviceNetworkId

string

服务网点id


serviceNetworkType

int

网点类型

网点类型(1总部,2网点);默认1


返回参数:

参数

类型

必填

名称

ResultCode

String

返回编码

ErrorMsg

String

返回信息

ResultValue

Array

返回对象集合


ResultValue对象:

参数

类型

必填

名称

备注

ShowType

string

展示类型

展示类型:0纯展示,1回单图片,2服务项目,3使用备件,4回收备件,5客户签名,6客户标签

Key

string

名称


Value

string



请求示例:

https://api.eshouhou.cn/open/v2/Customer/GetCustomerProduct?serviceNetworkId=bd7fc093-0ccf-4335-9daf-10931b4e7c7d&serviceNetworkType=1&productId=034f293b-ef48-44b5-8fcc-ead69235829e


返回成功示例:

{

    "ResultCode": 0,

    "ErrorMsg": "",

    "ResultValue": [

        {

            "ShowType": 0,

            "Key": "设备编号",

            "Value": "CE00000154"

        },

        {

            "ShowType": 1,

            "Key": "购买凭证",

            "Value": ""

        },

        {

            "ShowType": 0,

            "Key": "产品分类",

            "Value": "5321123"

        },

        {

            "ShowType": 0,

            "Key": "产品名称",

            "Value": "LPR-30D/BP"

        },

        {

            "ShowType": 0,

            "Key": "产品型号",

            "Value": "LA-热泵(冷水)机组LPR-30D/BP(三相变频10P,R410A,ZE )"

        },

        {

            "ShowType": 0,

            "Key": "保修期限",

            "Value": "无保修"

        },

        {

            "ShowType": 0,

            "Key": "保修开始日期",

            "Value": ""

        },

        {

            "ShowType": 0,

            "Key": "保修截止日期",

            "Value": ""

        },

        {

            "ShowType": 0,

            "Key": "所属客户",

            "Value": "胡效鑫1"

        },

        {

            "ShowType": 0,

            "Key": "产品序列号",

            "Value": ""

        },

        {

            "ShowType": 0,

            "Key": "所属项目",

            "Value": "花苑净水设备安装"

        },

        {

            "ShowType": 0,

            "Key": "默认服务网点",

            "Value": ""

        },

        {

            "ShowType": 0,

            "Key": "联系人",

            "Value": "胡效鑫"

        },

        {

            "ShowType": 0,

            "Key": "联系电话",

            "Value": "18539622352"

        },

        {

            "ShowType": 0,

            "Key": "所属区域",

            "Value": "北京市-北京市-通州区"

        },

        {

            "ShowType": 0,

            "Key": "安装地址",

            "Value": "东郊森林公园-华北树木园"

        },

        {

            "ShowType": 0,

            "Key": "创建时间",

            "Value": "2022-11-02"

        }

    ]

}



开发者:可为天下(北京)科技有限公司 版本号:V3.1.2
© 2024 eshouhou.com 易售后 保留所有权利
京ICP备15041347号-2京公网安备11011302007053
电话咨询
400-071-2899
在线咨询
免费试用
下载APP
返回顶部