Fields
address
StringThe full address. For example, `address` can be set to '123 Main Street, Downtown, Surat'.
address1
StringThe primary line of the address. For example, `address1` can be set to '123 Main Street, Downtown'.
address2
StringThe secondary line of the address. For example, `address2` can be set to '123 MG Road'.
address_category
StringThe category of the address. For example, `address_category` can be set to '123 MG Road'.
address_type
StringThe type of address. For example, `address_type` can be set to '123 MG Road'.
area
StringThe area or locality. For example, `area` can be set to 'Fynd apartments'.
city
StringThe city of the address. For example, `city` can be set to 'Panjim'.
contact_person
StringThe name of the contact person. For example, `contact_person` can be set to 'value'.
country
StringThe country of the address. For example, `country` can be set to 'India'.
country_iso_code
StringThe ISO code for the country. For example, `country_iso_code` can be set to 'sample_code'.
country_phone_code
StringThe country phone code. For example, `country_phone_code` can be set to '+919876543210'.
created_at
StringThe date and time when the address was created. For example, `created_at` can be set to 'value'.
email
StringThe email address. For example, `email` can be set to 'user@example.com'.
landmark
StringA nearby landmark. For example, `landmark` can be set to 'value'.
latitude
FloatThe latitude coordinate. For example, `latitude` can be set to 99.99.
longitude
FloatThe longitude coordinate. For example, `longitude` can be set to 99.99.
name
StringThe name of the person associated with the address. For example, `name` can be set to 'John Doe'.
phone
StringThe phone number of the person associated with the address. For example, `phone` can be set to '9876543210'.
pincode
StringThe postal code of the address. For example, `pincode` can be set to '403521'.
state
StringThe state of the address. For example, `state` can be set to 'Goa'.
updated_at
StringThe date and time when the address was last updated. For example, `updated_at` can be set to '2023-01-14T06:17:37Z'.
version
StringThe version of the address format. For example, `version` can be set to 'value'.
display_address
StringThe formatted display address, typically used for printing or displaying in user interfaces. For example, `display_address` can be set to '123 Main Street, Downtown, Panjim, Goa 403521'.
Was this section helpful?