beginSellerOnboarding
Begin Stripe Connect Express seller onboarding for the calling player (personal listings). Returns the hosted onboarding URL to finish KYC, or an unavailable reason in unsupported regions. Required before pricing a listing above free.
beginSellerOnboarding(
country: String!
): SellerOnboardingLink!
Arguments
beginSellerOnboarding.country ● String! non-null scalar
ISO country code for the payout account (Stripe-supported).
Type
SellerOnboardingLink object
Result of beginning seller onboarding: the Stripe Connect Express account link the seller opens to finish KYC.