Delete Product
End Point
'DeleteBatch' API end point is used to delete one ore more products.
POST
https://{tenant_name}.p4warehouse.com/api/ProductApi/DeleteBatch
Headers
Name
Type
Description
APIKey*
String
Array of product Ids to be deleted
Last updated