DEV

Mutation.

hsCodesValidate

Validates an HS code against a list of countries.

Arguments

Required

No description
GraphQL
1
2
3
type Mutation {
  hsCodesValidate(input: [HsCodeValidateInput!]!): [HsCodeValidationSummary!]!
}

Was this page helpful?