Anchor to BusinessEntityBusiness
objectBusiness Entity
Represents a merchant's Business Entity.
Anchor to FieldsFields
- Anchor to addressaddress•Business
Entity Address!non-null The address of the merchant's Business Entity.
- Anchor to companyNamecompany•String
Name The name of the company associated with the merchant's Business Entity.
- Anchor to displayNamedisplay•String!non-null
Name The display name of the merchant's Business Entity.
- •ID!non-null
A globally-unique ID.
- Anchor to primaryprimary•Boolean!non-null
Whether it's the merchant's primary Business Entity.
- Anchor to shopifyPaymentsAccountshopify•Shopify
Payments Account Payments Account Shopify Payments account information, including balances and payouts.
Was this section helpful?
Anchor to QueriesQueries
- •query
Returns a list of Business Entities associated with the shop.
- •query
Returns a Business Entity by ID.
Was this section helpful?