Interface | Description |
---|---|
AddCodeToCartResponseType |
The AddCodeToCartResponseType is used to describe the results of adding an offer code to the
cart.
|
CartVersionedRequest |
A request which can contain a cart version for optimistic locking enforcement.
|
Class | Description |
---|---|
AddAttributeRequest |
DTO for a request to add a Cart attribute.
|
AddCodeRequest |
DTO for a request to add a promotional code to the Cart.
|
AddCodeToCartResponse |
DTO for communicating the results of adding an offer or campaign code to the cart.
|
AddItemListToCartRequest |
A request DTO for adding
ItemLists to a cart. |
AddItemRequest |
A request DTO for adding an item to a cart.
|
AddPaymentRequest |
A request DTO used to create and add a
Payment to the resolved Cart . |
CartItemModifyingRequest |
Base request for any request that modifies a cart item directly.
|
CartModifyingRequest |
Base request for any request that modifies the cart directly.
|
CartRequest |
Represents a cart request (when a cart is submitted as the request body).
|
CheckoutProcessRequest |
Request DTO used for providing information upon submitting a cart for checkout.
|
CheckoutResponse |
DTO for communicating the results of a checkout submission
|
ContactInfoRequest |
DTO for a request to update the Cart's contact info.
|
DeleteItemListResponse | |
GuestTokenResponse |
A DTO object used for returning the cart and guest token.
|
GuestTokenValidationResponse |
A DTO object used for returning whether a guest token is valid and its details.
|
ItemListAddToCartResponse |
DTO for communicating the results of a checkout submission
|
OverridePriceRequest |
DTO for a request to update the prices.
|
PriceCartRequest |
A DTO used to provide context on a request to price a cart.
|
ShareItemListRequest |
A request body to share an item list.
|
ShareItemListRequest.Target | |
UpdateFulfillmentGroupRequest |
A group of items designated to a certain fulfillment location and type.
|
UpdateItemRequest |
A request DTO for updating a cart item.
|
UpdatePaymentRequest |
A request DTO used to update a
Payment on a the resolved Cart . |
Enum | Description |
---|---|
DefaultAddCodeToCartResponseTypes |
The default set of
addCodeToCartResponseTypes used to describe
the results of adding an offer code to the cart. |
Copyright © 2021. All rights reserved.