<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INGetRestaurantGuestIntentResponseCode/success",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@E@INGetRestaurantGuestIntentResponseCode@INGetRestaurantGuestIntentResponseCodeSuccess"
  },
  "title" : "INGetRestaurantGuestIntentResponseCode.success"
}
-->

# INGetRestaurantGuestIntentResponseCode.success

You successfully handled the intent.

```
case success
```

## Discussion

Use this code when you are able to return the guest information successfully. After creating the response object, configure values for the [`guest`](/documentation/Intents/INGetRestaurantGuestIntentResponse/guest) and [`guestDisplayPreferences`](/documentation/Intents/INGetRestaurantGuestIntentResponse/guestDisplayPreferences) properties before returning your response.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)