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 Draft payment API

You can create a draft payment to initiate a payment on behalf of a user, and request the approval for the draft payment in the user account.Then, you can retrieve or delete a draft payment.:::noteThe draft payments API is available only for Revolut Business customers.If you'd like to use this endpoint, reach out to us.:::For more information, see [Tutorials: Work with draft payments](https://developer.revolut.com/docs/guides/build-banking-apps/tutorials/work-with-draft-payments).

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

Tagged areas include Draft payment. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 3 paths, and defines 14 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.

5 operations 3 paths 14 schemas 2 DELETE2 GET1 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 Draft payment 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 5

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

Draft payment 5

You can create a draft payment to initiate a payment on behalf of a user, and request the approval for the draft payment in the user account. Then, you can retrieve or delete a dr…

GET
/draft-payments
List draft payments
listDraftPayment 3 params → 200400403default
POST
/draft-payments
Create a draft payment
createDraftPayment 3 params body → 201400403429503default
DELETE
/draft-payments/{DraftPaymentId}/transfers/{DraftPaymentTransferId}
Delete a draft payment transfer
deleteDraftPaymentTransfer 2 params → 204400403404422default
GET
/draft-payments/{DraftPaymentId}
Retrieve a draft payment
findDraftPayment 1 param → 200400403404default
DELETE
/draft-payments/{DraftPaymentId}
Delete a draft payment
deleteDraftPayment 1 param → 204400403404422default

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are DraftPaymentTransfer (7 properties), DraftPaymentResponse (4 properties), CsvError (4 properties), FieldError (3 properties). Each schema is shown below with its type and property counts.

CsvError
object
4 properties 3 required
ErrorDetail
object
2 properties 2 required
DraftPaymentListResponse
object
2 properties 2 required
DraftPaymentResponse
object
4 properties 3 required
Currency
string
[ISO 4217](https://en.wikipedia.org/wiki/ISO4217) currency code in upper case.
InstructedAmount
object
2 properties 2 required
ErrorDetails
array
The details of the error.
Error
object
3 properties 3 required
DraftPaymentTransferStatus
string
The status of the draft payment.
FieldError
object
3 properties 2 required
DraftPaymentTransfers
array
Amount
string
The amount of money.
DraftPaymentTransfer
object
7 properties 4 required
DraftPaymentStatus
string
The status of the draft payment.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

revolut-draft-payment-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 Draft payment 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.