AladiaAladia

Revolut Business docs

Banking

Reference, authentication, tool schemas and examples.

Docs coming soon

Full reference for the 18 tools exposed by the Revolut Business connector is being migrated from our internal wiki.

Back to the connector page

Tools reference (summary)

list_accounts

List all business accounts across currencies with live balances.

get_account

Fetch one account's details and balance.

list_transactions

Paginated transactions with filters on date, counterparty, state.

get_transaction

Full detail on a single transaction including legs and FX.

get_exchange_rate

Live FX rate between two currencies for a given amount.

list_counterparties

All saved counterparties with IBAN/sort code metadata.

get_counterparty

Single counterparty lookup by ID.

create_counterparty

Add a new counterparty — personal or business, any supported rail.

delete_counterparty

Remove a saved counterparty from your address book.

create_payment_draft

Stage one or multiple payments for human approval in the Revolut app.

list_payment_drafts

All pending draft payments awaiting approval.

get_payment_draft

Full payload of a specific draft.

delete_payment_draft

Cancel a staged draft before approval.

create_payment

Execute a payment directly (requires elevated scope).

list_team_members

Team members of the business account.

create_webhook

Register a webhook endpoint for real-time transaction events.

list_webhooks

All registered webhooks and their subscribed events.

delete_webhook

Remove a webhook endpoint.