Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

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?