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

开放平台

获取客户设备详情通过序列号

请求方式:

GET

请求地址:

https://api.eshouhou.cn/api/CustomerService/GetCustomerProductBySN?access_token=eXNoNTRkZDRmOGFyaW5meCY2YTgyNTFiYS1jZTY0LTQ2YjctYTUwNS1hNGU1NjAwMzI3MDYmMTIw


请求参数:

参数

类型

必填

名称

备注

serialNumber

string

序列号


 

返回参数:

参数

类型

必填

名称

ResultCode

String

返回编码

ErrorMsg

String

返回信息

ResultValue

Object

返回对象

 

ResultValue对象:

参数

类型

必填

名称

备注

ID

string

设备id


CustomerID

string

客户id


CustomerName

string

客户名称


ProductID

string

产品id


ProductName

string

产品名称


ProductType

string

产品型号


SerialNumber

string

序列号


GuaranteedState

string

在保状态

0默认,1保内,2保外

CategoryID

string

产品类别id


ProjectID

string

项目id


ProjectName

string

项目名称


ContactID

string

联系人id


Contact

string

联系人


Telephone

string

联系电话


Area

string

所属区域

所属区域格式为“北京市-北京市-朝阳区”

Address

string

详细地址


Longitude

string

经度


Latitude

string

维度


 

请求示例:

https://api.eshouhou.cn/api/CustomerService/GetCustomerProductBySN?access_token= eXNoNTRkZDRmOGFyaW5meCY2YTgyNTFiYS1jZTY0LTQ2YjctYTUwNS1hNGU1NjAwMzI3MDYmMTI&serialNumber=777777

 

返回成功示例:

{

    "ResultCode"0,

    "ErrorMsg""",

    "ResultValue": {

        "ID""5570bd1e-6b43-4225-9973-321690a1c2d7",

        "CustomerID""8125e4ba-9f17-4d15-8f1b-d6b14e9e4952",

        "CustomerName""短信微信小程序",

        "ProductID""69",

        "ProductName""海尔洗衣机",

        "ProductType""HR_2020",

        "SerialNumber""777777",

        "GuaranteedState""In",

        "CategoryID""1",

        "ProjectID""",

        "ProjectName""",

        "ContactID""e3e2940a-b511-420c-be2c-c28aa8853175",

        "Contact""微信小程序",

        "Telephone""15136011075",

        "Area""",

        "Address""Kalimantan Timur-Kutai Kartanegara",

        "Longitude"116.532970,

        "Latitude"-0.280240

    }

}

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