Request
Body
string
required
Roblox user ID or username of the customer.
array
required
Array of order items. Each item requires a
MenuItemId and optionally Quantity (default 1, max 100) and Notes (max 500 characters).string
Order type:
dine-in (default) or to-go.string
Specific table number for dine-in orders. If omitted, an available table is auto-assigned when possible.
string
Custom order number. If omitted, auto-increments from the last order.
Response
Status Codes
200: Order created successfully400: Invalid input, menu item not found or unavailable, gamepass check failed, or table not found401: API key is required or invalid403: F&B module is disabled or workspace access is denied

