DEV

Input.

QuestionnaireInferItemInput

No description

Fields

catalogItemId

•

ID

For ITEM targets: the item's CatalogItem id, so a COMPLETE catalog-level response satisfies the program (dual-target satisfaction).

countryOfOrigin

•

CountryCode

Country of origin (ISO 2-char). Forwarded to regulationsApply so agencies echo it at full confidence instead of inferring.

currency

•

CurrencyCode

Currency of value (ISO 4217); defaults to USD when omitted.

description

•

String

No description

hsCode

•

String!

Required

No description

intendedUse

•

IntendedUseType

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.

name

•

String

Item fields for inline inference (ignored when regulationResultId is given).

quantity

•

Decimal

Declared unit count of the item. Fills the APHIS/FWS reporting quantity as a Number/count when no weight is declared (weight takes priority when both are present). APL is excluded — its reporting units are mass/volume/length only.

targetId

•

ID!

Required

No description

targetType

•

ResponseTargetType!

Required

No description

value

•

Decimal

Declared customs value of the item. Forwarded to regulationsApply so agencies use it instead of estimating.

weight

•

Decimal

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.
Book a demo

Was this page helpful?