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

开放平台

获取产品列表

请求方式:

GET

请求地址:

https://api.eshouhou.cn/open/v2/Basic/GetProducts?access_token=eXNoNTRkZDRmOGFyaW5meCY2YTgyNTFiYS1jZTY0LTQ2YjctYTUwNS1hNGU1NjAwMzI3MDYmMTIw


请求参数:

参数

类型

必填

名称

备注

serviceSpaceId

string

服务空间id


searchKey

String

关键字


pageSize

String

每页记录数


pageIndex

String

页码



返回参数:

参数

类型

必填

名称

ResultCode

String

返回编码

ErrorMsg

String

返回信息

ResultValue

Object

返回对象


ResultValue对象:

参数

类型

必填

名称

CategoryID

String

类别

CategoryName

String

类别名称

ServiceSpaceID

String

服务空间id

Name

String

产品名称

Type

String

产品型号

Brand

String

品牌

ImgUrl

String

图片

CreateTime

Bool

创建时间

Code

String

编码

Unit

String

单位

BrandID

String

品牌id

Weight

String

重量

WeightUnit

String

重量单位

Volume

String

体积

VolumeUnit

String

体积单位

Description

String

描述

RetailPrice

String

零售价

RetailPriceUnit

String

零售价单位

AgentPrice

String

代理商价格

AgentPriceUnit

String

代理商价格单位

WarrantyPeriod

Int

保修期限

WarrantyPeriodName

String

质保期限名称

ProductBOMs

Array

暂时用不到

ServiceCapacity

String

服务能力

ServiceCapacityName

String

服务能力名称

Price

String

价格

PriceUnit

String

产品价格单位

Count

Int

数量


请求示例:

https://api.eshouhou.cn/open/v2/Basic/GetProducts?serviceSpaceId=6a8251ba-ce64-46b7-a505-a4e560032706


返回成功示例:

{

    "ResultCode": 0,

    "ErrorMsg": "",

    "ResultValue": [

        {

            "CategoryID": "790",

            "CategoryName": "家电",

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

            "Name": "1564651",

            "Type": "0164897465132",

            "Brand": "",

            "ImgUrl": "",

            "CreateTime": "2023-03-23",

            "Code": "PD52525",

            "Unit": "",

            "BrandID": "0",

            "Weight": "",

            "WeightUnit": "",

            "Volume": "",

            "VolumeUnit": "",

            "Description": "",

            "RetailPrice": "",

            "RetailPriceUnit": "",

            "AgentPrice": "",

            "AgentPriceUnit": "",

            "WarrantyPeriod": 1,

            "WarrantyPeriodName": "无保修",

            "ProductBOMs": null,

            "ServiceCapacity": "",

            "ServiceCapacityName": "",

            "Price": "",

            "PriceUnit": "",

            "Count": 0,

            "ID": "1212"

        }

    ]

}



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