<!--
{
  "availability" : [
    "iOS: 10.3.0 -",
    "iPadOS: 10.3.0 -",
    "macCatalyst: 13.1.0 -",
    "tvOS: 10.2.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INVocabularyStringType/paymentsOrganizationName",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@E@INVocabularyStringType@INVocabularyStringTypePaymentsOrganizationName"
  },
  "title" : "INVocabularyStringType.paymentsOrganizationName"
}
-->

# INVocabularyStringType.paymentsOrganizationName

The name of the bank or company that holds the user’s account.

```
case paymentsOrganizationName
```

## Discussion

Siri puts the organization name in the `organizationName` property of the [`INPaymentAccount`](/documentation/Intents/INPaymentAccount) and [`INBillPayee`](/documentation/Intents/INBillPayee) objects.

---

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)