<!--
{
  "availability" : [
    "iOS: 11.0.0 -",
    "iPadOS: 11.0.0 -",
    "macCatalyst: 13.1.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INSendRideFeedbackIntentResponseCode/success",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@E@INSendRideFeedbackIntentResponseCode@INSendRideFeedbackIntentResponseCodeSuccess"
  },
  "title" : "INSendRideFeedbackIntentResponseCode.success"
}
-->

# INSendRideFeedbackIntentResponseCode.success

You successfully recorded the feedback for the ride.

```
case success
```

## Discussion

Use this code during the handling phase to indicate that your ride service recorded the feedback for the ride. You can also specify this code during the confirmation phase to indicate that you are ready to handle the intent.

---

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)