Skip to main content

Documentation Portal

Merchant.RemoveRestrictedProductsRequest

Parameter Name

Type

Description

Mandatory

CartId

String

Identifier of the cart on the Merchant’s site originally specified in merchantCartToken argument for SendCart method for the cart converted to this order on Global‑e.

CartToken

String

The value returned from the previous call to SendCart for the same client (must be stored in the client session or persistent cookie on the Merchant’s side). This parameter is used to support cart updates.

CountryCode

String

2-char ISO country code

CurrencyCode

String

3-char ISO currency code.

MerchantGUID

String

Unique identifier of the Merchant on Global-e.

RemovedProductCodes

List of String

List of SKU codes for products removal from the cart.

UserId

String

Internal User identifier on the Merchant’s site in case it was specified in the SendCartcall.

WebStoreCode

String

Code used on the Merchant’s side to identify the web store where the current cart is originating from. This code should be used in case of a multi-store setup on the Merchant’s site.

WebStoreInstanceCode

String

Code used on the Merchant’s side to identify the web store instance where the current cart is originating from. This code should be used in case of multi-store domains set up on the Merchant’s site.