Sign in

Create international payment

documented

Submit an international payment in the OB framework.

POST /payments/internationalPaymentsno implementation yet0 runs

Input

transport_pem_path*
Transport certificate PEM path
path/to/transport.pem
transport_key_path*
Transport private key path
path/to/private.key
consent_id*
International payment consent ID
{{$consent_id}}
instruction_id*
InstructionIdentification
{{$instruction_id}}
end_to_end_id*
EndToEndIdentification
{{$end_to_end_id}}
amount*
InstructedAmount.Amount
{{$amount}}
currency*
InstructedAmount.Currency
{{$currency}}
creditor_scheme*
CreditorAccount.SchemeName
{{$creditor_scheme}}
creditor_identification*
CreditorAccount.Identification
{{$creditor_identification}}
creditor_name
CreditorAccount.Name
{{$creditor_name}}
remittance
RemittanceInformation.Unstructured
{{$remittance}}
logged_time*
x-fapi-customer-last-logged-time
{{$logged_time}}
customer_ip*
x-fapi-customer-ip-address
{{$customer_ip}}
idempotency_key*
x-idempotency-key
{{$idempotency_key}}
Calls Revolut as you (your API key is your account); keychains.dev holds the credentials.
Create international payment · Revolut · OpenIntegrations