DEV

Input.

CountryOfOriginInferenceInput

No description

Fields

amount

Decimal

The price of the product

brand

String

The brand of the item.

categories

[String!]

The category hierarchy associated with an item for country of origin inference.

currencyCode

CurrencyCode

The currency the amount is in

description

String

This is the full description associated with an item.

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 an item.

material

String

The material composition of an item for country of origin inference.

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 item is being shipped.

Was this page helpful?