Optional ReadonlyaddressesAddresses used by the Business Unit.
Optional ReadonlyapprovalDetermines whether the Division can inherit Approval Rules from a parent.
Optional ReadonlyassociateDetermines whether the Division can inherit Associates from a parent.
Optional ReadonlyassociatesList of members that are part of the Business Unit in specific roles.
Optional ReadonlybillingIndexes of entries in addresses to set as billing addresses.
The billingAddressIds of the Customer will be replaced by these addresses.
Optional ReadonlycontactEmail address of the Business Unit.
Optional ReadonlycustomCustom Fields for the Business Unit.
Optional ReadonlydefaultIndex of the entry in addresses to set as the default billing address.
Optional ReadonlydefaultIndex of the entry in addresses to set as the default shipping address.
ReadonlykeyUser-defined unique and immutable identifier for the Business Unit.
ReadonlynameName of the Business Unit.
ReadonlyparentThe parent unit of this Division. Can be a Company or a Division.
Optional ReadonlyshippingIndexes of entries in addresses to set as shipping addresses.
The shippingAddressIds of the Customer will be replaced by these addresses.
Optional ReadonlystatusIndicates whether the Business Unit can be edited and used in Orders.
Optional ReadonlystoreIf not set, the Division inherits the Stores from a parent unit.
Set this to Explicit if you want to set the Stores explicitly in the stores field instead.
Optional ReadonlystoresSets 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), [Recurring Orders](ctp:api:type:RecurringOrder), [Quotes](ctp:api:type:Quote), [Quote Requests](ctp:api:type:QuoteRequest), or [Shopping Lists](ctp:api:type:ShoppingList) 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), [Recurring Orders](ctp:api:type:RecurringOrder), [Quotes](ctp:api:type:Quote), [Quote Requests](ctp:api:type:QuoteRequest), or [Shopping Lists](ctp:api:type:ShoppingList) must not belong to any Store.
ReadonlyunitType of the Business Unit indicating its position in a hierarchy.
Draft type to model divisions that are part of a Company or a higher-order Division. Contains the fields and values of the generic BusinessUnitDraft that are used specifically for creating a Division.