| accountId |
String |
ID of the account for the cart. |
Small, 49.0 |
49.0 |
| cartId |
String |
ID of the cart. |
Small, 49.0 |
49.0 |
| currencyIsoCode |
String |
Three-letter ISO 4217 currency code associated with
the cart. |
Small, 49.0 |
49.0 |
| grandTotalAmount |
String |
Grand total amount including shipping and tax for items in
the cart, in the currency of the cart. |
Small, 49.0 |
49.0 |
| name |
String |
Name of the cart. |
Small, 49.0 |
49.0 |
| ownerId |
String |
ID of the owner of the cart. |
Small, 49.0 |
49.0 |
| status |
String |
Status of the cart.
Values are:
-
Active—Cart is active.
-
Checkout—Cart is in
checkout.
-
Closed—Cart is closed.
-
Processing—Cart is
processing.
|
Small, 49.0 |
49.0 |
| totalChargeAmount |
String |
Total amount for shipping and other charges in the
currency of the cart. |
Small, 49.0 |
49.0 |
| totalListPrice |
String |
Total list price for the cart. |
Small, 49.0 |
49.0 |
| totalProductAmount |
String |
Total amount including discounts, but excluding
shipping and tax, for product items in the cart. |
Small, 49.0 |
49.0 |
| totalProductCount |
String |
Total count of items in the cart. |
Small, 49.0 |
49.0 |
| totalTaxAmount |
String |
Total tax amount for the cart, including tax on
shipping, if applicable. |
Small, 49.0 |
49.0 |
| type |
String |
Type of cart.
Value is Cart.
|
Small, 49.0 |
49.0 |
| uniqueProductCount |
Integer |
Total count of unique items, or SKUs, in the
cart. |
Small, 49.0 |
49.0 |
| webstoreId |
String |
ID of the webstore of the cart. |
Small, 49.0 |
49.0 |