VPL360_FetchCartContextKey

This Integration Procedure fetches the Abandoned cart context key previously created while shopping

Sample Input

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

Parameter

Required/Optional

AccountId

Required

Sample Output

1{
2  "rootAssetIds": "02rjdjj792kdh1892",
3  "Id": "a4V4x000000DInXEAW",
4  "CartContextKey": "c2bhdoj38393jskll24k"
5}

Called By

  • Flows:

    • Self care: Overview page component

  • Components:

    • LWC: VplS360SelfCareOverview.js

Calls

  • Data Mapper: VPL-GetCartContextKey