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.
areaCode
String
The PIN Code of the destination address, e.g. 400059.
buyNow
Boolean
This is boolean to get buy_now cart.
The unique identifier of the cart.
orderType
String
The order type of shipment HomeDelivery - If the customer wants the order home-delivered PickAtStore - If the customer wants the handover of an order at the store itself. Digital - If the customer wants to buy digital voucher ( for jiogames ).
includePayment
Boolean
This is a boolean value. Select `true` to get a payment option in response.
Response
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...