question

Jonathan Ryan Grice avatar image
Jonathan Ryan Grice asked Dan answered

How to get item information from code/UPC. Rest Api

I've been researching the REST API for web apps. I am trying to request product lookup via code or UPC. Is this achievable?

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 may be able to do this by using a GET to /v3/merchants/{mId}/items (https://sandbox.dev.clover.com/api_do...) and filter on sku and/or itemCode, depending on how the merchant has entered their UPCs/codes.

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