DEV

Type.

ManualClassification

No description

Fields

archivedAt

DateTime

The date and time when the classification was archived.

archivedBy

ID

The ID of the user who archived the classification.

createdAt

DateTime!

Required

The date and time when the classification was created.

createdBy

ID!

Required

The ID of the user who created the classification.

hsCode

String!

Required

The Harmonized System (HS) code assigned to the item.

id

ID!

Required

The unique identifier of the ManualClassification.

itemKey

String!

Required

The unique key identifying the item associated with this classification.

manualClassificationRequest

ManualClassificationRequest!

Required

The ManualClassificationRequest associated with this classification.

organizationId

ID!

Required

The ID of the organization associated with this classification.

shipToCountry

CountryCode

The country code for which this classification is applicable. If null, it is treated as universal.

Was this page helpful?