# Get ClientWarehouse Get ClientWarehouse Endpoint: GET /Application/ClientWarehouses Version: 2.0 ## Response 200 fields (application/json): - `WarehouseId` (integer) WarehouseId. Key property. - `ClientId` (integer) ClientId. - `TypeId` (integer) TypeId. - `Code` (string) Code. MaxLength: 50. Nullable. - `Name` (string) Name. MaxLength: 50. Nullable. - `IsStandard` (boolean) IsStandard. - `StandardLeadTimeDayCount` (integer) StandardLeadTimeDayCount. Nullable. - `FreightCost` (number) FreightCost. Nullable. - `CostBlock` (integer) CostBlock. Nullable. - `Created` (string) Created. - `CreatedBy` (integer) CreatedBy. - `Updated` (string) Updated. Nullable. - `UpdatedBy` (integer) UpdatedBy. Nullable. - `Locations` (array) Locations. - `Locations.LocationId` (integer) LocationId. Key property. - `Locations.IsIncludedInStockCalculation` (boolean) IsIncludedInStockCalculation. - `Locations.UpToDateTypeId` (integer) UpToDateTypeId. - `Locations.ValueBT` (string) ValueBT. MaxLength: 100. Nullable. - `Locations.PrimaryPriceListId` (integer) PrimaryPriceListId. Nullable. - `Locations.SupportsReservation` (boolean) SupportsReservation. - `Locations.SupportsStockQuery` (boolean) SupportsStockQuery.