Skip to main content
Log inSign up
query

Returns a Business Entity by ID.

The ID of the Business Entity to return. Returns the primary Business Entity if not provided.


Was this section helpful?

Represents a merchant's Business Entity.

address
non-null

The address of the merchant's Business Entity.

companyName

The name of the company associated with the merchant's Business Entity.

displayName
non-null

The display name of the merchant's Business Entity.

id
non-null

A globally-unique ID.

primary
non-null

Whether it's the merchant's primary Business Entity.

shopifyPaymentsAccount

Shopify Payments account information, including balances and payouts.


Was this section helpful?