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.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 Draft payment 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 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.
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…
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.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Revolut 12
Other APIs Revolut publishes across the network.