How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
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.2.0, at version v3.1.0.

Requests are made against 2 base URLs: https://oba-auth.revolut.com, https://sandbox-oba-auth.revolut.com.

4 operations 4 paths 27 schemas 2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v3.1.0
Base URL
https://b2b.revolut.com/api/1.0
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Revolut Domestic standing order API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (AccessToken). An API key is passed in the header as x-jws-signature (JWS).

  • AccessToken — Each Open Banking API must contain an authorization header in the following format to make a call: Bearer . Before you start, ensure that you've got an access…
  • JWS — Open Banking API Payment requests additionally require a JSON Web Signature (JWS) which needs to be added to the header of the request. The JWS signature must…

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), OBErrorResponse1 (4 properties). Each schema is shown below with its type and property counts.

OBWriteDomesticStandingOrderResponse2
object
3 properties 3 required
OBExternalPermissions2Code
string
The Open Banking service request type.
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
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
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
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…
OBWriteDataDomesticStandingOrderConsentResponse2
object
6 properties 6 required
OBWriteDomesticStandingOrderConsentResponse2
object
4 properties 4 required
OBWriteDomesticStandingOrder2
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).
OBError1
object
2 properties 2 required
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…
OBExternalAccountIdentification4Code
string
The name of the identification scheme.
OBExternalMerchantCategoryCode
string
The merchant category code.
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
Meta
object
Meta data relevant to the payload.
1 property
OBWriteDataDomesticStandingOrder2
object
2 properties 2 required
OBWriteDataDomesticStandingOrderResponse2
object
7 properties 6 required
OBErrorResponse1
object
The detailed information about the error to help troubleshooting.
4 properties 3 required
OBExternalStatus1Code
string
The status of the payment.
OBCashAccountCreditor3
object
The details to identify the account.
4 properties 3 required
OBExternalMerchantCustomerIdentification
string
The merchant customer identification.
Links
object
Links relevant to the payload.
3 properties 1 required
OBWriteDomesticStandingOrderConsent2
object
2 properties 2 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
Where this information came from

This is an independent, third-party profile of Revolut Domestic standing order API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.