Hi,
I am trying to add multiple line item with modifiers using the Create multiple line items REST API in sandbox env. The line item added with no issue, but no modifier added.
I use this same item data when I create an atomic order, and no problem with items and modifiers on the order. And I call Create multiple line items REST API to add line item with modifier(s).
This is the request I am sending.
Am i missing something here? Any help regarding how to add line items with modifiers in a single api call would be appreciated.