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 buy_now cart.
cartId
String
The unique identifier of the user cart.
checkoutMode
String
Option to checkout for self or for others.
isDefault
Boolean
Select `true` to fetch the default address.
mobileNo
String
Mobile number of the customer.
tags
String
Tag given to an address, e.g. work, home, office, shop.
Response
address
[Address]
Address description for address data.
pii_masking
Boolean
Personally Identifiable Information masking flag to denote if the user data in address is masked or not.
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...