请求方式:
GET
请求地址:
https://api.eshouhou.cn/open/v2/Customer/GetCustomerProducts?access_token=eXNoNTRkZDRmOGFyaW5meCY2YTgyNTFiYS1jZTY0LTQ2YjctYTUwNS1hNGU1NjAwMzI3MDYmMTIw
请求参数:
参数 | 类型 | 必填 | 名称 | 备注 |
serviceSpaceId | string | 是 | 服务空间id | |
serviceNetworkId | string | 是 | 服务网点id | |
serviceNetworkType | int | 是 | 网点类型 | 网点类型(1总部,2网点);默认1 |
condition | String | 否 | 条件 | Json字符串,例如: " { "sys_number":"", "sys_serialnumber1":"", "sys_customerid":"", "sys_projectid":"", "sys_contact":"", "sys_telephone":"", "sys_startdate":"", "sys_enddate":"", "sys_startservicedate":"", "sys_endservicedate":"" }" 详解: sys_ customerid:客户id sys_ projectid:项目id sys_contact:联系人姓名 sys_telephone:联系电话 sys_startdate:创建开始日期 sys_enddate:创建结束日期 sys_startservicedate:最近服务开始日期 sys_endservicedate:最近服务结束日期
注:区分大小写
|
searchKey | String | 否 | 关键字 | |
pageSize | String | 否 | 每页记录数 | |
pageIndex | String | 否 | 页码 |
返回参数:
参数 | 类型 | 必填 | 名称 |
ResultCode | String | 是 | 返回编码 |
ErrorMsg | String | 否 | 返回信息 |
ResultValue | Array | 否 | 返回对象集合 |
ResultValue对象:
参数 | 类型 | 必填 | 名称 | 备注 |
ID | string | 是 | 设备id | |
ServiceSpaceID | string | 否 | 服务空间id | |
CustomerID | string | 否 | 客户ID | |
CustomerName | String | 否 | 客户名称 | |
CustomerContact | String | 否 | 联系人 | |
CustomerTelephone | String | 否 | 联系电话 | |
CustomerMail | String | 否 | 邮箱 | |
CustomerArea | String | 否 | 所属区域 | |
CustomerAddress | String | 否 | 详细地址 | |
CategoryID | String | 否 | 产品类别ID | |
ProductID | String | 否 | 产品ID | |
ProductName | String | 是 | 产品名称 | |
ProductType | String | 否 | 产品型号 | |
ProductBrand | String | 否 | 产品品牌 | |
ProductNumber | String | 否 | 产品编号 | |
SerialNumber | String | 否 | 产品序列号 | |
SerialNumber1 | String | 否 | 产品序列号1 | |
SerialNumber2 | String | 否 | 产品序列号2 | |
ManufactureDate | String | 否 | 生产日期 | |
PurchaseDate | String | 否 | 购买日期 | |
PurchasePrice | String | 否 | 购买价格 | |
WarrantyPeriod | Int | 否 | 保修期限 | |
WarrantyPeriodName | String | 否 | 保修期限名称 | |
WarrantyStart | String | 否 | 质保开始日期 | |
WarrantyEnd | String | 否 | 保修截止日期 | |
GuaranteedState | String | 否 | 在保状态 | |
Remark | String | 否 | 备注 | |
CreateTime | String | 否 | 创建时间 | |
CustomFields | Array | 否 | 自定义字段 | 暂时不用 |
Number | String | 否 | 设备编号 | |
ContactID | String | 否 | 联系人ID | |
Contact | String | 否 | 联系人 | |
Telephone | String | 否 | 联系电话 | |
Area | String | 否 | 所属区域 | |
Address | String | 否 | 安装地址 | |
Longitude | decimal | 否 | 经度 | |
Latitude | decimal | 否 | 纬度 | |
ExStorageUnit | String | 否 | 出库单位 | |
ExStorageDate | String | 否 | 出库日期 | |
PurchaseUnit | String | 否 | 购买单位/销售单位 | |
ScrapDate | String | 否 | 报废日期 | |
ProductImgUrl | String | 否 | 产品图片URL | |
WarrantyStatus | Int | 否 | 保修状态 | |
WarrantyStatusClass | String | 否 | 保修状态样式 | 暂时不用 |
请求示例:
https://api.eshouhou.cn/open/v2/Customer/GetCustomerProducts?serviceSpaceId=6a8251ba-ce64-46b7-a505-a4e560032706
返回成功示例:
{ "ResultCode": 0, "ErrorMsg": "", "ResultValue": [ { "ID": "034f293b-ef48-44b5-8fcc-ead69235829e", "ServiceSpaceID": "6a8251ba-ce64-46b7-a505-a4e560032706", "CustomerID": "dc540ce7-5bc5-4275-b8fa-2004eb5839e3", "CustomerName": "暂无客户信息", "CustomerContact": "胡效鑫", "CustomerTelephone": "18539622352", "CustomerMail": "", "CustomerArea": "北京市-北京市-通州区", "CustomerAddress": "东郊森林公园-华北树木园", "CategoryID": "0", "ProductID": "789", "ProductName": "", "ProductType": "", "ProductBrand": "", "ProductNumber": "", "SerialNumber": "", "SerialNumber1": "", "SerialNumber2": "", "ManufactureDate": "", "PurchaseDate": "", "PurchasePrice": "0.00", "WarrantyPeriod": 1, "WarrantyPeriodName": "无保修", "WarrantyStart": "", "WarrantyEnd": "", "GuaranteedState": 0, "Remark": "", "CreateTime": "2022-11-02", "CustomFields": null, "Number": "CE00000154", "ContactID": "29ef900b-a360-4fa1-96cf-1be9b5a3aeea", "Contact": "胡效鑫", "Telephone": "18539622352", "Area": "北京市-北京市-通州区", "Address": "东郊森林公园-华北树木园", "Longitude": 116.672099, "Latitude": 39.989688, "ExStorageUnit": "", "ExStorageDate": "2022-12-10", "PurchaseUnit": "", "ScrapDate": "", "ProductImgUrl": "", "WarrantyStatus": "未知", "WarrantyStatusClass": "#607d8b" } ] } |