| 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 |
| isSecondary |
Boolean |
Specifies whether the cart is secondary (true) or not (false). |
Small, 53.0 |
53.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 |
| orderOwnerId |
String |
ID of the owner of the order. |
Small, 58.0 |
58.0 |
| purchaseOrderNumber |
String |
Purchase order for the cart. |
Small, 50.0 |
50.0 |
| status |
String |
Status of the cart.
Values are:
-
Active—Cart is created and
available for modifications, like adding or removing products or
promotions.
-
Checkout—Cart is in checkout.
If the customer modifies the cart, the current checkout session is
canceled.
-
Closed—Checkout is complete and
an order was created. The cart cannot be modified.
-
PendingClosed—Cart is marked to
be closed, but the request isn't completed yet. The cart can’t be modified. This
value is available in API version 57.0 and later.
-
PendingDelete—Cart is marked
for delete, but the request isn't completed yet. The cart can’t be
modified.
-
Processing—Cart is processing.
For example, taxes are being calculated. The cart can’t be modified.
|
Small, 49.0 |
49.0 |
| taxType |
String |
Tax type of the cart.
-
Gross—Gross taxation policy.
-
Net—Net taxation policy.
|
Small, 55.0 |
55.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 |
| totalProductAmountAfterAdjustments |
String |
Total product amount, including
promotions. |
Small, 52.0 |
52.0 |
| totalProductCount |
String |
Total count of items in the cart. |
Small, 49.0 |
49.0 |
| totalPromotionalAdjustmentAmount |
String |
Total promotional adjustment amount for items in
the cart. |
Small, 52.0 |
52.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 |