get https://api.cloud.mbanq.com/v1/loans//transactions/
Purpose: Use this API to retrieve particular transaction of the loan.
To retrieve the transaction ID for a particular loan, call the following API: https://api.cloud.mbanq.com/v1/loans/{loanId}?association=all. The response will include a Transactions Object containing all relevant details about the transaction.
Behavior: A successful response indicates that the transaction has been successfully retrieved.
Please refer to the link: Loan for details about Loan.