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
StringID allotted to the selected address. Example: 'addr_001'
areaCode
StringCustomer serviceable area code, such as a pincode, ZIP code, or postal code. Example: '400059'.
buyNow
BooleanWhether to get a Buy Now cart. Example: false
id
StringThe unique identifier of the cart. Example: '5bb521cfdc83215e1889b346'
orderType
StringShipment order type (e.g., 'HomeDelivery', 'PickAtStore', 'Digital'). Example: 'HomeDelivery'
includePayment
BooleanSelect true to include payment options in response. Example: false
Response
Query
Try it
Input Variables
Response
Was this section helpful?