Managed and Premium Tariff Code Classification
CreateHSClassificationRequest
GetHSClassification
HSCodeValidationRequest
HSCodeVerificationRequest
WebhookCallback
ErrorDetail
Parameters
codeOptional
stringName of the error. Refer to Error Codes section for a list of accepted values.
numberOptional
integerUnique ID number referring to this error or message.
messageOptional
stringConcise summary of the message, suitable for display in the caption of an alert box.
descriptionOptional
stringA more detailed description of the problem referenced by this error message, suitable for display in the contents area of an alert box.
helpLinkOptional
stringURL to help for this message
refersToOptional
stringItem the message refers to, if applicable. This is used to indicate a missing or incorrect value.
severityOptional
stringSeverity of the message: Success, Warning, Error and Exception.
Enum: Success, Warning, Error, Exception