Arguments
action
ActionEnum!Required
Operation to perform on the existing cart (merge/replace). Example: merge
token
String!Required
Token of the shared short link. Example: 'shrt_abc123'
Response
cart
SharedCartShared cart details including checkout mode, cart id, payment selection lock, delivery promise, comment, items, breakup values, etc.
error
StringError details (if any). Example: 'Invalid or expired token'
Mutation
Try it
Input Variables
Response
Was this section helpful?