--- title: GiftCardSale - GraphQL Admin description: A sale associated with a gift card. api_version: 2026-01 api_name: admin type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/GiftCardSale' md: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/GiftCardSale.md' --- # Gift​Card​Sale object Requires `read_orders` access scope. A sale associated with a gift card. ## Fields * actionType * id * lineItem * lineType * quantity * taxes * totalAmount * totalDiscountAmountAfterTaxes * totalDiscountAmountBeforeTaxes * totalTaxAmount *** ## Map No referencing types *** ## Interfaces * Sale *** ## GiftCardSale Implements ### Implements * [Sale](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/Sale)