Ask a Question
The letters of СHUZEAT (Channel 10159) not all in ASCII code
After I save the result from Get Channel List API into my database, I find that the letter C in СHUZEAT is (A7 B3), Not a ASCII Code (43). It looks the same in the Textbox. But when I select data from database with order by name, this channel is always the last one.
How to decipher productType field in POS order webhook
There is a field items.productType
in the (Glossary - POS Orders)[https://developers.deliverect.com/page/glossary-insert-products] documentation page, which has a link to the list of possible values and their meaning, but the link is broken.
Payment Status/Details from Deliverect
How do I get the payment details for a particular order from Channel/Deliverect Platform to my POS System? No such API is provided at https://developers.deliverect.com/reference/get-linked-accounts.
How can I sign the API agreement so i can receive my Client_ID and Client_Secret?
How can I sign the API agreement so i can receive my Client_ID and Client_Secret?
Create account
Hey,
How to create account for use API integration ?
if it is paying how much and how to pay
How to get webhookUrl, I have test client_id?
I have test client_id, but I am little bit confuse how to create webhookUrl ?
Update Order Status return 524 Error
Recently, when I check the log on my server, I found there are some 524 Error with empty message when use Update Order Status API(post https://api.staging.deliverect.com/orderStatus/{orderId}). I check the API Documents, nothing about this error. Is there something wrong with my request?
{{restUrl}}{{channelName}}/order/{{channelLinkId}} throwing empty list
The response message for the above endpoint
Why can't the products created in the delivery process be placed in pos when placing an order
Why can't the products created in the delivery process be placed in pos when placing an order
nestedModifiers is false
In channel staging, we have a menu with nested modifiers. When pushing the menu, we receive a payload with the flag nestedModifiers to false and nested modifier groups are not present in the graph.
Is there any setting to enable in order to push nested modifiers? Thanks