Retail Shopping Cart Types
home
This fragment is used for shopping cart and item definitions. This API specification describes item quantity, item price, type of location, possible delivery methods, and tax price. This is a RAML fragment in the Retail Accelerator.
Retail Shopping Cart Types depends on:
- Retail Common
- Retail Product
Defined types:
- ShoppingCartItem - Defines an individual component of an order.
- ShoppingCart - Defines information about the items in shopping cart.
- ShoppingCartItems - Defines list of shopping cart.
- ItemSummary - Gives information about item.