input_object

Address2Input

Address details, consists of pincode, phone, address id, country code, geo location, country, state, city, landmark, email etc.
Fields
_custom_json
JSON
Custom json of the address.
address
String
Address description for address data.
address_type
String
Address type of address.
area
String
Area description for address.
area_code
String
Area code of the address.
area_code_slug
String
Area code slug for address. example pincode is slug for India.
checkout_mode
String
Checkout mode of address on which address to be used for which checkout mode of cart.
city
String
City of the address.
country
String
Country of address.
country_code
String
Country code of address.
country_iso_code
String
Country iso code for address.
country_phone_code
String
Country phone code for address.
created_by_user_id
String
Created by user id of address.
email
String
Email address for address data.
geo_location
GeoLocationInput
Geo location coordinates data for address.
google_map_point
JSON
Google map point of the address.
Id of the address.
is_active
Boolean
States whether address is active or not.
is_default_address
Boolean
Default address flag if no address selected then this should be the default address selected.
landmark
String
Landmark of address.
meta
JSON
Metadata of the address.
name
String
Name of person in address data to whom it belongs to.
phone
String
Phone number for address.
sector
String
Sector of the address.
pincode
String
state
String
State of the address.
state_code
String
State code for address.
Tags of address from which it can be identified.
user_id
String
User id of address for which address is created.