DEV

Input.

CountryOfOriginValidateInput

No description

Fields

amount

Decimal

The price of the product

brand

String

The brand of the product.

categories

[String!]

The category hierarchy associated with a product for CountryOfOriginValidation.

countryOfOrigin

CountryCode!

Required

The provided country of origin to validate for the product.

currencyCode

CurrencyCode

The currency the amount is in

description

String

This is the full description associated with a product.

globalTradeItemNumber

String

A Global Trade Item Number (GTIN) of the product, such as UPC, EAN, GTIN-8, or GTIN-14

imageUrl

String

The location of an image related to a product.

material

String

The material composition of a product for CountryOfOriginValidation.

modelVersion

ModelVersion

The AI model version to use for validation. Defaults to CURRENT if not specified.

name

String!

Required

The product name or short description.

primaryTargetCountryCode

CountryCode

The two letter ISO-3166 code of the primary target country for this product

shipFromCountry

CountryCode

The two letter ISO-3166 country code from which this product is being shipped.

Was this page helpful?