Skip to main content
PATCH
Update Customer Account

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

Body

application/json
companyID
string
required

ID of the Company.

ein
string

EIN of the customer account

Federal tax classification of the customer account entity

Available options:
ccorp,
corp,
estate,
foreign_entity,
llc,
llp,
lp,
nonprofit,
partnership,
scheme,
scorp,
soleprop,
trust.
phone
string

Phone number of the customer account

email
string

Business email of the customer account

business_address
string

Street address of the customer account

business_city
string

City of the customer account

business_state
string

State of the customer account

business_zip
string

Zip code of the customer account

code
string

Custom code to be associated with the customer code.

status
enum<string>

Status of the customer account

Available options:
live
business_owner
object

Business owner of the customer account

Response

200

The response is of type object.