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

开放平台

获取编辑设备详情

请求方式:

GET

请求地址:

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

 

请求参数:

参数

类型

必填

名称

备注

productId

string

登记的产品id



返回参数:

参数

类型

必填

名称

ResultCode

String

返回编码

ErrorMsg

String

返回信息

ResultValue

Object

返回对象


ResultValue对象:

参数

类型

必填

名称

备注

ID

string

登记id

当前会员登记的id

CustomerProductID

string

客户设备id

审核通过后该参数存在

ProductID

string

产品id


ProductName

string

产品名称


ProductCategoryID

string

产品分类id


ProductCategoryName

string

产品分类名称


SerialNumber

string

序列号


ProductImgUrl

string

产品图片URL


AuditResult

string

审核状态

默认0,1审核中,2审核通过,3审核失败

WarrantyEnd

string

质保结束时间


WarrantyDay

string

质保剩余天数


BrandName

string

品牌名称


ProductType

string

产品类型


Area

String

所属区域

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

InstallationAddress

String

安装地址


PurchaseDate

String

购买日期


InstallationDate

String

安装日期


InvoiceImgPaths

Array

购买凭证


 

请求示例:

https://api.eshouhou.cn/api/CustomerService/GetMemberProductByID?access_token= eXNoNTRkZDRmOGFyaW5meCY2YTgyNTFiYS1jZTY0LTQ2YjctYTUwNS1hNGU1NjAwMzI3MDYmMTI&productId=1f2e46bc-e5d6-4a19-b492-2bb441a26574


返回成功示例:

{

    "ResultCode"0,

    "ErrorMsg""",

    "ResultValue": {

        "ID""1f2e46bc-e5d6-4a19-b492-2bb441a26574",

        "CustomerProductID""bf17bfdc-a3c1-4206-bf0a-95bc0ce1336c",

        "ProductID""19",

        "ProductCategoryID""3",

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

        "SerialNumber""1366",

        "PurchaseDate""",

        "InstallationDate""",

        "Area""北京市-北京市-通州区",

        "InstallationAddress""前元化村",

        "Channel"0,

        "AuditResult"1,

        "WarrantyDay"0,

        "ProductName""更丰富",

        "ProductType""444",

        "ProductImgUrl""",

        "InvoiceImgPaths"null

    }

}

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