Ask a Question

Ask a Question
ANSWERED

Purpose of the register webhook

I understand that the register POS webhook is supposed to return urls to the other endpoints, but is that the only purpose? Is there any action that needs to be taken on our side, such as doing something with the provided accountId and locationId? What are these provided for?

ANSWERED
ANSWERED

Query which Channels are integrated with a location

Is it possible to query all the channels that are integrated with a specific location?

ANSWERED

Get receipt

I see the POS certification form we have received refer to get receipt, but I can not see this documented in the API. I presume this must be a webhook for our system?

ANSWERED

Failed order response

Would you please provide me the failed status get on create order API response?

ANSWERED

Channels

ANSWERED

How to get the API agreement with Deliverect

Hello,

ANSWERED
ANSWERED

Order Statuses

Hey! Wanted to confirm the following Order status flow for a system. Please validate if there might be any issues.
Order Received from Deliverect -> ACCEPTED -> PREPARING -> PREPARED -> READY FOR PICKUP -> IN-DELIVERY -> FINALIZED(After this status, the system doesn't make any changes to the order, hence it is closed).

ANSWERED

Sample JSON file for Menu push

When pushing the menu to deliverect there are two ways. First one creating from scratch second on uploading a JSON file. I couldn't find the structure of JSON. Can you please give me that?