GET BAccount/APP_GetRecordBalance_List_ByResidentID?ResidentID={ResidentID}&LastID={LastID}&PageCnt={PageCnt}
根据用户ID 获取账户余额的消费记录(账户余额操作记录)
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
ResidentID | 用户ID |
Define this parameter in the request URI. |
LastID | 最后一条记录ID 第一次打开传“”(空) |
Define this parameter in the request URI. |
PageCnt | 每页显示条数 |
Define this parameter in the request URI. |