Stripe Accounts API

This is an object representing a Stripe account. You can retrieve it to see properties on the account like its current requirements or if the account is enabled to make live charges or receive payouts.

API entry from apis.yml

apis.yml Raw ↑
aid: stripe:stripe-accounts-api
name: Stripe Accounts API
tags:
- Accounts
properties:
- url: https://stripe.com/docs/api/accounts
  type: Documentation
- url: https://docs.stripe.com/api/accounts
  type: API Reference
- url: properties/stripe-accounts-api-openapi.yml
  type: OpenAPI
description: This is an object representing a Stripe account. You can retrieve it to see properties on
  the account like its current requirements or if the account is enabled to make live charges or receive
  payouts.