POST product/adddescription
Adding description for the product based on the DisplayOrder and product_code
Request Information
Parameters
Name | Description | Additional 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.