Create a customer

Creates a customer in the live or test mode of the API key used. At least one of email or tax_id must be provided; every other field is optional. If a tax_id is provided, both its type and value are required. Values are normalized before being stored: email and address.country are lowercased, dots and hyphens are stripped from RUTs, and RFCs are uppercased.

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

Customer's address.

string

Customer's email. At least one of email or tax_id is required.

metadata
object

Set of key-value pairs that you can attach to an object. Useful for storing additional information about the object in a structured format.

string

Customer's full name or business name.

string

Customer's phone number in E.164 format, including the country code (for example +56911111111).

tax_id
object

Tax identifier (Chilean RUT or Mexican RFC). At least one of email or tax_id is required.

Responses

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