# FinancialKycShopOwner - admin - OBJECT Version: unstable ## Description Represents the shop owner information for financial KYC purposes. ### Access Scopes `read_financial_kyc_information` access scope. Also: The user must have app permission for finance apps. ## Fields * [email](/docs/api/admin/unstable/scalars/String): String! - The email of the shop owner. * [firstName](/docs/api/admin/unstable/scalars/String): String - The first name of the shop owner. * [id](/docs/api/admin/unstable/scalars/ID): ID! - A globally-unique ID. * [lastName](/docs/api/admin/unstable/scalars/String): String - The last name of the shop owner. * [phone](/docs/api/admin/unstable/scalars/String): String - The phone number of the shop owner. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples