Create Payout Session

The Create Payout session request is used to make a payout to the customer without any customer UI interactions, the merchant will go on to specify the customer bank account to be used.
Direct Payouts feature requires the merchant to have previously created a public/private openSSL RSA 2048 bit key pair - this is used to sign the payout.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Used to identify the customer whose bank account details to fetch

string

Customer email address which is used if using the payout journey

string
enum
required

payment type (SEPA or FPS)

Allowed:
number
required

Decimal value of the payout - string with number with 2 decimal places

string
required
Defaults to GBP

string with valid ISO currency code

string
required

Reference for the payout (max 15 chars). This MUST be unique

string
required

IP address of the customer receiving the payout

string
required

OS for the customer receiving the payout

string

searchable string

string

meta-data of the request

supportedCountries
array of strings

filter the bank list in bank selection page by country ISO code

supportedCountries
string

It redirect the page that the modal is shown in completion of the journey

string

It redirect the page that the modal is shown in case of closing the modal on failed status

string

Url that the user is redirected to from their bank app on a successful approval

string

Url that the user is redirected to from their bank app on a cancelled/failed request

string
Defaults to en

The language ISO-639-1 code that will be used to translate the journey

customerDetails
object
boolean
Defaults to false

A boolean to specify whether you want to enqueue your payout

Headers
string
required

Your merchant private api key

string
required

UNIX timestamp for the signature expiration

string
required

Base64 encoded signature

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain