Updates in Product Models Purging
Method: HTTP DELETE method
Endpoint:http://<host_address>:<port_address>/v1/productmodel/bulk
Parameter content type: application/json
- When you select the purgeAllModels field value as true and click Execute, all the product models are purged from the database. Here the request body is ignored entirely.
- When you select the
purgeAllModels field value as false and click
Execute, the request body is considered in this case. You can enter the values of
productID
and/orproductIDExt
in the request body as required. For more details on Product Id and Product Id Ext, see Product Id and Product Id Ext.