question

Alexey avatar image
Alexey asked Miguel Deactivated edited

Some items are not showing in API response

Hello, I faced with a problem: some items are not showing in API response. I've tried to check many different settings, but nothing helps.
Request:
https://clover.com/v3/merchants/9B2X4C15D1H10/items?expand=modifierGroups,categories,taxRates&access_token=*******

But I can't see some expected items in response with category for example "SPECIALTY BREAKFAST TACOS". Why there are no items from this category in response?
What should I do to make them active for web API?
Inventory
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

Miguel avatar image
Miguel Deactivated answered Miguel Deactivated edited
Requests should be made to https://api.clover.com for our US Production environment. Your request should look like:
https://api.clover.com/v3/merchants/9B2X4C15D1H10/items?expand=modifierGroups,categories,taxRates
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