Skip to main content

Documentation Portal

Merchant.ProductVoucherValidation

Parameter Name

Type

Description

Mandatory

CartItemId

String

Identifier of the cart item on the Merchant’s site originally specified in the Product.CartItemId property of the respective product in the SendCartmethod for the cart converted to this order on Global‑e.

CartItemOptionId

String

Identifier of the child cart item “option” on the Merchant’s site originally specified in the Product.CartItemOptionId property of the respective product in the SendCart method for the cart converted to this order on Global‑e.

Categories - DEPRECATED

List of String

List of categories mapped for current cart product.

HandlingCode

String

Code applicable to the product on the Merchant’s site. This code may be optionally used by the Merchant to trigger a certain business logic when this product is included in the order posted back to the Merchant’s site with the SendOrderToMerchant method.

ParentCartItemId

String

Identifier of the current item’s parent cart item on the Merchant’s site originally specified in the Product.ParentCartItemIdproperty of the respective product in the SendCart method for the cart converted to this order on Global‑e.

Price

Decimal

Product price.

Quantity

Decimal

Product ordered quantity.

Sku

String

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

VATRate

Decimal

The VAT rate applied to this product.