Get Business Details

Retrieve comprehensive details about a specific Business entity.

When verbose=true is specified, the response will include additional related entities:

  • business_bank_accounts: Array of associated bank accounts
  • business_owners: Array of associated business owners
  • sales_info: Sales information object (if sales_info_id is present)

All verbose arrays are ordered by created_at in descending order (newest first).

Body Params
string
required

ID of the business to retrieve

boolean

Whether to include sensitive data in the response

boolean

Whether to include related entities (business_bank_accounts, business_owners, sales_info) in the response

Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json