DEV

Type.

ManualClassificationRequest

No description

Fields

archivedAt

DateTime

The date and time when the request was archived.

archivedBy

ID

The ID of the user who archived the request.

categories

[String!]

Categories associated with the item to be classified.

classification

Classification

The unique identifier of the classification associated with this request.

confidenceScore

Decimal

The confidence score associated with the classification request.

createdAt

DateTime!

Required

The date and time when the request was created.

createdBy

ID!

Required

The ID of the user who created the request.

description

String

A description of the item to be classified.

dueAt

DateTime!

Required

The due date for completing the manual classification.

id

ID!

Required

The unique identifier of the ManualClassificationRequest.

imageUrl

String

The URL of an image of the item to be classified.

itemKey

String!

Required

The unique key identifying the item to be classified.

material

String

The material composition of the item, if applicable.

name

String!

Required

The name or title of the item to be classified.

organizationId

ID!

Required

The ID of the organization making the classification request.

providedHsCode

String!

Required

The provided HS code for the item.

reservedBy

ID

The ID of the user who has reserved the request.

reservedUntil

DateTime

The date and time when the request was reserved.

shipToCountry

CountryCode

The country code for which this classification request is applicable.
The status of the manual classification request.

Was this page helpful?