Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.01 KB

AddNonEligibleProductRequest.md

File metadata and controls

14 lines (11 loc) · 1.01 KB

AddNonEligibleProductRequest

Properties

Name Type Description Notes
productId string The external product id of the non eligible product [optional]
productIdPrefix string Prefix for filtering products with matching product IDs prefix. [optional]
productCategoryId int The product category id that identifies all related products as non eligible [optional]
description string [optional]
subsystem string Options availabe are 'All' - It matchs all subsystems, 'Loyalty' - Regarding loyalty points subsystem, 'Lipscore' [optional]
expiresAt string The date when the non-eligible product expires. It should use the format yyyy-MM-dd and be greater than today. [optional]

[Back to Model list] [Back to API list] [Back to README]