ShopifyPaymentsVerificationSubject object
The verification subject represents an individual that has to be verified.
Required access
read_shopify_payments
access scope.
On this page
Fields
- familyName (
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
The family name of the individual to verify. - givenName (
[String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
The given name of the individual to verify.
Types that return ShopifyPaymentsVerificationSubject
[ShopifyPaymentsVerification.subject](https://shopify.dev/docs/admin-api/graphql/reference/shopify-payments/shopifypaymentsverification#subject-2021-01)