All versions ->

Copy link to request setupRun requestRun
PUT/v2/customers/{customer_id}

Update customer

Sign in
SandboxProduction

Access Tokens

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

Link to section

Parameters

customer_id

string

Required

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

Link to section

Body

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

version

integer(64-bit)

PUT /v2/customers/{customer_id}

Response

// No response received yet.