object

ValidateAddressResponse

Validate the detail of a given address.
Fields
address
String
Complete address, combining address line 1, address line 2, area, landmark, sector, city, state, and pincode.
address1
String
First line of the address, typically containing street or building information.
address2
String
Second line of the address, which can be used for additional address details if needed.
area
String
Locality or area associated with the address.
landmark
String
Prominent nearby landmark that aids in locating the address.
pincode
String
Postal code or PIN code of the address area.
sector
String
Specifies the sector or district of the address if applicable.
city
String
Denote the city or municipality of the address.
state
String
Indicates the state or province of the address.
name
String
Recipient's name associated with the address.
phone
String
Recipient's contact phone number.
email
String
Recipient's email address.