Skip to main content
Anchor to HasStoreCreditAccounts

HasStoreCreditAccounts

interface

Represents information about the store credit accounts associated to the specified owner.

•StoreCreditAccountConnection!

A list of the owner resource's store credit accounts. Store credit accounts are not shown for shops with store credit disabled at checkout.


Was this section helpful?

Anchor to Types implemented inTypes implemented in

•OBJECT

Represents a company's business location.

•CompanyAddress

The billing address of the company location.

Anchor to buyerExperienceConfigurationbuyerExperienceConfiguration
•BuyerExperienceConfiguration

The configuration of the buyer's B2B checkout.

•CompanyContactConnection!
non-null

The list of contacts under a particular business location.

•DraftOrderConnection!
non-null

The list of company draft orders.

•String

A unique externally-supplied ID for the location.

•ID!

A globally-unique ID.

•Metafield

A metafield found by namespace and key.

•[Metafield]!

The metafields associated with the resource matching the supplied list of namespaces and keys.

•String!

The name of the company location.

•OrderConnection!
non-null

The list of customer orders under the company.

•CompanyContactRoleAssignmentConnection!
non-null

The list of roles assigned to this location.

•CompanyAddress

The shipping address of the company location.

•StoreCreditAccountConnection!

A list of the owner resource's store credit accounts. Store credit accounts are not shown for shops with store credit disabled at checkout.

•String

The tax id of the company location.

•Market!
non-nullDeprecatedPre-auth accessible
•OBJECT

Represents the personal information of a customer. Apps using the Customer Account API must meet the protected customer data requirements.

•CustomerAddressConnection!
non-null

The addresses associated with the customer.

•CompanyContactConnection!
non-null

The list of contacts the customer is associated with.

•DateTime!
non-null

The date and time when the customer was created.

•CustomerAddress

The default address of the customer.

•String!
non-null

The full name of the customer, based on the first_name and last_name values. If these aren't available, it falls back to the customer's email address, and if that isn't available, the customer's phone number.

•DraftOrderConnection!
non-null

The Draft Orders associated with the customer.

•CustomerEmailAddress

The email address of the customer.

•String

The first name of the customer.

•ID!

A globally-unique ID.

•URL!
non-null

The URL to the avatar image of the customer.

Anchor to lastIncompleteCheckoutlastIncompleteCheckout
•Checkout

The customer's most recently updated, incomplete checkout.

•String

The last name of the customer.

•Metafield

A metafield found by namespace and key.

•[Metafield]!

The metafields associated with the resource matching the supplied list of namespaces and keys.

•OrderConnection!
non-null

The orders associated with the customer.

•CustomerPhoneNumber

The phone number of the customer.

•StoreCreditAccountConnection!

A list of the owner resource's store credit accounts. Store credit accounts are not shown for shops with store credit disabled at checkout.

Anchor to subscriptionContractsubscriptionContract
•SubscriptionContract

Returns a SubscriptionContract resource by ID.

Anchor to subscriptionContractssubscriptionContracts
•SubscriptionContractConnection!
non-null

The Subscription Contracts associated with the customer.

•[String!]!
non-null

A comma-separated list of tags that have been added to the customer.


Was this section helpful?