question

shopventory avatar image
shopventory asked David Marginian Deactivated commented

Show on POS property for Items? API docs out of date.

We just found out about this new "Show on POS" property that is now showing in Clover for products. Where is this accessible in the API? It doesn't seem like the docs are up to date. What is the default value for this if it's not passed in the payload?

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.

David Marginian avatar image
David Marginian Deactivated answered

"Show on POS" uses the negation of hidden and "Show online" uses menuItem.enabled.

10 |2000

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

shopventory avatar image
shopventory answered David Marginian Deactivated commented

Hi David, if that property isn't passed in the payload during item creation, what's the outcome?

1 comment
10 |2000

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

David Marginian avatar image David Marginian ♦♦ commented ·

menuItem.enabled will be false by default.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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