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