Retrieve Stripe account status
Core
Retrieve Stripe account status
Minimal Stripe account status for host payout/payment gating UI. Used to gate payout and payment features.
GET
Retrieve Stripe account status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Success
Whether payouts are enabled for the connected account
Example:
false
Whether charges are enabled for the connected account
Example:
false
Reason account is disabled, if any
Example:
null
Stripe requirement status by category