Transactions
Fetch user wise transactions
Returns user wise transactions from the system
get/users/{userId}/transactions
Path parameters
userIdinteger required
ID of user to fetch transaction
Query parameters
tokenstring string required
OAuth token
sortstring string
Fields to sort
sortbystring string
Sort direction
pageinteger
Page to fetch
fieldsstring string
Fields list to fetch
qstring string
Keywords to search
limitstring string
limit for records
Response
Fetched user transactions