List all addresses saved by the customer, simplifying the checkout process by offering pre-saved address options for delivery.
Arguments
buyNow
BooleanWhether to get a Buy Now cart. Example: false
cartId
StringThe unique identifier of the user cart. Example: '5bb521cfdc83215e1889b346'
checkoutMode
StringOption to checkout for self or for others (e.g., 'self', 'other'). Example: 'self'
isDefault
BooleanSelect true to fetch the default address. Example: true
mobileNo
StringMobile number of the customer. Example: '9876543210'
tags
StringTag for the address (e.g., work, home, office, shop). Example: 'home'
Response
Query
Try it
Input Variables
Response
Was this section helpful?