Update account

Updates an account by its id.

Path Params
int32
required

The id of the Account.

Body Params
string
enum

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

Allowed:
string

The name for the account.

string

The account street address.

string

The city for the account address.

string

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

string

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.

Headers
string
required
Defaults to application/json
string
required
Defaults to application/json
Responses

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