积分查询记录数
接口地址:{#webAspxUrl#}member/asset/integral.aspx?action=ontegrationcount
支持格式:json
请求方式:get
返回参数说明:
| 名称 | 类型 | 说明 | |
|---|---|---|---|
| IntegrationCount | int | 数量 |
JSON返回示例:
积分查询记录
接口地址:{#webAspxUrl#}member/asset/integral.aspx?action=integration
支持格式:json
请求方式:get
请求参数说明:
| 名称 | 类型 | 必填 | 说明 | |
|---|---|---|---|---|
| count | int | Y | 每页显示数量 | |
| page | int | Y | 当前页码 | |
| StartDate | string | N | 开始日期,用于检索 | |
| OverDate | string | N | 结束日期,用于检索 |
返回参数说明:
| 名称 | 类型 | 说明 | |
|---|---|---|---|
| IntegrationCount | int | 数量 | |
| memberIntegrationList | array | 数据 | |
| integrationJJ | string | +/- | |
| integrationNumber | string | 积分数 | |
| integrationRecord | string | 操作记录 | |
| integrationJE | string | 消费金额 | |
| integrationType | string | 类型 | |
| integrationDate | string | 时间 |
JSON返回示例:
