Home > @vsf-enterprise/epcc-api > MergeCartsParams
# MergeCartsParams interface
Signature:
export interface MergeCartsParams
# Properties
Property | Type | Description |
---|---|---|
cartId | string | Cart ID |
currency? | string | (Optional) Cart currency |
data? | { type: string; cart_id: string; } | (Optional) Cart data to merge with |
locale? | string | (Optional) Locale |