beginOrgSellerOnboarding
Begin Stripe Connect Express onboarding for an ORG's payout account (org-owned listings, DN-9). Requires 'manage_billing' in the org.
beginOrgSellerOnboarding(
orgId: BigInt!
country: String!
): SellerOnboardingLink!
Arguments
beginOrgSellerOnboarding.orgId ● BigInt! non-null scalar
Org to onboard.
beginOrgSellerOnboarding.country ● String! non-null scalar
ISO country code for the payout account.
Type
SellerOnboardingLink object
Result of beginning seller onboarding: the Stripe Connect Express account link the seller opens to finish KYC.