Revolut Counterparties API
Manage counterparties that you intend to transact with.Request and response examples can vary based on the account provider's location and type of the counterparty. For more information, see the guides: [Create a counterparty](https://developer.revolut.com/docs/guides/manage-accounts/counterparties/create-a-counterparty), [Retrieve counterparties](https://developer.revolut.com/docs/guides/manage-accounts/counterparties/retrieve-counterparties), and [Update a counterparty's payment method](https://developer.revolut.com/docs/guides/manage-accounts/counterparties/update-counterparty-payment-method).:::noteIn the Sandbox environment, you cannot add real people and businesses as Revolut counterparties. Therefore, to help you simulate [Create a counterparty](https://developer.revolut.com/docs/api/business#add-counterparty) requests, we have created some test accounts for counterparties of profile type `personal`.To add a counterparty via Revtag, use one of these pairs for the `name` and `revtag` fields respectively: - `Test User 1` & `john1pvki`- `Test User 2` & `john2pvki`- ...- `Test User 9` & `john9pvki`:::
Revolut Counterparties API is one of 46 APIs that Revolut publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Counterparties. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 8 operations across 7 paths, and defines 28 schemas. It is described by OpenAPI 3.0.1, at version 1.0.
Requests are made against 2 base URLs: https://b2b.revolut.com/api/1.0, https://sandbox-b2b.revolut.com/api/1.0.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Revolut Counterparties API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (AccessToken).
AccessToken— Each Business API request must contain an authorization header in the following format to make a call: Bearer . The access token will be obtained the first tim…
Paths & Operations 8
Across 7 paths, the API surfaces 8 operations — 1 DELETE, 4 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.
Manage counterparties that you intend to transact with. Request and response examples can vary based on the account provider's location and type of the counterparty. For more info…
Schemas 28
The contract defines 28 schemas that model the data the API accepts and returns. The most detailed are CreateCounterpartyRequest (24 properties), CounterpartyAccount (23 properties), Counterparty (10 properties), UpdateCounterpartyPaymentMethodAddress (6 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Revolut 12
Other APIs Revolut publishes across the network.