📊Business rules

You can request to change the status of product listings by indicating the brand/SKU of the product OR a list of product listings IDs from each marketplace. One or the other. Not at the same time. • When setting product brand/SKU this method will attempt to update the status of all the product listings belonging to that product. Also, if the “includeKitContainers” parameter is set to TRUE, then the process will look for all KITs that contains the sent SKU as a component and will update the status of the KIT product as well. • When setting product listing IDs, this method will attempt to update the status of all the indicated product listings.

The product listing status may change to the new indicated status only if the target marketplace accepts the requested change.

This method will return the list of each product listing ID with its result status (200 OK, 4XX Error with details).

Last updated