question

4leaflabs avatar image
4leaflabs asked Mark Mullan Deactivated commented

Importing inventory with the same itemIDs

Working with a retail chain that would like to have the same inventory and same itemIDs across multiple stores.

I noticed the bulk importer requires the itemIDs to be blank and they are generated upon import.

Is there a way to pass in the itemID so that Clover can use that particular itemID if there's no conflict for that store?

Inventory
2 comments
10 |2000

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

4leaflabs avatar image 4leaflabs commented ·

Hmm. that could work. So I use the GET /v3/merchants/{mId}/items and filter on "sku"

Thanks for the suggestion!

0 Likes 0 ·
Mark Mullan avatar image Mark Mullan commented ·

Great - converting to answer for now. Let me know if any follow up here is required. Thanks!

0 Likes 0 ·

1 Answer

Mark Mullan avatar image
Mark Mullan Deactivated answered Mark Mullan Deactivated commented

Hey there, is there something you'd be trying to accomplish with ItemIDs that wouldn't be possible by just re-using SKUs across multiple locations?

2 comments
10 |2000

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

4leaflabs avatar image 4leaflabs commented ·

Follow-up here. Is there the notion of a SKU for modifiers as well?

0 Likes 0 ·
Mark Mullan avatar image Mark Mullan commented ·

As far as I know, the alternateName field for both a Modifier and ModifierGroup is the closest thing.

0 Likes 0 ·

Welcome to the
Clover Developer Community