Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Revolut Domestic standing order API

*Domestic standing orders*, which you can use for local payments in the local currency of the user.:::noteRevolut supports only GBP as local in the UK and EUR in Single Euro Payments Area (SEPA) countries.:::As a regulated third party provider, you can use the provided endpoints to initiate a domestic payment in the following high-level workflow:- Create a consent.- Get the consent.- Create a payment.- Get the payment.Before you begin, ensure that you've registered your application with the `payments` scope.For more information, see [Tutorials: Initiate your first payment](https://developer.revolut.com/docs/guides/build-banking-apps/tutorials/initiate-your-first-payment).:::tipSee also [Domestic payments](https://developer.revolut.com/docs/api/open-banking#tag-domestic-payment) and [Domestic scheduled payments](https://developer.revolut.com/docs/api/open-banking#tag-domestic-scheduled-payment).:::

Revolut Domestic standing order API is one of 46 APIs that Revolut publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Domestic standing order. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 4 paths, and defines 27 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.

4 operations 4 paths 27 schemas 2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://b2b.revolut.com/api/1.0
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Revolut Domestic standing order 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 4

Across 4 paths, the API surfaces 4 operations — 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Domestic standing order 4

Domestic standing orders, which you can use for local payments in the local currency of the user. :::note Revolut supports only GBP as local in the UK and EUR in Single Euro Payme…

POST
/domestic-standing-order-consents
Create a domestic standing order consent
CreateDomesticStandingOrderConsents 8 params body → 201400401403405406415429
GET
/domestic-standing-order-consents/{ConsentId}
Retrieve a domestic standing order consent
GetDomesticStandingOrderConsentsConsentId 7 params → 200400401403405406429500
POST
/domestic-standing-orders
Create a domestic standing order
CreateDomesticStandingOrders 8 params body → 201400401403405406415429
GET
/domestic-standing-orders/{DomesticStandingOrderId}
Retrieve a domestic standing order
GetDomesticStandingOrdersDomesticStandingOrderId 7 params → 200400401403405406429500

Schemas 27

The contract defines 27 schemas that model the data the API accepts and returns. The most detailed are OBDomesticStandingOrderBase (9 properties), OBWriteDataDomesticStandingOrderResponse2 (7 properties), OBWriteDataDomesticStandingOrderConsentResponse2 (6 properties), OBCashAccountDebtorResponse (4 properties). Each schema is shown below with its type and property counts.

OBExternalConsentStatus1Code
string
The status of the consent.
OBDomesticStandingOrderInitiationResponse
object
The Initiation payload that the initiating party sends to the [ASPSP](https://developer.revolut.com/docs/guides/build-banking-apps/glossary), which is used to…
OBWriteDomesticStandingOrderConsent2
object
2 properties 2 required
Meta
object
Meta data relevant to the payload.
1 property
OBExternalAccountIdentification4Code
string
The name of the identification scheme.
OBExternalMerchantCategoryCode
string
The merchant category code.
OBWriteDomesticStandingOrderResponse2
object
3 properties 3 required
OBCashAccountDebtorResponse
object
The details to identify the account which was used to approve the payment consent. This information can be used as a refund address.
4 properties 2 required
OBWriteDataDomesticStandingOrderConsent2
object
2 properties 2 required
OBActiveCurrencyAndAmount_SimpleType
string
The amount of money where the unit of currency is explicit and compliant with [ISO 4217](https://en.wikipedia.org/wiki/ISO4217).
OBCashAccountDebtor4
object
The details to identify the account from which the payment consent can be approved. If provided in the consent, the [PSU](https://developer.revolut.com/docs/gu…
4 properties 2 required
OBWriteDataDomesticStandingOrder2
object
2 properties 2 required
OBExternalPermissions2Code
string
The Open Banking service request type.
OBExternalStatus1Code
string
The status of the payment.
OBWriteDomesticStandingOrderConsentResponse2
object
4 properties 4 required
OBWriteDomesticStandingOrder2
object
2 properties 2 required
OBErrorResponse1
object
The detailed information about the error to help troubleshooting.
4 properties 3 required
OBWriteDataDomesticStandingOrderResponse2
object
7 properties 6 required
Links
object
Links relevant to the payload.
3 properties 1 required
OBDomesticStandingOrderBase
object
The Initiation payload that the initiating party sends to the [ASPSP](https://developer.revolut.com/docs/guides/build-banking-apps/glossary), which is used to…
9 properties
OBExternalMerchantCustomerIdentification
string
The merchant customer identification.
OBWriteDataDomesticStandingOrderConsentResponse2
object
6 properties 6 required
OBDomesticStandingOrder2
object
The Initiation payload that the initiating party sends to the [ASPSP](https://developer.revolut.com/docs/guides/build-banking-apps/glossary), which is used to…
OBError1
object
2 properties 2 required
OBExternalPaymentContext1Code
string
The payment context.
OBRisk1
object
The Risk section contains the risk indicators that the initiating party sends to the [ASPSP](https://developer.revolut.com/docs/guides/build-banking-apps/gloss…
4 properties
OBCashAccountCreditor3
object
The details to identify the account.
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

revolut-domestic-standing-order-api-openapi.yml Raw ↑

Other APIs Revolut publishes across the network.

Revolut Accounting API
Revolut Accounting categories API
Revolut Accounts API
Revolut Apple Pay merchant registration API
Revolut Applications API
Revolut Balance API
Revolut Card invitations API
Revolut Cards API
Revolut Configuration API
Revolut Counterparties API
Revolut Customers API
Revolut Disputes API