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.
areaCode
StringThe PIN Code of the destination address, e.g. 400059.
buyNow
BooleanThis is boolean to get buy_now cart.
id
StringThe unique identifier of the cart.
orderType
StringThe 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
BooleanThis is a boolean value. Select `true` to get a payment option in response.
Response
Query
Try it
Input Variables
Response
Was this section helpful?