For AI agents: visit https://developers.deliverect.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| ENDPOINT | TYPE | FUNCTION |
|---|
| REGISTER POS đź”— | POST | A registration webhook event will be sent to a designated endpoint with all the information needed to establish the integration. This endpoint should be provided by the POS. |
| ORDER NOTIFICATION đź”— | POST | When a customer orders from a Deliverect integrated channel, it will immediately deliver a webhook to a specified webhook endpoint provided by the POS. |
| SYNC PRODUCTS đź”— | GET | This will be called when the user initiates a product sync from Deliverect. This should be responded to by calling the Insert/update products categories endpoint |
| SYNC TABLES đź”— | GET | Endpoint to receive tables from the POS |
| SYNC FLOORS đź”— | GET | Endpoint to receive floors from the POS. |