Skip to main content

Documentation Portal

ProductsList

Parameter Name

Type

Description

Mandatory

Attributes

Object Attributes

The attributes of the product. Includes the following fields:

  • AttributeCode

  • Name

  • AttributeTypeCode

Brand

Object Brand

The product’s brand. Includes the following fields:

  • BrandCode – string – Up to 50 chars

  • Name – string – Up to 100 chars.

No

CartItemId

String

identifier of the cart item on the Merchant’s site. This property may be optionally specified in the SendCart API only so that the same value can be posted back when creating the order on the Merchant’s site with the SendOrderToMerchant API.

Max length: 50 chars.

No

Categories

Object Category

The category of the product. Includes the following:

  • CategoryCode – sting – Up to 50 chars.

  • Name

DeliveryQuantity

Decimal

The quantity set for delivery for the product (to be used in the Order APIs described below, as needed).

No

Description

String

Description of the Product.

Length: Unlimited.

Yes

ImageHeight

Decimal

The product’s image height in pixels

No

ImageURL

String

The product’s image URL A JPG formatted image.

Max length: 255 chars.

No

ImageWidth

Decimal

The product’s image width in pixels

No

IsBlockedForGlobalE

Boolean

Indicates if product is available/blocked for international shipping.

TRUE - Product is blocked for international shipping.

FALSE - Product is available for international shipping.

No

IsFixedPrice

Boolean

Indicates if the product’s price is fixed by the Merchant.

TRUE - Product’s price is fixed by the Merchant, in the default currency for the country. In this case, all price modifications are disabled for this product. Setting fixed prices is only allowed for the Countries where the SupportsFixedPrices flag is set to TRUE.

FALSE - Product price is not fixed.

No

ListPrice

Decimal

Product list price (before discounts) as displayed to the customer, after applying country coefficient, FX conversion, rounding rule (if applicable), and IncludeVAT handling.

No

LocalVATRateType

Object VATRateType

If UseCountryVAT for the current Country is TRUE, the VATRateType denotes the VAT for the target country.

This value must be specified if the order was placed by a local customer.

Includes the following fields:

  • VATRateTypeCode

  • Rate

No

MetaData

Object MetaData

Used to hold additional product data such as customer-defined product attributes.

Name

String

Name of the product

OrderedQuantity

Decimal

Ordered quantity for the product (to be used in Checkout / Order APIs described below, as needed)

No

OriginalListPrice

Decimal

Product list price (before any discounts) in the original Merchant’s currency including the local VAT, before applying any price modifications. This property always denotes the product’s price in the default Merchant’s country, regardless of UseCountryVAT value for the end customer’s current country.

No

OriginalSalePrice

Decimal

Product sale price in the original Merchant’s currency including the local VAT, before applying any price modifications. This property always denotes the product’s price in the default Merchant’s country, regardless of UseCountryVAT value for the end customer’s current country.

No

ProductClassCode

String

The product class code is used by the Merchant to classify products to use different country coefficient rates.

Yes

ProductCode

String

SKU code used to identify the product on the Merchant site (to be mapped on the Global-e side).

Max length: 100 chars.

Yes

ProductGroupCode

String

The product’s group code is on the merchant’s site (to be mapped on the global-e side). Usually, this value is a part of the product SKU code denoting a group of similar products (such as "the same product in different colors").

Max length: 300 chars.

No

SalePrice

Decimal

Product sale price as displayed to the customer, after applying country coefficient, FX conversion, rounding rule (if applicable), and IncludeVAT.

No

URL

String

The product’s information page URL.

Max length: 255 chars.

No

Weight

Decimal

The product’s weight is in the Merchant’s default unit of weight measure (will be converted to grams). The merchant’s default product weight will be used if not specified

No

Width

Decimal

The product’s width is measured in the merchant’s default unit of length (will be converted to CM).

No

VATRateType

String

Product’s VAT rate type or class.

Max length: 100 chars.

No