Create account

Creates a new account.

Body Params
string
enum
required

The type of account. 0 for person and 1 for business.

Allowed:
string
required

The name for the account.

string
required

The account street address.

string
required

The city for the account address.

string
required

The state abbreviation for the account address. (MN, AL, FL, etc.)

string
required

The post code for the account address.

float

The latitude for the account address. If missing, will be auto calculated based in address data.

float

The longitude for the account address. If missing, will be auto calculated based in address data.

string

The street for the account shipping address.

string

The city for the account shipping address.

string

The state abbreviation for the account shipping address.

string

The post code for the account shipping address.

int32

The primary rep assigned to the account. This should be an existing User id.

string

A description about the account or optional notes.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json