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

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!