List balancesget https://testapi.multisafepay.com/v1/json/accounts/{account_id}/balancesList the balances of affiliated merchant accounts.Path Paramsaccount_idstringrequiredThe unique identifier of the account.Query Paramsoffsetinteger≥ 0Return results starting from the offset position.limitinteger1 to 1000Limit the number of results returned.Responses 200Request successful 404No accounts found 422Validation errorsUpdated 7 months ago