Fields
pincode
StringThe postal code of the address. For example, '400001'.
phone
StringThe phone number of the person associated with the address. For example, '9876543210'.
latitude
FloatThe latitude coordinate. For example, 19.0760.
address2
StringThe secondary line of the address. For example, 'Apartment 2B'.
landmark
StringA nearby landmark. For example, 'Gujarat'.
area
StringThe area or locality. For example, '203'.
city
StringThe city of the address. For example, 'Panjim'.
address
StringThe full address. For example, '123 Main Street, Downtown, Panjim'.
address_type
StringThe type of address. For example, 'home'.
longitude
FloatThe longitude coordinate. For example, 73.8286.
country_iso_code
StringThe ISO code for the country. For example, 'IN'.
state
StringThe state of the address. For example, 'Goa'.
created_at
StringThe date and time when the address was created. For example, '2023-01-14T06:17:37Z'.
address1
StringThe primary line of the address. For example, '123 Main Street, Downtown'.
display_address
StringThe formatted display address, typically used for printing or displaying in user interfaces. For example, '123 Main Street, Downtown, Panjim, Goa 403521'.
name
StringThe name of the person associated with the address. For example, 'John Doe'.
contact_person
StringThe name of the contact person. For example, 'Anil Joshi'.
address_category
StringThe category of the address. For example, 'delivery'.
email
StringThe email address. For example, 'user@example.com'.
country_phone_code
StringThe country phone code. For example, '+91'.
version
StringThe version of the address format. For example, 'v2'.
updated_at
StringThe date and time when the address was last updated. For example, '2024-10-05T09:00:00Z'.
country
StringThe country of the address. For example, 'India'.
Was this section helpful?