ReadonlyaddressesAddresses used by the Business Unit.
ReadonlyapprovalThe value of this field is always Explicit because a Company cannot have a parent Business Unit that Approval Rules can be inherited from.
ReadonlyassociateThe value of this field is always Explicit because a Company cannot have a parent Business Unit that Associates can be inherited from.
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.
Optional ReadonlyparentParent unit of the Business Unit. Only present when the unitType is Division.
Optional ReadonlyshippingUnique identifiers of addresses used as shipping addresses.
ReadonlystatusIndicates whether the Business Unit can be edited and used in Orders.
ReadonlystoreThe value of this field is always Explicit because a Company cannot have a parent Business Unit that Stores can be inherited from.
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 represent the top level of a business. Contains specific fields and values that differentiate a Company from the generic BusinessUnit.