TwilioSMS
API | Description |
---|---|
POST api/Send/SMS |
This is the API for incoming order data save into 800degrees database |
POST api/TwilioSMS?phoneNumber={phoneNumber} |
No documentation available. |
Webhook
API | Description |
---|---|
POST api/Webhook |
Use this API, find out the webhook payload JSON. |
POST api/Webhook/RestaurantStatus |
Use this API, find out the webhook payload JSON. |
POST api/800DegreeOrder |
Use this API, find out the webhook payload JSON structure for 800 Degrees Order. |
POST api/Webhook/800go |
Use this API, find out the webhook payload JSON structure for 800go. |
GET api/Webhook/PayloadData |
API for list of the webhook payload JSON detais. |
InComingOrder
API | Description |
---|---|
POST api/Incoming/Order |
This is the API for incoming order data save into 800degrees database |
POST api/InComingOrder?phoneNumber={phoneNumber} |
No documentation available. |
Base
API | Description |
---|---|
POST api/Base?phoneNumber={phoneNumber} |
No documentation available. |