object

CartShipmentsResponse

Cart shipment response schema for get shipments API.
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 the user cart.
checkout_mode
String
Checkout mode of cart.
comment
String
Comment message added in cart.
coupon_text
String
Coupon text of coupon applied on cart.
currency
CartCurrency
Currency data of the cart for prices.
delivery_charge_info
String
Delivery charge in information message on shipment.
delivery_promise
ShipmentPromise
Shipment level promise information which denotes time in 3 different formats i.e formatted time, timestamp and iso format.
error
Boolean
Error details if any error occurs which includes type of error, error code and error message.
gstin
String
GSTIN number added in cart.
Cart id of the user cart.
is_valid
Boolean
Cart validity flag determines the if the response is valid or not.
last_modified
String
Last modified timestamp of cart.
message
String
Response message of get shipments API.
payment_selection_lock
PaymentSelectionLock
Payment Default Selection Schema.
restrict_checkout
Boolean
Restrict checkout flag to restrict the checkout process.
List of Shipments which includes shipment data like shipment items, shipment promise, Shipment type, shipment order type, shipment dp options etc.
Cart id of the user cart.
custom_cart_meta
JSON
Metadata for custom cart