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

开放平台

搜索查询配件

请求方式:

GET

请求地址:

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


请求参数:

参数

类型

必填

名称

备注

searchKey

string

关键词


pageSize

Int

每页显示的数量

默认是10

pageIndex

Int

页码

默认1

 

返回参数:

参数

类型

必填

名称

ResultCode

String

返回编码

ErrorMsg

String

返回信息

ResultValue

Array

返回对象集合

 

ResultValue对象:

参数

类型

必填

名称

备注

ID

string

分类id


CategoryID

string

类别id


CategoryName

string

类别名


ServiceSpaceID

string

服务空间id


ServiceSpaceName

string

服务空间名称


Code

string

编码


Name

string

名称


Spec

string

规格


Type

string

型号


Unit

string

单位


Brand

string

品牌


Barcode

string

条码


ImgUrl

string

图片


Price

string

价格


CustomerPrice

string

客户结算价格


NetworkPrice

string

服务商结算价格


StaffPrice

string

员工结算价格


IsCharged

string

保内是否收费


WarrantyPeriod

string

保修期限


WarrantyPeriodName

string

质保期限名称


 

请求示例:

https://api.eshouhou.cn/api/CustomerService/SearchAccessoryList?access_token=eXNoYmRiMDgxNjh6Y2pveCY2YTgyNTFiYS1jZTY0LTQ2YjctYTUwNS1hNGU1NjAwMzI3MDY=&searchKey=1&pageSize=10&pageIndex=1

 

返回成功示例:

{

    "ResultCode"0,

    "ErrorMsg""",

    "ResultValue": [

        {

            "CategoryID""61",

            "CategoryName""外设类",

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

            "ServiceSpaceName"null,

            "Code""9320460001",

            "Name""晶智塑料出水管",

            "Spec""",

            "Type""CSL210079",

            "Unit""",

            "Brand""",

            "Barcode""",

            "ImgUrl""https://esh-resources-test.oss-cn-beijing.aliyuncs.com/product/37f976d8-0e87-4804-b06a-02224e6bc3d6_product.png",

            "Price""29.00",

            "CustomerPrice""29.00",

            "NetworkPrice""14.00",

            "StaffPrice""20.00",

            "IsCharged"false,

            "IsDeleted"false,

            "WarrantyPeriod""5",

            "WarrantyPeriodName""一年",

            "ID""1124"

        }

    ]

}

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