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

开放平台

获取客户信息

请求方式:

GET

请求地址:

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


请求参数:

参数

类型

必填

名称

备注

customerId

String

客户id



返回参数:

参数

类型

必填

名称

ResultCode

String

返回编码

ErrorMsg

String

返回信息

ResultValue

Array Object

返回集合对象


ResultValue对象:

参数

类型

必填

名称

备注

ShowType

string

展示类型

展示类型:0纯展示,1图片

Key

string

展示名称


Value

string

展示值


 

请求示例:

https://api.eshouhou.cn/api/CustomerService/ GetCustomerDetail?access_token= eXNoNTRkZDRmOGFyaW5meCY2YTgyNTFiYS1jZTY0LTQ2YjctYTUwNS1hNGU1NjAwMzI3MDYmMTI&customerId=8125e4ba-9f17-4d15-8f1b-d6b14e9e4952


返回成功示例:

{

"ResultCode"0,

"ErrorMsg""",

"ResultValue": [

    {

        "ShowType"0,

        "Key""客户编号",

        "Value""CF00000102"

    },

    {

        "ShowType"0,

        "Key""客户名称",

        "Value""短信微信小程序"

    }

]

}

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