query

sharedCartDetails

Get cart items from the shared cart link based on unique token.
Arguments
token
String!
Required
Token of the shared short link. Example: 'shrt_abc123'
Response
Shared cart which includes items, promise, checkout mode, comment, GSTIN, etc.
error
String
Error details if any. Example: 'Invalid or expired token'
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...