Get Loan Transaction Details

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.

Path Params
integer
required

The unique identifier of the loan
Example: 1

integer
required
Defaults to 12

The unique identifier of the loan transaction
Example: 1

Headers
string
required

The ID of your banking instance visible in the MBANQ Console.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json