RetrieveBusinessHierarchyBusinessUnit Function
Retrieves all business units from the business unit hierarchy.
This function is composable. You can append OData system query $select
option to the URI to control the properties returned.
Bound entities
Bound functions are invoked by appending the fully qualified function name to the URI representing an entity or collection.
Entity Type | Binding Type |
---|---|
businessunit | entity |
Return type
Type | Nullable | Description |
---|---|---|
Collection(businessunit) | False | The RetrieveBusinessHierarchyBusinessUnit function returns the following value. |