---
title: INGetUserCurrentRestaurantReservationBookingsIntentResponseCode.failureRequestUnsatisfiable
framework: intents
role: symbol
role_heading: Case
path: intents/ingetusercurrentrestaurantreservationbookingsintentresponsecode/failurerequestunsatisfiable
---

# INGetUserCurrentRestaurantReservationBookingsIntentResponseCode.failureRequestUnsatisfiable

The intent object contained conflicting information.

## Declaration

```swift
case failureRequestUnsatisfiable
```

## Discussion

Discussion Use this code if the intent object contained a specific reservation identifier and restaurant, but that the reservation’s restaurant did not match the specified restaurant.

## See Also

### Constants

- [INGetUserCurrentRestaurantReservationBookingsIntentResponseCode.success](intents/ingetusercurrentrestaurantreservationbookingsintentresponsecode/success.md)
- [INGetUserCurrentRestaurantReservationBookingsIntentResponseCode.failure](intents/ingetusercurrentrestaurantreservationbookingsintentresponsecode/failure.md)
- [INGetUserCurrentRestaurantReservationBookingsIntentResponseCode.unspecified](intents/ingetusercurrentrestaurantreservationbookingsintentresponsecode/unspecified.md)
