Create Recipient

Create a new recipient.

This request creates a Recipient to whom you can transfer funds from your
account on the Merge platform.

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

The type of recipient to whom will send funds from your account, which can be either a person or a business.

Allowed:
string
required

The currency of the Recipient's account, following the three-letter ISO 4217 code.

string

The account holder's first name. Required when the type is person.

string

The account holder's last name. Required when the type is person.

string

The name of the company you want to add as a recipient. Required when the type is business.

string

The recipient's e-mail.

string

The nickname to be associated with the recipient.

string
required

The recipient's bank account name. This is the name that will appear on the transaction's statement when funds are sent from your account to the recipient's account.

string

The recipient's bank account number that will be used for sending fiat money. Required when the currency is GBP.

string

The recipient's bank sort code number that will be used for sending fiat money. Required when the currency is GBP.

string

The recipient's International Bank Account Number (IBAN) that will be used for sending fiat money. Required when the currency is EUR.

string

The recipient's business identifier code (BIC) that will be used for sending fiat money. Optional when the currency is EUR.

string
enum
required

Two-letter ISO 3166-1 code representing the country where the recipient's account is located.

recipient_address
object

Recipient address. For non-EEA payouts, recipient residential or registered address is mandatory.

string

Bank name

bank_address
object

Bank address.

string

The client nonce, which is a random or semi-random number that is used for achieving idempotency. It is strongly recommended that you send this parameter as part of the create request.

string

The unique identifier of the associated member. This field is required when creating a recipient for a Linked Individual but optional when creating a recipient for a business entity.

string
enum

The associated member type, the value can be business or linked_individual. This field is required when creating a recipient for a Linked Individual, but is optional when creating a recipient for a business entity.

Allowed:
Responses

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