Skip to main content
Anchor to HasStoreCreditAccounts

HasStoreCreditAccounts

interface

Requires customer_read_store_credit_accounts access scope.

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

•StoreCreditAccountConnection!
non-null

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

Arguments

•String

The elements that come after the specified cursor.

•String

The elements that come before the specified cursor.

•Int

The first n elements from the paginated list.

•Int

The last n elements from the paginated list.

•String

A filter made up of terms, connectives, modifiers, and comparators. You can apply one or more filters to a query. Learn more about Shopify API search syntax.

Anchor to currency_code
•string
•id

Filter by id range.

Example:

  • id:1234
  • id:>=1234
  • id:<=1234


Was this section helpful?

Anchor to Types implemented inTypes implemented in

•OBJECT

Represents a company's business location.

•OBJECT

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


Was this section helpful?