Create a new customer

Creates a customer with basic information such as name, contact information, and address.

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

Creates a customer with basic information such as name, contact information, and address.

string
required

The name of the customer.

string
enum
required

The type of customer

Allowed:
string
required

The email address of the customer.

string

The phone number of the customer, with country code. Phone number validation is done using the phonelib library.

string

The date of birth of the customer

string

The nationality of the customer

string

Applicable only to the LRS (Liberalised Remittance Scheme / resident-India remittance) flow. The customer's PAN (tax identification number), populated only for customers onboarded under LRS and absent otherwise. Searchable via the tax_identification_number query parameter on the list-customers endpoint.

string
required

The street address of the customer.

string
required

The city where the customer is located.

string
required

The state where the customer is located.

string
required

The country where the customer is located. Country should be sent as an ISO 3166-1 alpha-3 code.

string

The postal code/pincode of the customer's address. See the list of countries where pincode is mandatory.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Choose an example:
application/json