Recentviews
Displays the recently viewed product by the site visitor.
Recent views by your shoppers
End Point
GET
https://api.cartup.ai/v1/widgetserver/recentviews
Query Parameters
Name
Type
Description
divisionId*
String
HTLM tag id (need to be unique)
spotDy_uid*
String
User ID
orgId*
String
Your Org ID
domain*
String
Your Domain
Headers
Name
Type
Description
Accept*
String
application/json
Content_type*
String
application/json
X-Cartup-Access-Token*
String
$CARTUP_API_KEY
X-Cartup-orgId*
String
$CARTUP_ORD_ID
Curl Example
Last updated