Array of objects (AvailabilityReason) | |
status | string Indicates the current status of an order based on the restaurant's online ordering hours and current
|
{- "status": "AVAILABLE",
- "reasons": [
- {
- "reasonCode": "string",
- "reasonMessage": "string"
}
]
}