Get Wallet Transactions
Header Parameters
MatchMove provided ID for the user.
Query Parameters
Number of transactions return per page (Default 5)
Filter transactions according to transaction types. Values can be: [debit , credit].
debitcreditLimit transactions based on date range. Example: date_range=20141220,20150131.
Comma delimited sorting of the result according to amount, date.added and date.expiry. Example: sort=+amount,-date.added,-date.expiry.
Channel
To return all the user's wallet and card transactions
Path Parameters
the one-based page number (maximum value of 99) to be displayed.
Response
Response Attributes
List of transactions
Show child attributes
Pagination links
Show child attributes
Records per page returned. Echoed back from the request param
Page number of the transactions returned
Total number of records for the query params