PATCH
/
clients
/
{id}
/

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Object ID (UUID)

Body

application/json
bank_account
string

Bank account number (e.g. IBAN)

bank_code
string

SWIFT/BIC code of the bank

email
string
required

Email address

phone
string

Phone number in the <country_code> <number> format

full_name
string

Name and surname of client

personal_code
string

Personal identification code of client

street_address
string

Street house number and flat address where applicable

country
string

Country code in the ISO 3166-1 alpha-2 format (e.g. 'GB')

city
string

City name

zip_code
string

ZIP or postal code

state
string

State code

shipping_street_address
string

Street house number and flat address where applicable

shipping_country
string

Country code in the ISO 3166-1 alpha-2 format (e.g. 'GB')

shipping_city
string

City name

shipping_zip_code
string

ZIP or postal code

shipping_state
string

State code

cc
string[]

Email addresses to receive a carbon copy of all notification emails

bcc
string[]

Email addresses to receive a blind carbon copy of all notification emails

legal_name
string

Legal name of company

brand_name
string

Company brand name

registration_number
string

Registration number of company

tax_number
string

Tax payer registration number

Response

200 - application/json
type
string

Object type identifier

id
string
created_on
integer

Object creation time

updated_on
integer

Object last modification time

bank_account
string

Bank account number (e.g. IBAN)

bank_code
string

SWIFT/BIC code of the bank

email
string
required

Email address

phone
string

Phone number in the <country_code> <number> format

full_name
string

Name and surname of client

personal_code
string

Personal identification code of client

street_address
string

Street house number and flat address where applicable

country
string

Country code in the ISO 3166-1 alpha-2 format (e.g. 'GB')

city
string

City name

zip_code
string

ZIP or postal code

state
string

State code

shipping_street_address
string

Street house number and flat address where applicable

shipping_country
string

Country code in the ISO 3166-1 alpha-2 format (e.g. 'GB')

shipping_city
string

City name

shipping_zip_code
string

ZIP or postal code

shipping_state
string

State code

cc
string[]

Email addresses to receive a carbon copy of all notification emails

bcc
string[]

Email addresses to receive a blind carbon copy of all notification emails

legal_name
string

Legal name of company

brand_name
string

Company brand name

registration_number
string

Registration number of company

tax_number
string

Tax payer registration number