Retrieve the authenticated user’s seller account record.
Use this endpoint to load seller onboarding/account state before rendering seller tools.
What is returned:
Access rules:
404 if no seller account exists for the caller.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Seller account
Stripe account information for a seller, sourced from the Stripe API
Unique identifier for the seller account
Seller's contact email address
Two-letter ISO country code of the seller
2Default currency code used by the seller (ISO 4217)
Indicates if the seller has completed onboarding
Whether the seller is able to accept charges
Whether the seller is able to receive payouts
Details on account verification and compliance requirements
Business profile information provided by the seller
Seller-specific settings and preferences