All versions ->

Copy link to request setupRun requestRun
POST/v2/customers

Create customer

Sign in
SandboxProduction

Access Tokens

Sign in to populate your access tokens from the developer dashboard Sign in

Link to section

Body

idempotency_key

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

Generate

address

birthday

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

company_name

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

email_address

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

family_name

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

given_name

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

nickname

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

note

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

phone_number

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

reference_id

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

tax_ids

POST /v2/customers

Response

// No response received yet.