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

开放平台

获取客户设备详情

请求方式:

GET

请求地址:

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


请求参数:

参数

类型

必填

名称

备注

productArchiveId

string

客户设备id


 

返回参数:

参数

类型

必填

名称

ResultCode

String

返回编码

ErrorMsg

String

返回信息

ResultValue

Object

返回对象

 

ResultValue对象:

参数

类型

必填

名称

备注

ID

string

设备id


ServiceSpaceID

string

服务空间ID


CustomerID

String

客户ID


CustomerName

String

客户名称


CategoryID

String

产品类别ID


CategoryName

String

产品类别名称


ProductID

String

产品ID


ProductName

String

产品名称


ProductImgUrl

String

产品图片


ProductType

String

产品型号


ProductBrand

String

产品品牌


ProductNumber

String

产品编号


SerialNumber

String

产品序列号


ManufactureDate

String

生产日期


PurchaseDate

String

购买日期


PurchasePrice

String

购买价格


WarrantyPeriod

String

保修期限


WarrantyPeriodName

String

保修期限名称


WarrantyStart

String

质保开始日期


WarrantyEnd

String

保修截止日期


GuaranteedState

String

在保状态


Remark

String

备注


CreateTime

String

创建时间


Number

String

设备编号


ContactID

String

联系人ID


Contact

String

联系人


Telephone

String

联系电话


Area

String

所属区域

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

Address

String

安装地址


Longitude

String

经度


Latitude

String

纬度


CustomFields

String

自定义字段

Json对象集合

例如:[{"id": "14","value": "顶"}],

 

请求示例:

https://api.eshouhou.cn/api/CustomerService/GetProductArchive?access_token= eXNoNTRkZDRmOGFyaW5meCY2YTgyNTFiYS1jZTY0LTQ2YjctYTUwNS1hNGU1NjAwMzI3MDYmMTI&productArchiveId=5570bd1e-6b43-4225-9973-321690a1c2d7

 

返回成功示例:

{

    "ResultCode"0,

    "ErrorMsg""",

    "ResultValue": {

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

        "ServiceSpaceID""6a8251ba-ce64-46b7-a505-a4e560032706",

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

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

        "CategoryID""1",

        "CategoryName""[示例]家电",

        "ProductID""69",

        "ProductName""海尔洗衣机",

        "ProductImgUrl""",

        "ProductType""HR_2020",

        "ProductBrand""[示例]品牌",

        "ProductNumber""",

        "SerialNumber""777777",

        "ManufactureDate""",

        "PurchaseDate""2020-04-03",

        "PurchasePrice""0.00",

        "WarrantyPeriod"7,

        "WarrantyPeriodName""三年",

        "WarrantyStart""2020-04-03",

        "WarrantyEnd""2020-05-31",

        "GuaranteedState"1,

        "Remark""",

        "CreateTime""2020-04-03",

        "CustomFields": [

            {

                "id""14",

                "value""顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶"

            }

        ],

        "Number""CE00000026",

        "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
返回顶部