Added a Category and Item using batch upsert api (sandbox). In the Sandbox dashboard, the category showed up, but the item did not.
In expanding the category the item was in the category. However the item did not appear in the item library. The item was added to a specific location.
Retrieved the Catalog using the catalog/list api, and the item was present.
Any hints? Thx - Vasan
Thank you for the reply. I had the variation. However I found that the “item_data.”“product_type”: “REGULAR” worked. Earlier I had “item_data.”“product_type”: “APPOINTMENT_SERVICE” which did not show up.
Probably this intentional?
-Vasan
My mistake, I didn´t fully understand some concepts, I was trying to retrieve data in squareup.com instead of squareupsandbox.com. Everything is working fine. Excuse me!