HI! I am trying to create multiple items using the create multiple items endpoint https://sandbox.dev.clover.com/v3/merchants/mid/bulk_items.
But it keeps giving me this error.
{
"message": "Item group id not specified"
}
I do not want to add it to any item group I want to create multiple products similar to how I create single inventory item.
Please guide me on how to do that.