Newer Version Available

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

VPL360_DeleteCartContextKey

This Integration Procedure is used in the self care portal to delete the cart context key after the checkout flow is completed.

Sample Input

1{
2    "AccountId": "0014W00002BuGOEQA3"
3}

Parameter

Required/Optional

AccountId

Required

Sample Output

1[
2  {
3    "errors": [],
4    "success": true,
5    "id": "a4V4x000000DInXEAW"
6  }
7]

Called By

  • Flows:

    • Self care: Omnichannel Cart

  • Components:

    • LWC: vplS360SelfCareOverviewHeadCard.js

Calls

  • Data Mapper: VPL-GetCartContextKey