Home > @vsf-enterprise/epcc-api > GetCartParams
# GetCartParams interface
Signature:
export interface GetCartParams
# Properties
| Property | Type | Description |
|---|---|---|
| id | string | Cart ID |
| locale? | string | (Optional) Cart locale |
| wishlist? | boolean | (Optional) Is cart a wishlist |
| withInventory? | boolean | (Optional) Flag for requesting stock data too. |