object

SharedCartDetails

Shared cart details schema included token, user, created on, source and meta.
Fields
created_on
String
Created on timestamp of user cart.
meta
JSON
Meta data sent while generating share cart link.
source
JSON
Share link device and other source information.
token
String
Short link id of the user cart that needs to be shared.
user
JSON
User details of who generated share link.