Managed and Premium Tariff Code Classification

Version v2
Classifications
CreateHSClassificationRequest
GetHSClassification
HSCodeValidationRequest
HSCodeVerificationRequest
NomenclatureChangeWebhook
WebhookCallback

ContentChange

Describes a single content-level nomenclature change.

Parameters
hsCodeOptional
string

Provides the HS code affected by the change.

changeTypeOptional
string

Describes 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
string

Provides the description of the HS code before the change. This field is null when not applicable.

newDescriptionOptional
string

Provides the description of the HS code after the change. This field is null when not applicable.

effectiveFromOptional
integer

Provides the effective-from date as an integer in YYYYMMDD format.

effectiveToOptional
integer

Provides the effective-to date as an integer in YYYYMMDD format. This field is null when the code does not have an expiry date.