Exemption Certificate Management

CertCapture RESTful APIs

ItemHSCodeClassificationInputModel

Input model of the HS code classification.

This model is used in the following APIs:

Parameters
itemIdRequired
integer

The unique item ID.

countryOfDestinationsRequired
array

Country of destination for this HS code classification. Please provide all the values as valid 2-letter ISO 3166 country code. Refer to 'ListCountries' api to get valid country code for any country if needed.

isPremiumClassificationOptional
boolean

Used for checking the premium classification status.

isReclassificationOptional
boolean

A field for checking whether this is a reclassification.

isDisputedOptional
boolean

Whether this item classification is disputed.

isPriorityOptional
boolean

Whether this item classification is a priority classification.

isExportOptional
boolean

the item is exported to other countries.

isExportControlOptional
boolean

IsExportControl flag to identify cross border classification

isComplianceRequired
boolean

Indicates whether this classification is for compliance purposes.

instructionsOptional
string

Instructions related to this item classification.

languageOptional
string

The language used in this item classification.