Busy Mode Orange - Channel API
The Busy mode (orange button) allows the kitchen to increase the preparation (prep) time for new orders as described on this guide here. The Busy Mode webhook notifies the channels to delay the pickup time whenever new orders are created.
Separate _id for Channel Cancellations [REMINDER]
Earlier in the year, we communicated an update relevant to POS integration partners or any integration receiving orders via Deliverect.
Production IPs
We have updated our IPs and will now also use the below in production (in addition to those listed here)
New "kitchenName" attribute in POS Product/Order Model
A POS partner can now assign an alternate "kitchenName"
to a product for it to be included in the order payload.
New attribute 'deposit' replacing 'bottleDepositPrice'
An update for any POS or Channel who reference bottleDepositPrice
within their integration.
New 'customerId'
An addition to the customer object will now include 'customerId'
available to our POS and Channel Partners.
Separate _id for Channel Cancellations
This update is relevant to any POS or any integration which receives orders via Deliverect.
Apply 'visible' status per channel
When synchronising POS products via the 'Insert Product' endpoint, an item can be set with a disabled state via "visible": false
. This would previously by default result in the product being disabled for all channels in a location.
Set "Timed Busy Mode"
Our Store API currently supports setting an "isActive"
e.g. "isActive": false
would be applied to enable a 'Busy Mode'.
New "commissionType" attribute in POS Order Model
We have made a new attribute available in our POS Order Model which identifies a 'Commission Type'