# Get ApplicationPriceList Get ApplicationPriceList Endpoint: GET /Application/ApplicationPriceLists Version: 2.0 ## Response 200 fields (application/json): - `ApplicationId` (integer) ApplicationId. Key property. - `PriceListId` (integer) PriceListId. Nullable. Key property. - `IsPrimary` (boolean) IsPrimary. - `IsActive` (boolean) IsActive. - `Created` (string) Created. - `CreatedBy` (integer) CreatedBy. - `Updated` (string) Updated. Nullable. - `UpdatedBy` (integer) UpdatedBy. Nullable. - `IsEditable` (boolean) IsEditable. - `ClientId` (integer) ClientId. Nullable. - `IsFavorite` (boolean) IsFavorite. - `PriceList` (object) - `PriceList.Id` (integer) Id. Key property. - `PriceList.DefaultName` (string) DefaultName. MaxLength: 50. Nullable. - `PriceList.DefaultDescription` (string) DefaultDescription. Nullable. - `PriceList.Agreement` (string) Agreement. MaxLength: 50. Nullable. - `PriceList.StartDate` (string) StartDate. Nullable. - `PriceList.EndDate` (string) EndDate. Nullable. - `PriceList.IsPublic` (boolean) IsPublic. - `PriceList.IsLimitedToStock` (boolean) IsLimitedToStock. - `PriceList.IsBid` (boolean) IsBid. - `PriceList.IsStako` (boolean) IsStako.