# IncotermReason - admin - ENUM Version: unstable ## Description A string representing the reason for an incoterm configuration on an order. ### Access Scopes ## Enum values * [BUYER_CONFIGURED](/docs/api/admin/unstable/enums/BUYER_CONFIGURED) * [DEFAULT_DUTIES_AND_TAXES](/docs/api/admin/unstable/enums/DEFAULT_DUTIES_AND_TAXES) * [DUTY_AND_TAX_INCLUSIVE_PRICING](/docs/api/admin/unstable/enums/DUTY_AND_TAX_INCLUSIVE_PRICING) * [DUTY_INCLUSIVE_PRICING](/docs/api/admin/unstable/enums/DUTY_INCLUSIVE_PRICING) * [DUTY_TAX_CALCULATION_FALLBACK](/docs/api/admin/unstable/enums/DUTY_TAX_CALCULATION_FALLBACK) * [ERROR_OCCURED](/docs/api/admin/unstable/enums/ERROR_OCCURED) * [FLOW_CONFIGURED](/docs/api/admin/unstable/enums/FLOW_CONFIGURED) * [LOW_VALUE_GOODS_TAXES_APPLY](/docs/api/admin/unstable/enums/LOW_VALUE_GOODS_TAXES_APPLY) * [PRE_CONFIGURED](/docs/api/admin/unstable/enums/PRE_CONFIGURED) * [TAX_CALCULATION_FALLBACK](/docs/api/admin/unstable/enums/TAX_CALCULATION_FALLBACK) * [UNSUPPORTED_REGION](/docs/api/admin/unstable/enums/UNSUPPORTED_REGION) * [UNSUPPORTED](/docs/api/admin/unstable/enums/UNSUPPORTED) ## Fields with this enum * [IncotermInformation.reason](/docs/api/admin/unstable/objects/IncotermInformation) ## Examples