Declared import intent. Backstops intended-use inference: when the model can't determine the IUC from the product alone, the declared intent's code is used (confidence 1.0 — it's the importer's declaration, not a guess). Storefront flows should pass CONSUMER.
Declared net weight of the item, in weightUnit. Converted to kilograms and used to prefill weight/quantity questions (net weight and per-agency reporting quantity).
Weight unit of weight; defaults to KILOGRAM when omitted. Only weight units apply; the value is converted to kilograms before prefilling, so every target question receives a KG value.
Input.
QuestionnaireInferItemInput
No description
Fields
catalogItemId
ID
countryOfOrigin
CountryCode
currency
CurrencyCode
value(ISO 4217); defaults to USD when omitted.description
String
hsCode
String!
Required
intendedUse
IntendedUseType
name
String
targetId
ID!
Required
targetType
ResponseTargetType!
Required
value
Decimal
weight
Decimal
weightUnit. Converted to kilograms and used to prefill weight/quantity questions (net weight and per-agency reporting quantity).weightUnit
ComplianceUnitOfMeasure
weight; defaults to KILOGRAM when omitted. Only weight units apply; the value is converted to kilograms before prefilling, so every target question receives a KG value.