Get Charges By Loan Account Id

Use this API endpoint to retrieve a list of all charges associated with a specified loan account.

It provides information about each charge applied to the loan account, including details such as the amount, description, currency, and status. This is useful for auditing account charges, reviewing charge history, or generating financial reports.

Example Requests:

GET /loans/{loanIdForCharge}/charges

Path Params
integer
required
Defaults to 101

The Id of the loan account to get the charges associated with it.

Query Params
string
Defaults to charges

Retrieves the associated charge data linked to the loan account. In this particular API , parameter value would be charges.

Headers
string
required

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

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
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