# Get ClientDivision Get ClientDivision Endpoint: GET /Application/ClientDivisions Version: 2.0 ## Response 200 fields (application/json): - `Id` (integer) Id. Key property. - `ClientId` (integer) ClientId. - `DivisionCode` (string) DivisionCode. MaxLength: 50. Nullable. - `DefaultName` (string) DefaultName. MaxLength: 50. Nullable. - `DefaultGroupName` (string) DefaultGroupName. MaxLength: 50. Nullable. - `DefaultSubGroupName` (string) DefaultSubGroupName. MaxLength: 50. Nullable. - `DefaultDescription` (string) DefaultDescription. Nullable. - `DefaultImagePath` (string) DefaultImagePath. MaxLength: 255. Nullable. - `IsPublic` (boolean) IsPublic. - `IsActive` (boolean) IsActive. - `Created` (string) Created. - `CreatedBy` (integer) CreatedBy. - `Updated` (string) Updated. Nullable. - `UpdatedBy` (integer) UpdatedBy. Nullable. - `Key` (string) Key. - `ImageKey` (string) ImageKey. Nullable. - `DefaultUniqueUrlName` (string) DefaultUniqueUrlName. MaxLength: 100. Nullable. - `Latitude` (string) Latitude. Nullable. - `Longitude` (string) Longitude. Nullable. - `EmailAddress` (string) EmailAddress. MaxLength: 255. Nullable. - `PhoneNumber` (string) PhoneNumber. MaxLength: 50. Nullable. - `FaxNumber` (string) FaxNumber. MaxLength: 50. Nullable. - `AddressLine1` (string) AddressLine1. MaxLength: 255. Nullable. - `AddressLine2` (string) AddressLine2. MaxLength: 255. Nullable. - `ZipCode` (string) ZipCode. MaxLength: 50. Nullable. - `City` (string) City. MaxLength: 50. Nullable. - `Region` (string) Region. MaxLength: 100. Nullable. - `CountryId` (integer) CountryId. Nullable. - `OpenHoursWeekday` (string) OpenHoursWeekday. MaxLength: 255. Nullable. - `OpenHoursSaturday` (string) OpenHoursSaturday. MaxLength: 255. Nullable. - `OpenHoursSunday` (string) OpenHoursSunday. MaxLength: 255. Nullable. - `Applications` (array) Applications. - `Applications.DivisionId` (integer) DivisionId. Key property. - `Applications.ApplicationId` (integer) ApplicationId. Key property. - `Applications.ClientId` (integer) ClientId. Nullable. - `Infos` (array) Infos. - `Infos.TypeId` (integer) TypeId. Key property. - `Infos.Id` (integer) Id. - `Infos.Value` (string) Value. Nullable. - `Infos.Updated` (string) Updated. - `Infos.UpdatedBy` (integer) UpdatedBy. - `PriceLists` (array) PriceLists. - `PriceLists.PriceListId` (integer) PriceListId. Key property. - `Warehouses` (array) Warehouses. - `Warehouses.ClientId` (integer) ClientId. Key property. - `Warehouses.WarehouseId` (integer) WarehouseId. Key property. - `Warehouses.Locations` (array) Locations. - `Warehouses.Locations.LocationId` (integer) LocationId. Key property. - `Cultures` (array) Cultures. - `Cultures.CultureCode` (string) CultureCode. MaxLength: 16. Key property. - `Cultures.Name` (string) Name. MaxLength: 50. Nullable. - `Cultures.GroupName` (string) GroupName. MaxLength: 50. Nullable. - `Cultures.SubGroupName` (string) SubGroupName. MaxLength: 50. Nullable. - `Cultures.Description` (string) Description. Nullable. - `Cultures.ImagePath` (string) ImagePath. MaxLength: 255. Nullable. - `Cultures.UniqueUrlName` (string) UniqueUrlName. MaxLength: 100. Nullable. - `Cultures.IsUniqueUrlNameManuallyMaintained` (boolean) IsUniqueUrlNameManuallyMaintained.