VPL360_DeleteCartItem

This Integration Procedure deletes an item from the cart.

Sample Input

1{
2    "itemId": "8024W000000iD3GQAU",
3    "orderId": "8014W000000lHMDQA2"
4}

Parameter

Required/Optional

itemID

Required

orderId

Required

Sample Output

1{
2  "message": "Successfully deleted.",
3  "severity": "INFO",
4  "code": "152"
5}

Called By

  • Flows:

    • Self care: SelfCare Subscription Page Flow Asset Cancellation

Calls

  • Remote Action:

    • Class: vlocity_cmt.CpqAppHandler

    • Method: deleteCartsItems