Dear Clover Team,
As per my understanding and bases of all community post and other material. if i want to create one order with multiple line items including multiple Modifier group in line item wise so i need to follow below mentioned steps.
please let me know if my steps in you can decrease API calls or i am going wrong way.
Step 1 - First of all i need to create one order with status open.
step - 2 after order id generation i need to call Clover POST API for add all line items against this order.
step 3 - after adding all items against order i need to add modifier-group. so for this process i need to call post API for line item wise one by one all modifier groups. Example : in my line item 3 modifier-groups then i need to call 3 API call for adding this Modifier-groups against single line item on this order.
May be this will help to other developers.
Thanks,
Hardik