--- title: ShopifyPaymentsBusinessType - GraphQL Admin description: The business type of a Shopify Payments account. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/shopifypaymentsbusinesstype md: https://shopify.dev/docs/api/admin-graphql/latest/enums/shopifypaymentsbusinesstype.md --- # Shopify​Payments​Business​Type enum The business type of a Shopify Payments account. ## Valid values * CORPORATION The business type is a corporation. * FREE\_​ZONE\_​ESTABLISHMENT The business type is a free zone establishment. * FREE\_​ZONE\_​LLC The business type is a free zone LLC. * GOVERNMENT The business type is a government. * INCORPORATED\_​PARTNERSHIP The business type is an incorporated partnership. * INDIVIDUAL The business is an individual. * LLC The business type is a Limited Liability Company. * NON\_​PROFIT The business type is a non profit. * NON\_​PROFIT\_​INCORPORATED The business type is a non profit (incorporated). * NON\_​PROFIT\_​REGISTERED\_​CHARITY The business type is a non profit (registered charity). * NON\_​PROFIT\_​UNINCORPORATED The business type is a non profit (unincorporated). * NON\_​PROFIT\_​UNINCORPORATED\_​ASSOCIATION The business type is a non profit (unincorporated\_association). * NOT\_​SET The business type is not set. This is usually because onboarding is incomplete. * PARTNERSHIP The business type is a partnership. * PRIVATE\_​CORPORATION The business type is a private corporation. * PRIVATE\_​MULTI\_​MEMBER\_​LLC The business type is a private multi member LLC. * PRIVATE\_​PARTNERSHIP The business type is a private partnership. * PRIVATE\_​SINGLE\_​MEMBER\_​LLC The business type is a private single member LLC. * PRIVATE\_​UNINCORPORATED\_​ASSOCIATION The business type is a private unincorporated association. * PUBLIC\_​COMPANY The business type is a public company. * PUBLIC\_​CORPORATION The business type is a public corporation. * PUBLIC\_​PARTNERSHIP The business type is a public partnership. * SOLE\_​ESTABLISHMENT The business type is a sole establishment. * SOLE\_​PROP The business type is a sole proprietorship. * UNINCORPORATED\_​PARTNERSHIP The business type is an unincorporated partnership. *** ## Fields * [Finance​Kyc​Information.businessType](https://shopify.dev/docs/api/admin-graphql/latest/objects/FinanceKycInformation#field-FinanceKycInformation.fields.businessType) OBJECT Shopify Payments account information shared with embedded finance applications. *** ## Map ### Fields with this enum * <-|[Finance​Kyc​Information.businessType](https://shopify.dev/docs/api/admin-graphql/latest/objects/FinanceKycInformation#field-FinanceKycInformation.fields.businessType)