Create Account V2

Create a new customer account.Supports creating accounts for your business (business), for a Linked Individual (linked_individual), or for a Linked Business (linked_business). The details of the created account is shared asynchronously via ACCOUNT_CREATED event webhook.

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

The type of account that you want to create. In this case, you can only create a Customer Account. The business can create multiple customer_type accounts for managing its internal operations or for its own end customers.

Allowed:
string
enum
required

The currency for which the Account will be created, following the three-letter ISO 4217 code.

Allowed:
string

This is the alias name by which the fiat account is identified on the Merge Platform.

string
required

The unique identifier (UUID) of your main account.

string

The reference associated with the client that you are creating the Account for.

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 member. This field is required when creating a bank account for a Linked Individual but optional when creating an account for a business entity.

string
enum

The type associated with the member, which can be a business or a linked individual. This field is required when creating a bank account for a Linked Individual but optional when creating an account 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