Skip to main content
POST
/
shopping
/
{portfolio}
/
v1
/
facilities
/
lead
/
{leadUuid}
/
exit-shopping
Call when a lead exits the shopping experience, marking them as immediately visible in the FMS.
curl --request POST \
  --url https://public-api.prd.monument.io/shopping/{portfolio}/v1/facilities/lead/{leadUuid}/exit-shopping \
  --header 'x-api-key: <x-api-key>'
{}

Headers

x-api-key
any
required

Api key required to authenticate your request. Please reach out to monument for a key.

Example:

"monument-2230012-2312321"

Path Parameters

leadUuid
string
required

Response

Shopping experience successfully ended.