question

madhom avatar image
madhom asked Dan answered

How can I show modifiers groups on items page on website by AP?

Hi Clover Developers!

I wants to show items modifiers details on items page by Clover API. I have checked their API's, there is not any relation between Items and Modifiers group. Please let me know if you have any method or API that creates relation between Items ID and Modifiers groups ID. It will be appreciate.

Thanks, Madho

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Dan avatar image
Dan answered

You can expand items on modifier groups, or modifier groups on items. /v3/merchants/{mId}/items?expand=modifierGroups or /v3/merchants/{mId}/modifier_groups?expand=items

you may want to expand modifier groups on both items and modifiers

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community