# IncotermInformation - admin - OBJECT Version: unstable ## Description Represents whether the duties and international taxes are paid at the time of purchase or to be paid upon delivery. ### Access Scopes `read_orders` access scope, `read_marketplace_orders` access scope or `read_draft_orders` access scope. ## Fields * [incoterm](/docs/api/admin/unstable/enums/IncotermConfiguration): IncotermConfiguration - The incoterm representing when duties and international taxes will be payed. * [reason](/docs/api/admin/unstable/enums/IncotermReason): IncotermReason - The reason why the incoterm was used for the order. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples