# Get PriceListClient Get PriceListClient Endpoint: GET /Application/ClientPriceLists Version: 2.0 ## Response 200 fields (application/json): - `PriceListId` (integer) PriceListId. Nullable. Key property. - `ClientId` (integer) ClientId. - `Name` (string) Name. MaxLength: 50. Nullable. - `Description` (string) Description. Nullable. - `ImagePath` (string) ImagePath. MaxLength: 255. Nullable. - `Agreement` (string) Agreement. MaxLength: 50. Nullable. - `StartDate` (string) StartDate. Nullable. - `EndDate` (string) EndDate. Nullable. - `CurrencyId` (integer) CurrencyId. - `DefaultPriceRuleId` (integer) DefaultPriceRuleId. Nullable. - `DefaultPriceRuleValue` (number) DefaultPriceRuleValue. Nullable. - `DefaultSupplementChargePercentage` (number) DefaultSupplementChargePercentage. - `DefaultKickbackPercentage` (number) DefaultKickbackPercentage. Nullable. - `DefaultMinimumProductMarginPercentage` (number) DefaultMinimumProductMarginPercentage. Nullable. - `ParentPriceListId` (integer) ParentPriceListId. Nullable. - `PopulationRuleId` (integer) PopulationRuleId. - `ChosenWarehouseId` (integer) ChosenWarehouseId. Nullable. - `ChosenLocationId` (integer) ChosenLocationId. Nullable. - `IsErpUpdateable` (boolean) IsErpUpdateable. - `IsErpIntegrated` (boolean) IsErpIntegrated. - `IsPrimary` (boolean) IsPrimary. - `IsPublic` (boolean) IsPublic. Nullable. - `IsLimitedToStock` (boolean) IsLimitedToStock. Nullable. - `IsBid` (boolean) IsBid. Nullable. - `IsStako` (boolean) IsStako. Nullable. - `IsActive` (boolean) IsActive. - `StoppedDate` (string) StoppedDate. Nullable. - `StoppedBy` (integer) StoppedBy. Nullable. - `Created` (string) Created. - `CreatedBy` (integer) CreatedBy. - `Updated` (string) Updated. Nullable. - `UpdatedBy` (integer) UpdatedBy. Nullable. - `ImageKey` (string) ImageKey. Nullable. - `TypeId` (integer) TypeId. - `ImageExtension` (string) ImageExtension. MaxLength: 16. Nullable. - `DefaultSupplementCharge` (number) DefaultSupplementCharge. Nullable. - `DefaultLimitToPriceRecommended` (boolean) DefaultLimitToPriceRecommended. Nullable. - `IsVirtual` (boolean) IsVirtual. - `SalesAreaId` (integer) SalesAreaId. Nullable. - `InheritStructureCalculationRule` (integer) InheritStructureCalculationRule. - `PriceList` (object) - `PriceList.Id` (integer) Id. Key property. - `PriceList.DefaultName` (string) DefaultName. MaxLength: 50. Nullable. - `PriceList.DefaultDescription` (string) DefaultDescription. Nullable. - `PriceList.IsPublic` (boolean) IsPublic. - `PriceList.IsLimitedToStock` (boolean) IsLimitedToStock. - `PriceList.IsBid` (boolean) IsBid. - `PriceList.IsStako` (boolean) IsStako.