Revolut Business docs
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.
Tools reference (summary)
list_accountsList all business accounts across currencies with live balances.
get_accountFetch one account's details and balance.
list_transactionsPaginated transactions with filters on date, counterparty, state.
get_transactionFull detail on a single transaction including legs and FX.
get_exchange_rateLive FX rate between two currencies for a given amount.
list_counterpartiesAll saved counterparties with IBAN/sort code metadata.
get_counterpartySingle counterparty lookup by ID.
create_counterpartyAdd a new counterparty — personal or business, any supported rail.
delete_counterpartyRemove a saved counterparty from your address book.
create_payment_draftStage one or multiple payments for human approval in the Revolut app.
list_payment_draftsAll pending draft payments awaiting approval.
get_payment_draftFull payload of a specific draft.
delete_payment_draftCancel a staged draft before approval.
create_paymentExecute a payment directly (requires elevated scope).
list_team_membersTeam members of the business account.
create_webhookRegister a webhook endpoint for real-time transaction events.
list_webhooksAll registered webhooks and their subscribed events.
delete_webhookRemove a webhook endpoint.