Managed and Premium Tariff Code Classification
Classifications
CreateHSClassificationRequest
GetHSClassification
HSCodeValidationRequest
HSCodeVerificationRequest
NomenclatureChangeWebhook
WebhookCallback
ContentChange
Describes a single content-level nomenclature change.
Parameters
hsCodeOptional
stringProvides the HS code affected by the change.
changeTypeOptional
stringDescribes the nature of the content-level change. The content-level payload uses changeType with INVALID_CODE for a retired code, whereas the item-level payload uses eventType with INVALID_HSCODE.
Enum: DESCRIPTION, INVALID_CODE
oldDescriptionOptional
stringProvides the description of the HS code before the change. This field is null when not applicable.
newDescriptionOptional
stringProvides the description of the HS code after the change. This field is null when not applicable.
effectiveFromOptional
integerProvides the effective-from date as an integer in YYYYMMDD format.
effectiveToOptional
integerProvides the effective-to date as an integer in YYYYMMDD format. This field is null when the code does not have an expiry date.