v14

OpenAPI 3.1.02026-08-03122113375.9 KB
seller-account

Get seller account

Retrieve the authenticated user’s seller account record.

Use this endpoint to load seller onboarding/account state before rendering seller tools.

What is returned:

  • Stripe-connected seller account information for the authenticated seller.
  • Current seller status and account-level fields required by seller-facing dashboards.

Access rules:

  • Requires seller authentication.
  • Returns 404 if no seller account exists for the caller.
get/seller

Response

Seller account

idstring required

Unique identifier for the seller account

emailstring email required

Seller's contact email address

countrystring required

Two-letter ISO country code of the seller

defaultCurrencystring required

Default currency code used by the seller (ISO 4217)

detailsSubmittedboolean required

Indicates if the seller has completed onboarding

chargesEnabledboolean required

Whether the seller is able to accept charges

payoutsEnabledboolean required

Whether the seller is able to receive payouts