PUT product/updateflags

This method will update all the boolean flags in the system. For list of all the boolean flags see the parameters. Please note: all the fields are mandatory

Request Information

Parameters

NameDescriptionAdditional information
product
1) Code: Product Code
            2) Visible: Set visibility of the product on the website
            3) IsNonDiscount
            4) IsStockProduct
            5) IsNew
            6) IsBestSeller
            7) OnOffer
            8) SoldOut
            9) Reserved
            10) EcoFriendly
            11) Discontinued
            12) VisibleToEveryone

Define this parameter in the request body.

Request body formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.