API structure has changed
25 structure changes including:
1 Addition
24 Modifications
Modified
24
POST /retailEventswebhook
- Authentication
- Bearer auth authentication method Added
POST /channel/snoozewebhook
- Authentication
- Bearer auth authentication method Added
POST /channel/registerwebhook
- Authentication
- Bearer auth authentication method Added
POST /channel/prep_timewebhook
- Authentication
- Bearer auth authentication method Added
POST /channel/order_statuswebhook
- Authentication
- Bearer auth authentication method Added
POST /channel/courier_updatewebhook
- Authentication
- Bearer auth authentication method Added
POST /channel/busy_modewebhook
- Authentication
- Bearer auth authentication method Added
POST /channel/amendmentswebhook
- Authentication
- Bearer auth authentication method Added
GET /channel/orders/{channelOrderId}/substitute/{plu}webhook
- Authentication
- Bearer auth authentication method Added
POST /oauth/token
- Authentication
- Bearer auth authentication method Added
POST /commerce/{accountId}/v2/checkouts
- Authentication
- Bearer auth authentication method Added
POST /commerce/{accountId}/baskets
- Authentication
- Bearer auth authentication method Added
PATCH /commerce/{accountId}/baskets/{basketId}/payment
- Authentication
- Bearer auth authentication method Added
PATCH /commerce/{accountId}/baskets/{basketId}/items
- Authentication
- Bearer auth authentication method Added
PATCH /commerce/{accountId}/baskets/{basketId}/fulfillment
- Authentication
- Bearer auth authentication method Added
PATCH /commerce/{accountId}/baskets/{basketId}/discounts
- Authentication
- Bearer auth authentication method Added
PATCH /commerce/{accountId}/baskets/{basketId}/customer
- Authentication
- Bearer auth authentication method Added
PATCH /commerce/{accountId}/baskets/{basketId}/charges
- Authentication
- Bearer auth authentication method Added
GET /commerce/{accountId}/v2/checkouts/{checkoutId}
- Authentication
- Bearer auth authentication method Added
GET /commerce/{accountId}/stores/{storeId}/menus
- Authentication
- Bearer auth authentication method Added
GET /commerce/{accountId}/stores/{storeId}
- Authentication
- Bearer auth authentication method Added
GET /commerce/{accountId}/stores
- Authentication
- Bearer auth authentication method Added
GET /commerce/{accountId}/menus
- Authentication
- Bearer auth authentication method Added
GET /commerce/{accountId}/baskets/{basketId}
- Authentication
- Bearer auth authentication method Added
Added
1
Bearer authauthentication method