Sign in

Create payment

documented

Create a payment (uses an order or customer data).

POST /paymentsPaymentsno implementation yet0 runs

Input

revolut_base_url
Revolut API base URL (sandbox/production)
https://sandbox-business.revolut.com/api/1.0
idempotency_key*
Idempotency key (UUID)
Unique UUID used for idempotency
title
Payment draft title
Optional draft title
schedule_for
Schedule date (ISO 8601)
YYYY-MM-DDTHH:MM:SSZ
account_id*
Source Revolut account ID
Your account ID from which to pay
counterparty_id*
Counterparty ID
Counterparty ID to receive funds
receiver_account_id
Receiver account ID (optional)
Receiving account ID for bank transfer
receiver_card_id
Receiver card ID (optional)
Receiving card ID for card transfer
amount*
Amount
Amount to transfer
currency*
Currency (ISO 3-letter)
e.g. USD
reference*
Reference
Payment reference
Calls Revolut as you (your API key is your account); keychains.dev holds the credentials.
Create payment · Revolut · OpenIntegrations