DEV

Type.

Classification

No description

Fields

Required

Alternate HS codes that could apply to the item.

categories

[String!]!

Required

The category hierarchy associated with an item for classification.

confidenceScore

Decimal

Measures the confidence in accuracy of an HS code generated by Classify. 1.0=100%.

Required

Configuration used in creating the Classification.

countryOfOrigin

CountryCode

The ISO 3166 code to indicate which country the CatalogItem was manufactured in to generate an accurate Classification.

createdAt

DateTime!

Required

When this Classification was created.

createdBy

ID!

Required

The user who created the Classification.

customsDescription

String

The calculated description for customs.

description

String

This is the full description associated with an item.

hsCode

HsCode

The HsCode object.

hsCodeProvidedValidation

[HsCodeProvidedValidation!]!

Required

This is the status of the customer or third party provided hsCode.

id

ID!

Required

A unique identifier for the Classification.

imageUrl

String

The location of an image related to an item.

manualClassification

ManualClassification

The manual classification associated with the classification.

material

String

The material composition of an item for classification.

mode

Mode!

Required

Whether this Item was created in live or test mode.

name

String!

Required

The product name or short description.

organization

ID!

Required

The Organization associated with the CatalogItem.

productId

String

The id provided at time of classification input.

updatedAt

DateTime!

Required

When this Classification was most recently updated.

updatedBy

ID!

Required

The user who most recently updated the Classification.

Was this page helpful?