Anchor to GiftCardTransactionGift
interfaceGift Card Transaction
Requires access scope.
Interface for a gift card transaction.
Anchor to Fields and connectionsFields and connections
- Anchor to amountamount•Money
V2!non-null The amount of the transaction.
- Anchor to giftCardgift•Gift
Card Card!non-null The gift card that the transaction belongs to.
- •ID!non-null
The unique ID for the transaction.
- Anchor to metafieldmetafield•Metafield
A custom field, including its
namespace
andkey
, that's associated with a Shopify resource for the purposes of adding and storing additional information.- Anchor to metafieldsmetafields•Metafield
Connection!non-null A list of custom fields that a merchant associates with a Shopify resource.
- Anchor to metafieldsByIdentifiersmetafields•[Metafield]!non-null
By Identifiers The metafields associated with the resource matching the supplied list of namespaces and keys.
- Anchor to notenote•String
A note about the transaction.
- Anchor to processedAtprocessed•Date
At Time!non-null The date and time when the transaction was processed.
Was this section helpful?