# FinanceKycInformation - admin - OBJECT Version: unstable ## Description Shopify Payments account information shared with embedded finance applications. ### Access Scopes `read_financial_kyc_information` access scope. Also: The user must have app permission for finance apps. ## Fields * [businessAddress](/docs/api/admin/unstable/objects/ShopifyPaymentsAddressBasic): ShopifyPaymentsAddressBasic - The legal entity business address. * [businessType](/docs/api/admin/unstable/enums/ShopifyPaymentsBusinessType): ShopifyPaymentsBusinessType - The legal entity business type. * [industry](/docs/api/admin/unstable/objects/ShopifyPaymentsMerchantCategoryCode): ShopifyPaymentsMerchantCategoryCode - Business industry. * [legalName](/docs/api/admin/unstable/scalars/String): String - Returns the business legal name. * [shopOwner](/docs/api/admin/unstable/objects/FinancialKycShopOwner): FinancialKycShopOwner! - The shop owner information for financial KYC purposes. * [taxIdentification](/docs/api/admin/unstable/objects/ShopifyPaymentsTaxIdentification): ShopifyPaymentsTaxIdentification - Tax identification information. ## Connections ## Related queries * [financeKycInformation](/docs/api/admin/unstable/queries/financeKycInformation) Returns the KYC information for the shop's Shopify Payments account, used in embedded finance apps. ## Related mutations ## Related Unions ## Examples