# Get ProductUpsell Get ProductUpsell Endpoint: GET /Products/ProductUpsell Version: 2.0 ## Response 200 fields (application/json): - `ProductId` (integer) ProductId. Key property. - `ClientId` (integer) ClientId. - `UpsellProductId` (integer) UpsellProductId. - `DefaultDescription` (string) DefaultDescription. Nullable. - `SortOrder` (integer) SortOrder. Nullable. - `PopulationRuleId` (integer) PopulationRuleId. Nullable. - `IsActive` (boolean) IsActive. - `Created` (string) Created. - `CreatedBy` (integer) CreatedBy. - `Updated` (string) Updated. Nullable. - `UpdatedBy` (integer) UpdatedBy. Nullable. - `IsProductVariantUnique` (boolean) IsProductVariantUnique. - `IsUpsellProductVariantUnique` (boolean) IsUpsellProductVariantUnique. - `Cultures` (array) Cultures. - `Cultures.UpsellProductId` (integer) UpsellProductId. Key property. - `Cultures.CultureCode` (string) CultureCode. MaxLength: 16. Key property. - `Cultures.Description` (string) Description. Nullable.