Skip to main content
POST
Create customer

Authorizations

Authorization
string
header
required

Use Authorization: Bearer <live_api_key>.

Body

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
password
string<password>
required
address_2
string
fax
string
website
string<uri>
credit
number
business_name
string
comment
string

Response

OK

success
boolean