Hi,
I am trying to delete all the items in merchant's inventory, but I am not able to do the same. When I am calling that API by passing merchantId then it gives following response:
{"message":"No item ids to delete"}
As per my knowledge there is only one parameter needed which is merchantId, can somebody tell me is there any extra parameters needed for using that API?