| 参数名称 | 类型 | 是否必填 | 参数描述 | 备注 |
|---|---|---|---|---|
| api_key | String | 是 | 系统分配的ApiKey | |
| api_target | String | 是 | 调用接口名称 | com_cmall_groupcenter_account_api_ApiHomeMessageClassInfo |
| api_token | String | 是 | 用户授权码 | 已登陆用户授权码,64位16进制编码。 |
| api_input | String | 是 | 输入参数 | 应用输入参数的JSON格式 |
| 参数名称 | 类型 | 必填 | 示例 | 参数描述 | 备注 |
|---|---|---|---|---|---|
| version | int | 否 | 版本号 | 仅用于扩展,无需传入 |
| 参数名称 | 类型 | 参数描述 | 备注 |
|---|---|---|---|
| resultCode | int | 返回标记 | 如果返回标记1则为API调用成功 否则则是错误编号 |
| apiHomeCustTrackingListResult | ApiHomeMessageClassResult[] | 客户端消息分类列表 | |
| resultMessage | String | 返回消息 | 返回的消息描述 |
| 参数名称 | 类型 | 参数描述 | 备注 |
|---|---|---|---|
| count | String | 未读消息数量 | |
| start_time | String | 消息开始时间 | |
| classify | String | 消息分类 | 系统消息/售后消息/物流通知/意见反馈 |
| classifyCode | String | 消息分类编码 | 系统消息:4497471600420001/售后消息:4497471600420002/物流通知:4497471600420003/意见反馈:4497471600420004 |
| content | String | 消息内容 |