Optional
Readonly
addressesAddresses used by the Business Unit.
Optional
Readonly
associateOptional
Readonly
associatesList of members that are part of the Business Unit in specific roles.
Optional
Readonly
billingIndexes of entries in addresses
to set as billing addresses.
The billingAddressIds
of the Customer will be replaced by these addresses.
Optional
Readonly
contactEmail address of the Business Unit.
Optional
Readonly
customCustom Fields for the Business Unit.
Optional
Readonly
defaultIndex of the entry in addresses
to set as the default billing address.
Optional
Readonly
defaultIndex of the entry in addresses
to set as the default shipping address.
Readonly
keyUser-defined unique and immutable identifier for the Business Unit.
Readonly
nameName of the Business Unit.
Optional
Readonly
shippingIndexes of entries in addresses
to set as shipping addresses.
The shippingAddressIds
of the Customer will be replaced by these addresses.
Optional
Readonly
statusIndicates whether the Business Unit can be edited and used in Orders.
Optional
Readonly
storeOptional
Readonly
storesSets the Stores the Business Unit is associated with. Can only be set when storeMode
is Explicit
.
Defaults to empty for Companies and not set for Divisions.
If the Business Unit has Stores defined, then all of its [Carts](ctp:api:type:Cart), [Orders](ctp:api:type:Order), [Quotes](ctp:api:type:Quote), or [Quote Requests](ctp:api:type:QuoteRequest) must belong to one of the Business Unit's Stores.
If the Business Unit has no Stores, then all of its [Carts](ctp:api:type:Cart), [Orders](ctp:api:type:Order), [Quotes](ctp:api:type:Quote), or [Quote Requests](ctp:api:type:QuoteRequest) must not belong to any Store.
Readonly
unit
Draft type to represent the top level of a business. Contains the fields and values of the generic BusinessUnitDraft that are used specifically for creating a Company.