Register customer

Use this endpoint to register customers.

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

Customer's email

string
required

Defines language and text formatting for the user. E.g. "en_US", "fr_FR"

string
required

2-letter country code

string
required

Customer's currency. E.g. "USD", "EUR"

string

Customer's password

string

Customer's FacebookId

int32

Unix timestamp - Customer's registration date

string

Customer's external ID

string

Customer first name

string

Customer last name

string

Customer IP address. Stored as the last customer IP address and customer IP address at registration. If not provided, it is taken from the request header. Both IPv4 and IPv6 addresses are accepted.

string

The customer's tax identification number, e.g. a Brazilian CPF. Length 2–20.
Example: 39053344705

string

The customer's contact phone number.
Length 2–20.
Allowed characters only: digits and + - space ( ) .
Example: +55 11 91234-5678

string

First line of the customer's street address. Non-empty when supplied.
Example: Avenida Paulista 1578

string

Second line of the customer's address (apartment, suite, unit, etc.). Non-empty when supplied.
Example: Conjunto 42

string

District within the city.
Length 2–100.
Example: Bela Vista

string

City or town of the address.
Example: São Paulo

string

State, province, or region.
Length 2–50.
Example: BR-SP

string

Postal / ZIP code of the address.
Length 2–20, upper-cased, validated against the country sent in the same request.
Example: 01310-100

Response

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