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'
Set number of free options available "maxFree"
Standard modifier groups will offer either; zero-priced options, priced options or a combination of both. Certain channels can also support offering a specified amount of "free" items, after which a charge is applied.