CatalogItem
id
ID!
Required
amount
Decimal
attributes
[ItemAttribute]
brand
String
catalogItemReferences
[CatalogItemReference!]!
catalogItemUrl
categories
[String!]!
classification
ID
configurations
[CatalogItemConfiguration]
countryOfOrigin
CountryCode
createdAt
DateTime!
createdBy
currencyCode
CurrencyCode
customsDescription
description
dutyTaxFeeConfiguration
DutyTaxFeeConfiguration
hsCode
hsCodes
[CatalogItemHsCode]
imageUrl
inclusivePrices
[CatalogItemInclusivePrice!]
itemKey
String!
itemType
ItemType
material
measurements
[ItemMeasurement]
metadata
[ItemMetadata]
mode
Mode!
Item
name
organization
packingPreference
PackingPreference
productId
provinceOfOrigin
restrictedCountries
[CountryCode]
retailAmount
sku
source
CatalogItemSource!
updatedAt
updatedBy
Type.
CatalogItem
A representation of a
CatalogItem
.Fields
id
ID!
Required
CatalogItem
.amount
Decimal
CatalogItem
.attributes
[ItemAttribute]
CatalogItem
attributes.brand
String
catalogItemReferences
[CatalogItemReference!]!
Required
catalogItemUrl
String
CatalogItem
location.categories
[String!]!
Required
CatalogItem
classification
ID
configurations
[CatalogItemConfiguration]
countryOfOrigin
CountryCode
createdAt
DateTime!
Required
CatalogItem
was created.createdBy
ID!
Required
CatalogItem
.currencyCode
CurrencyCode
CatalogItem
is in.customsDescription
String
description
String
CatalogItem
full description.dutyTaxFeeConfiguration
DutyTaxFeeConfiguration
hsCode
String
hsCodes
[CatalogItemHsCode]
imageUrl
String
inclusivePrices
[CatalogItemInclusivePrice!]
itemKey
String!
Required
itemType
ItemType
material
String
CatalogItem
material composition.measurements
[ItemMeasurement]
CatalogItem
physical measurements.metadata
[ItemMetadata]
CatalogItem
details ie: vendor_id.mode
Mode!
Required
Item
was created in live or test mode.name
String
CatalogItem
.organization
ID!
Required
packingPreference
PackingPreference
CatalogItem
for shipment.productId
String
CatalogItem
.provinceOfOrigin
String
restrictedCountries
[CountryCode]
retailAmount
Decimal
sku
String
CatalogItem
.source
CatalogItemSource!
Required
CatalogItem
.updatedAt
DateTime!
Required
CatalogItem
was most recently updated.updatedBy
ID!
Required
CatalogItem
.