Ask a Question

Ask a Question
ANSWERED

Get the Price Level for a product when receiving an Order Notification

Hello, I would like to get the \[price level](<https://developers.deliverect.com/docs/price-level-configuration>) that a product was ordered with. I've looked at the fields in [the order notification request model](https://developers.deliverect.com/reference/post-orders-webhook) but I can't find anything that would indicate the price level. I would like to get access to this field for reporting and tax reasons. Thanks.
ANSWERED

Integration with Odoo

Can you please give us API sandbox testing environment for odoo ERP integration.
ANSWERED

Api Integrationen

Hello I have to integrate zomato and swiggy and ubereats in my post with api how to do it please tell me step by step and I have to do it by deliverect
ANSWERED

add variant product

I have seen the example for add variant product in no.6 as it seems it need a variant product and variant group then the variations should be inside the variant group which is product type 3.. in my case the POS does not have a variant group it has a variant product and the variations is inside like: subProduct So is there any suggestions?
ANSWERED

Insert/update products

I'm trying to add a variant product with the variations at once, so i want it to appear inside the variant product using the Insert/update products api.. Could you please show me an example how to structure it ? In addition the variations productType should be = 1 ? and isVariant = true ? i would be glad if you show me a full example for that
ANSWERED

Register POS Url

Is register POS Url ("<https://yourwebhook.com/register">) is mandatory to use ip static or if there is another way to use it as localhost for testing. Thank you very much for considering my question . I look forward to your response.
ANSWERED

Is item productTags required?

In the past, when first developing for Deliverect, we had a warning when "productTags" was omitted from product sync. The original developer put in "No Allergens" (1000) to remove this warning. However, that seems to indicate that a product has no allergens rather than none reported. In samples I have seem in your API portal, productTags is missing as well. However, in one sample I saw "productTags": \[], which would be an empty array of allergens. Is the proper way to show "no reported allergens" to create products with the "productTags":\[] entry and would that remove the product sync warning?
ANSWERED

Modifier group to contain regular products in addition to modifiers

Hi there, Refer to [Menu Product Configuration documentation](https://developers.deliverect.com/page/product-types), there is a block mentioning that > Modifier groups can also contain regular products "productType": 1 inside apart from modifiers "productType": 2. Is it still the case and how we can achieve this?
ANSWERED

What does the following error mean? AttributeError: 'str' object has no attribute 'get'

Hi, now I am investigating how Deliverect Sync Products API works. When I press the button on the Location menu, the product information is updated well through calling my API, but the problem is that the program ends with the following error. Error: AttributeError: 'str' object has no attribute 'get' Can you explain to me what this error means?
ANSWERED

Order acceptance error

I am recieving the following error when recieving uber eats orders Channel acceptance failure, err: Integration [UBER_EATS] is not enabled: Please activate channel link on Deliverect channel page Also have this error 401 - User not allowed to access the store.