Get transactions history (JSON data)Copy Pageget https://api.unity.smallcase.com/backend/{gatewayname}/v1/loan/{unityuserid}/transactionhistory/{lid}Returns list of all the transactions in JSON formatPath ParamsgatewaynamestringrequiredDefaults to gatewaydemounityuseridstringrequiredDefaults to 6527d80282e78d595e5ee550lidstringrequiredDefaults to 6527d80282e78d595e5ee550Headersx-gateway-secretstringrequiredDefaults to gatewayDemo_secretRequired | apiSecret shared for authenticationx-gateway-authtokenstringrequiredDefaults to eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJndWVzdCI6dHJ1ZSwiaWF0IjoxNjU0MzIxMDAwfQ.qiZ_w1yFYXhkdLMlqI28XJOXitfZwr64e2oL-lMEHZURequired | JWT created with payload {"iss":"<your_gateway_name>"}, and signed with the shared secretResponse 200200Updated 7 months ago Next stepsLoan management dashboardGet loan details (for active loan)Get transactions history (SOA PDF)Get pledged holdings (JSON data)Get pledged holdings (PDF)