Skip to main content
POST
Update customer

Authorizations

Authorization
string
header
required

Use Authorization: Bearer <live_api_key>.

Body

id
integer
required
name
string
required
address_1
string
required
city
string
required
county_id
integer
required
country_id
integer
required
postal_code
string
required
phone
string
required
username
string<email>
required
address_2
string
fax
string
password
string<password>
website
string<uri>
credit
number
business_name
string
comment
string
vat
integer

Response

OK

success
boolean