Summary

This endpoint is used to create new webhook subscriptions using the information provided within the request body. Subscriptions will not be active unless the active field is set to true.

Headers

X-Flyt-API-Key: the API key you received from JETConnect. This API key is the same API key used in menus. You should not share this API key with anyone outside your organization.

Content-Type: application/json

Request Body

scope (string)

orderId (string) - required if scope is set to order

storeId (string) - required if scope is set to restaurant

callbackURL (string)