get https://demo.mifinity.com/api/account-holders//transactions/history?
An API call that gets transaction status history for a particular account holder between fromdate and todate. If fromdate and todate both are on a same date, it will display whole day transactions status history no matter what time they are. We return the transaction status history in pages, you can use the page parameter to get the next list of transactions after the first API call.