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
int64
required
Defaults to 101

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

Headers
string
required
Defaults to z01j3e71zd6zkq908vyf5861a8

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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json