Skip to main content
GET
Retrieve Stripe account status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Success

payouts_enabled
boolean
required

Whether payouts are enabled for the connected account

Example:

false

charges_enabled
boolean
required

Whether charges are enabled for the connected account

Example:

false

disabled_reason
object | null
required

Reason account is disabled, if any

Example:

null

requirements
object
required

Stripe requirement status by category