Hi,
I have Product P with group item G.I create a product P1 with same group item.When I pass name P1 in api it still takes name as P and I get product with same name.Is it possible to create P1 product with name P1 only?
Have you seen this?
https://docs.clover.com/reference/inventory-1#inventorygetitemgroups-1
The name of an item which is a member of an item group is automatically generated by the Clover server as a combination of the item group name and the name of all the options associated with that item. It cannot be changed. If the item group name is changed, or if an option name is changed, then the item names will be automatically regenerated.
For details on creating item group data correctly see:
2 People are following this question.