DEV

Type.

CatalogItemConfiguration

No description

Fields

amount

Decimal

The amount of a CatalogItem.

createdAt

DateTime!

Required

When this CatalogItem was created.

createdBy

ID!

Required

The user who created the CatalogItem.

currencyCode

CurrencyCode

The currency that the amount of this CatalogItem is in.

dutyTaxFeeConfiguration

DutyTaxFeeConfiguration

Allows user to remove items from duties, taxes, or fee calculations

id

ID!

Required

The id of the configuration catalog item

shipToCountry

CountryCode

Ship to country

updatedAt

DateTime!

Required

When this CatalogItem was most recently updated.

updatedBy

ID!

Required

The user who most recently updated the CatalogItem.

Was this page helpful?