query

cartShipmentDetails

Get shipment details for the items in a cart, specific to the selected address. Shipment details include delivery promises, seller information, item details, and other relevant information.
Arguments
addressId
String
ID allotted to the selected address. Example: 'addr_001'
areaCode
String
Customer serviceable area code, such as a pincode, ZIP code, or postal code. Example: '400059'.
buyNow
Boolean
Whether to get a Buy Now cart. Example: false
The unique identifier of the cart. Example: '5bb521cfdc83215e1889b346'
orderType
String
Shipment order type (e.g., 'HomeDelivery', 'PickAtStore', 'Digital'). Example: 'HomeDelivery'
includePayment
Boolean
Select true to include payment options in response. Example: false
Response
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...