Partner Webhooks

ENDPOINTTYPEFUNCTION
REGISTER POS đź”—POSTA 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 đź”—POSTWhen a customer orders from a Deliverect integrated channel, it will immediately deliver a webhook to a specified webhook endpoint provided by the POS.
TAX CALCULATION đź”—POSTCalled by Deliverect to request tax calculation from the POS for an order before it is finalized.
SYNC PRODUCTS đź”—GETThis 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
PRODUCT UPDATE CALLBACK (ASYNC) đź”—POSTCallback endpoint used by the POS to notify Deliverect of the result of an asynchronous product synchronization request.
SYNC FLOORS đź”—GETEndpoint to receive floors from the POS.
SYNC TABLES đź”—GETEndpoint to receive tables from the POS