Getting actual merchant's balance by terminalId for all processing currencies or any specific one. When sending a request with a specific terminalId, you will receive a list of balances for all currencies with a balance above 0. You can add a currency as a get request parameter and get only the balance of the specified currency. For example, add ?currency=EUR to the endpoint and get the balance in EUR. When you try to get a balance for a terminal that is not in the system, you will receive an error 404.

Language
Authorization
Header
Click Try It! to start a request and see the response here!