Get the business profile for this Stripe Account from the Stripe API.

Fetch the corresponding account from the Stripe API and return the business_profile property. For
schema information see the link below.

see: https://stripe.com/docs/api/accounts/object#account_object-business_profile

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
required

This parameter indicates which Account owns the collections and resources reference by the request.

As a convenience, the slug me may be used in place of the account_id in any URL where it is
required. When me is used it will be replaced with the account_id of the current User.

string
required

Show the StripeAccount with ID matching stripe_account_id.

Response

Callback
Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json