Swap Cart Item Product
You can use this API to change the matched products for cart items. It can be useful if the user wants to choose another item or item that was not matched.
Use this endpoint to get alternative product options for the current item. Or this endpoint to find an alternative by a string.
Swap Cart Item Product
POST
https://graph.whisk.com/v1/:cart_id/items/:item_id/swap
Path Parameters
Request Body
StoreItemValue
CartItemResponse
CartProductOption
CartItemPrice
CartItemSource
CartProductQuantity
CombinedProductsInfo
Sample Request
Sample Response
Last updated