The isHidden
parameter of the v3/merchants/{mId}/order_types
endpoint can now hide order types for a merchant.
With v3/merchants/{mId}/order_types
, you can classify merchant orders into different types, such as online, delivery, pick-up, or dine-in. Each order type created is specific to a merchant.
By default, every order type for a merchant is visible in the Register app. You can hide specific order types for a merchant by setting the isHidden
value to true
.
See the What's New and Bug Fixes sections for more information on Clover platform updates.