Skip to main content

Documentation Portal

Merchant.CartAction

Parameter Name

Type

Description

Mandatory

CartHash

String

Cart hash originally specified in the merchantCartHash argument for the SendCart method preceding the current cart action.

No

CartId

String

Identifier of the cart on the Merchant’s site originally specified in the merchantCartToken argument for the SendCart method preceding the current cart action.

No

CartToken

String

Cart token for the cart generated on the Global‑e side by the SendCart method preceding the current cart action. This property is mandatory only for server-side calls.

No

LoyaltyVouchers

String

A JSON-serialized array of Loyalty Voucher codes to be applied to the cart. This list is mandatory only in the ClientApplyLoyaltyVouchers method.

No

MerchantGUID

String

Unique identifier of the Merchant on Global-e. This property is mandatory only for server-side calls.

No

UserId

String

Internal User identifier on the Merchant’s site originally specified in the shipping details.UserId argument for the SendCart method preceding the current cart action.

No