ReadonlyaddressesAddresses used by the Business Unit.
ReadonlyapprovalDetermines whether a Business Unit can inherit Approval Rules from a parent.
ReadonlyassociateDetermines whether the Division can inherit Associates from a parent.
ReadonlyassociatesAssociates that are part of the Business Unit in specific roles.
Optional ReadonlybillingUnique identifiers of addresses used as billing addresses.
Optional ReadonlycontactEmail address of the Business Unit.
ReadonlycreatedDate and time (UTC) the Business Unit was initially created.
Optional ReadonlycreatedIDs and references that created the BusinessUnit.
Optional ReadonlycustomCustom Fields for the Business Unit.
Optional ReadonlydefaultUnique identifier of the address used as the default billing address.
Optional ReadonlydefaultUnique identifier of the address used as the default shipping address.
ReadonlyidUnique identifier of the Business Unit.
Optional ReadonlyinheritedAssociates that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the associateMode is set to ExplicitAndFromParent.
Optional ReadonlyinheritedStores that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the storeMode is set to FromParent.
ReadonlykeyUser-defined unique and immutable identifier of the Business Unit.
ReadonlylastDate and time (UTC) the Business Unit was last updated.
Optional ReadonlylastIDs and references that last modified the BusinessUnit.
ReadonlynameName of the Business Unit.
ReadonlyparentParent unit of the Division.
Optional ReadonlyshippingUnique identifiers of addresses used as shipping addresses.
ReadonlystatusIndicates whether the Business Unit can be edited and used in Orders.
ReadonlystoreDefines whether the Stores of the Division are set explicitly or inherited from a parent Business Unit.
Optional ReadonlystoresReferences to Stores the Business Unit is associated with. Only present when storeMode is Explicit.
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.
ReadonlytopTop-level unit of the Business Unit. The top-level unit is of unitType Company.
ReadonlyunitType of the Business Unit indicating its position in a hierarchy.
ReadonlyversionCurrent version of the Business Unit.
Business Unit type to model divisions that are part of the Company or a higher-order Division. Contains specific fields and values that differentiate a Division from the generic BusinessUnit.