--- title: IncotermInformation - GraphQL Admin description: >- Represents whether the duties and international taxes are paid at the time of purchase or to be paid upon delivery. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/IncotermInformation md: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/IncotermInformation.md --- # Incoterm​Information object Requires `read_orders` access scope, `read_marketplace_orders` access scope or `read_draft_orders` access scope. Represents whether the duties and international taxes are paid at the time of purchase or to be paid upon delivery. ## Fields * incoterm [Incoterm​Configuration](https://shopify.dev/docs/api/admin-graphql/unstable/enums/IncotermConfiguration) The incoterm representing when duties and international taxes will be payed. * reason [Incoterm​Reason](https://shopify.dev/docs/api/admin-graphql/unstable/enums/IncotermReason) The reason why the incoterm was used for the order. *** ## Map ### Fields with this object * {}[Order.incotermInformation](https://shopify.dev/docs/api/admin-graphql/unstable/objects/Order#field-Order.fields.incotermInformation)