query

addresses

List all addresses saved by the customer, simplifying the checkout process by offering pre-saved address options for delivery.
Arguments
buyNow
Boolean
Whether to get a Buy Now cart. Example: false
cartId
String
The unique identifier of the user cart. Example: '5bb521cfdc83215e1889b346'
checkoutMode
String
Option to checkout for self or for others (e.g., 'self', 'other'). Example: 'self'
isDefault
Boolean
Select true to fetch the default address. Example: true
mobileNo
String
Mobile number of the customer. Example: '9876543210'
tags
String
Tag for the address (e.g., work, home, office, shop). Example: 'home'
Response
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...