Initiate SEPA Payment

Send funds outwards from a EUR enriched account to another IBAN that is owned by the same person as the account holder.

Body Params
string
required

The Id of the user who is sending this transaction

string
required

The Id of the account to debit

string

An optional memo - Alphanumeric string upto 15 characters in length

string
required

The amount denominated in the smallest divisible unit of the sending currency. For example: cents or satoshis

destination
object
string

Optional fixedFee in Euro cents to override the default application fee configuration. This amount can only be <= the default configured amount for this transaction type.

string

Optional percentage fee in bps to override the default application fee configuration. This amount can only be <= the default configured amount for this transaction type.

string
Defaults to SEPA, SEPA_INSTANT

Optional "paymentType" to force a payment scheme. Use it only if you absolutely need to, by default all payments go through SEPA_INSTANT if available and if not SEPA. In some rare cases if there is an issue with the scheme, this parameter can force trying with a particular method.

Headers
string
required

api-key is available on the dashboard

string
required
Response

Language
Credentials
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json