Get transaction details of cards
Header Parameters
User Hash id for which card transactions will load
The user_id of the user returned via GET /users
Query Parameters
Limit transactions based on date range. Example: date_range=20141220,20150131.
Number of transactions return per page (Default 5)
Comma delimited sorting of the result according to amount, date.added and date.expiry. Example: sort=+amount,-date.added,-date.expiry. Only works for in house balance products.
Filter transactions according to transaction types. Values can be: [fund_load for fund load and fund_unload for fund unload]. if not passed, both will fetched.
allfund_loadfund_unloadPath Parameters
The card_id for which the information is being retrieved.
Page number of the data set returned
Response
Response Attributes
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