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.

interface

Requires read_gift_card_transactions access scope.

Interface for a gift card transaction.

Anchor to Fields and connectionsFields and connections

MoneyV2!non-null

The amount of the transaction.

GiftCard!non-null

The gift card that the transaction belongs to.

ID!non-null

The unique ID for the transaction.

A custom field, including its namespace and key, that's associated with a Shopify resource for the purposes of adding and storing additional information.

A list of custom fields that a merchant associates with a Shopify resource.

A note about the transaction.

DateTime!non-null

The date and time when the transaction was processed.

Show
deprecated fields and connections Deprecated

Returns a private metafield by namespace and key that belongs to the resource. Metafields created using a reserved namespace are private by default. See our guide for migrating private metafields.

PrivateMetafieldConnection!non-nullDeprecated

List of private metafields that belong to the resource. Metafields created using a reserved namespace are private by default. See our guide for migrating private metafields.


Was this section helpful?