checkout
Submit your Wingstop order for pickup or delivery. Review your order, provide customer details, and receive a confirmation ID with full order summary.
Instructions
Review the current order and submit it for pickup or delivery. Returns a full order summary with confirmation ID.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customerName | Yes | Customer name for the order | |
| phone | No | Customer phone number (optional but recommended) | |
| pickupTime | No | Requested pickup time (e.g. 'ASAP', '6:30 PM'). Defaults to ASAP. | |
| deliveryAddress | No | Delivery address — required if order type is 'delivery' | |
| notes | No | Special instructions or notes for the order |