DEV

Mutation.

customsDescriptionValidate

Checks whether an item's information is sufficient to confidently assign a 6-digit HS code, BEFORE classification. Returns a readiness status the caller applies their own policy to (e.g. ask the user for more detail, or proceed to classify). Does not classify the item and does not return an HS code.

Arguments

No description
GraphQL
1
2
3
type Mutation {
  customsDescriptionValidate(input: CustomsDescriptionValidationInput!): CustomsDescriptionValidation!
}
Book a demo

Was this page helpful?