query

cart

Get details of a cart linked to a specific customer using a unique cart ID. It offers an overview of the items, quantities, prices, and other relevant information associated with the cart.
Arguments
areaCode
String
Customer servicable area_code.
assignCardId
Int
Token of user's debit or credit card.
includeBreakup
Boolean
Select `true` to retrieve the price breakup of cart items.
buyNow
Boolean
Select `true` to set/initialize buy now cart.
includeAllItems
Boolean
Select `true` to retrieve all the items added in the cart.
includeCodCharges
Boolean
Select `true` to retrieve the cod charges in breakup of cart items.
The unique identifier of the cart.
Response
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...