Get Charges By Account Id

Use this API endpoint retrieves a list of all charges associated with a specified account.

It provides information about each charge applied to the 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 /savingsaccounts/{accountId}?associations=charges

Path Params
integer
required
Defaults to 10422

The unique identifier of the account for which charges are to be retrieved.

Query Params
string

Retrieves the associated data linked to your 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