Create borderless™ child account

Introduction

This endpoint is used to create an account via the borderless™ API. This is a POST request that takes in body parameters noted below. These vary per country so please use the required information endpoint to confirm what data is required for your specific Account's country.

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

The email address of the child account holder.

boolean
required

This field identifies if email of child account is verified. Must be true for successful account creation.

boolean
required

This field identifies that account owner accepts terms and conditions of borderless™. Must be true for successful account creation.

string
enum
required

Child account account type.

Allowed:
string
enum
required

The two letter ISO code for the child account country (must match with the bank account you will add).

string
enum
required

The primary three letter currency code of the account (must match with your bank account currency).

string
required

First name of the child account owner (must match with the bank account you will add).

string

Middle name of the child account owner.

string
required

Last name of the child account owner (must match with the bank account you will add).

number

Phone number of child account owner. Phone number format must contain only numbers and must be submitted without country code. For example if phone number for United States account is +1 (123)-456-7890 you should submit 1234567890. Check requirements according country and account type to confirm if this field is required.

string
required

Date of birth of child account owner. The format of this field should be YYYY-MM-DD.

string

The unique identifier for account. You can specify your own or it will be generated automatically and provided for you in response of successful account creation.

string
required

The address of the child account.

string

The address of the child account.

string
required

The city of the child account.

string
required

Zone codes for your desired country.

string
required

Postal code of the address. If country does not have postal codes system, simply submit 00000.

string
enum

The two letter ISO code of place of birth.

string

The zone code of place of birth country. This field is required for few of the countries.

string

A taxpayer identification number.

string

The name of the business. For BUSINESS type account this field is required.

string

The display name that will be shown on borderless™ dashboard. If not specified display name will be auto-generated according business name for BUSINESS accounts and according first and last names for PERSONAL accounts.

string

A formal name for a specific position within an organization.

string

Type of the business. To retrieve all possible business types for specific country please visit Reference Section.

string

A corporate tax identification number. For BUSINESS type account this field is required.

string

The industry of the business. For BUSINESS type account this field is required. To retrieve all possible business industries for this field please visit Reference Section.

number

Non-negative number of aproximate number of employees.

number

Non-negative number of aproximate monthly volume.

number

Non-negative number of aproximate monthly transactions.

bankDataRequired
object
required
Headers
string

Unique identifier of Child Account (required only for Partner).

Responses

404

Server Error

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