PUT product/editdescription

Update description for the product based on the DisplayOrder and product_code

Request Information

Parameters

NameDescriptionAdditional information
productDescription
1) Product.Code: Mandatory
             2) DisplayOrder: Mandatory (Description number) (byte)
             3) Description

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.