Address details, consists of pincode, phone, address id, country code, geo location, country, state, city, landmark, email etc.
Fields
_custom_json
JSONCustom json of the address.
address
StringAddress description for address data.
address_type
StringAddress type of address.
area
StringArea description for address.
area_code
StringArea code of the address.
area_code_slug
StringArea code slug for address. example pincode is slug for India.
checkout_mode
StringCheckout mode of address on which address to be used for which checkout mode of cart.
city
StringCity of the address.
country
StringCountry of address.
country_code
StringCountry code of address.
country_iso_code
StringCountry iso code for address.
country_phone_code
StringCountry phone code for address.
created_by_user_id
StringCreated by user id of address.
email
StringEmail address for address data.
geo_location
GeoLocationInputGeo location coordinates data for address.
google_map_point
JSONGoogle map point of the address.
id
StringId of the address.
is_active
BooleanStates whether address is active or not.
is_default_address
BooleanDefault address flag if no address selected then this should be the default address selected.
landmark
StringLandmark of address.
meta
JSONMetadata of the address.
name
StringName of person in address data to whom it belongs to.
phone
StringPhone number for address.
sector
StringSector of the address.
pincode
Stringstate
StringState of the address.
state_code
StringState code for address.
tags
[String]Tags of address from which it can be identified.
user_id
StringUser id of address for which address is created.
Was this section helpful?