# ShopifyPaymentsVerificationSubject - admin-graphql - OBJECT Version: 2024-10 ## Description The verification subject represents an individual that has to be verified. ### Access Scopes `read_shopify_payments` access scope. ## Fields * [familyName](/docs/api/admin-graphql/2024-10/scalars/String): String! - The family name of the individual to verify. * [givenName](/docs/api/admin-graphql/2024-10/scalars/String): String! - The given name of the individual to verify. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples