Gift Card Transaction
Requires access scope.
Interface for a gift card transaction.
Anchor to FieldsFields
- 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 notenoteโขString
A note about the transaction.
- Anchor to processedAtprocessedโขDate
At Time! non-null The date and time when the transaction was processed.
Anchor to Types implemented inTypes implemented in
- โขOBJECT
A credit transaction which increases the gift card balance.
- 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
A globally-unique ID.
- 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 notenoteโขString
A note about the transaction.
- Anchor to processedAtprocessedโขDate
At Time! non-null The date and time when the transaction was processed.
- โขOBJECT
A debit transaction which decreases the gift card balance.
- 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
A globally-unique ID.
- 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 notenoteโขString
A note about the transaction.
- Anchor to processedAtprocessedโขDate
At Time! non-null The date and time when the transaction was processed.