Newer Version Available

This content describes an older version of this product. View Latest

VPL360_DeleteCartItem

This Integration Procedure is used to delete an item from the cart.

Sample Input

1{
2    "itemId": "8024W000000iE53",
3    "orderId": "8014W000000lI1B"
4}

Parameter

Required/Optional

itemId

Required

orderId

Required

Sample Output

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

Called By

  • Components:

    • Integration Procedure: VPL360_OrderCancellationNonSignature

Calls

  • Remote Action:

    • Class: vlocity_cmt.CpqAppHandler

    • Method: deleteCartsItems