REST web service interface

POST products/descriptions/update/{id}

Updated, 2019-07-16 00:00

Allows you to update description of a product.

Resource Information

Rate Limited? No
Authentication Mandatory
Response Formats json,xml
HTTP Methods POST

Resource URL

https://ecommerce.dexero.com/service/rest/2/merchant/catalog/products/descriptions/update/{id}

Parameters

Parameter Description
id The system identification number or identifier defined by user.
Example Values : 302
locale The language in which the updates should be applied. If no language is specified, the default language applies.
Example Values : fr
name Product name
Example Values : Product name
description_short The short description of the product which does not contain HTML formatting.
Example Values : Voici une description courte en texte
description_full The long description of the product, which may include HTML formatting.
Example Values : Voici une description longue en texte

Example Request

POST https://ecommerce.dexero.com/service/rest/2/merchand/catalogue/products/descriptions/update/1