Update cart request data that involves items in cart and operation to be performed for items specified.
Fields
List items data that needs to be updated in cart.
operation
Operation!Required
Field to determine if item to be removed from cart or it needs to be updated.
free_gift_items
[FreeGiftItem]List of Free Gift items data that needs to be updated in cart.
free_gift_items_operation
FreeGiftItemsOperationDetermines whether a free gift item should be added or removed from the cart.
Was this section helpful?