Tariff Code Classification

Version v2
CreateHSClassificationRequest
GetHSClassification
HSCodeValidationRequest
HSCodeVerificationRequest
WebhookCallback

ErrorDetail

Parameters
codeOptional
string

Name of the error. Refer to Error Codes section for a list of accepted values.

numberOptional
integer

Unique ID number referring to this error or message.

messageOptional
string

Concise summary of the message, suitable for display in the caption of an alert box.

descriptionOptional
string

A more detailed description of the problem referenced by this error message, suitable for display in the contents area of an alert box.

helpLinkOptional
string

URL to help for this message

refersToOptional
string

Item the message refers to, if applicable. This is used to indicate a missing or incorrect value.

severityOptional
string

Severity of the message: Success, Warning, Error and Exception.

Enum: Success, Warning, Error, Exception