object

SharedCart

Share cart detail includes checkout mode, cart id, payment selection lock config, delivery promise, comment message, items, breakup values and other cart data of shared cart.
Fields
breakup_values
CartBreakup
Price breakup of cart which denotes different values like coupon, display, and loyalty points.
buy_now
Boolean
Buy now flag of user cart.
cart_id
Int
Cart id of user cart for generating cart sharing token.
checkout_mode
String
Checkout mode of address on which address to be used for which checkout mode of cart.
comment
String
Comment message added in user cart.
coupon_text
String
Coupon text of the applied coupon on user cart.
currency
CartCurrency
Currency data of the cart for prices.
delivery_charge_info
String
Delivery charge info message of the user cart.
delivery_promise
DeliveryPromiseResponse
Shipment level promise information which denotes time in 3 different formats i.e formatted time, timestamp and iso format.
gstin
String
GSTIN added in user cart.
Cart id of shared cart.
is_valid
Boolean
Valid flag for get shared cart detail API.
Items data list in user cart that includes item id, item size, store id, available sizes and rest of the item related data.
last_modified
String
Last modified timestamp of user cart.
message
String
Message of the get shared cart API response.
payment_selection_lock
PaymentSelectionLock
Payment Default Selection Schema.
restrict_checkout
Boolean
Restrict checkout flag to restrict the checkout process.
shared_cart_details
SharedCartDetails
Shared cart details schema included token, user, created on, source and meta.
Cart id of the user cart.
error
Boolean
Error details if any error occurs which includes type of error, error code and error message.
custom_cart_meta
JSON
Metadata of custom cart