--- title: Duty - GraphQL Admin description: The duty details for a line item. api_version: 2026-01 api_name: admin type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/Duty' md: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/Duty.md' --- # Duty object Requires `read_orders` access scope. The duty details for a line item. ## Fields * countryCodeOfOrigin * harmonizedSystemCode * id * price * taxLines *** ## Map ### Fields with this object * [DutySale.duty](https://shopify.dev/docs/api/admin-graphql/latest/objects/DutySale#field-DutySale.fields.duty) * [LineItem.duties](https://shopify.dev/docs/api/admin-graphql/latest/objects/LineItem#field-LineItem.fields.duties) * [RefundDuty.originalDuty](https://shopify.dev/docs/api/admin-graphql/latest/objects/RefundDuty#field-RefundDuty.fields.originalDuty) *** ## Interfaces * Node *** ## Duty Implements ### Implements * [Node](https://shopify.dev/docs/api/admin-graphql/latest/interfaces/Node)