Banking API account balances

Read only
These tools are enabled on request and only work for users with Tilopay banking API credentials. They are not part of the default MCP access: Tilopay enables the group case by case. Requires: Credenciales del API bancario de Tilopay registradas por Tilopay para ese usuario.
Read only

baas_list_balances

Lists the real-time balances of the accessible accounts: account, amounts and cut-off date.

API operation: GET /api/public/v1/accounts/balancessee the operation page

Parameters

ParameterTypeRequiredDescription
accountTypestringFilter by scheme (IBAN)
accountValuestringFilter by identifier
limitintegerPage size, between 1 and 100
cursorstringCursor from the previous page
assignmentIdstringBanking API context (assignment); only needed when there are several

Returns

{ result }

result = the banking API response as returned.

Last verified: 2026-09-03 · Owner: equipo-integraciones

View as raw Markdown