While placing an order need to add the modifiers against a single line item through clover SDK. so we couldn't get the modifers list in inventory connector
//This is an example of how to get all the Modifiers for the first Modifier //Group the item belongs to. item.getModifierGroups().get(0).getModifiers();
1 Person is following this question.