Newer Version Available

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

VPL-GetCartContextKey

This Omnistudio Data Mapper gets the latest cart context key for a user.

Sample Input

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

Parameter

Required/Optional

AccountId

Required

Sample Output

1{
2  "Id": "a0s4W00000fzj5GQAQ",
3  "CartContextKey": "10d34ccfd487a6496c298ccd6235f57a"
4}

Called By

  • Workflow: Self care Omnichannel Cart

    • LWC: vplS360SelfCareOverviewHeadCard.js

      • Integration Procedure: VPL360_DeleteCartContextKey

  • Workflow: Self care Overview page

    • LWC: vplS360SelfCareOverview.js

      • Integration Procedure: VPL360_FetchCartContextKey