Fields
address1
String!Required
Primary address line, e.g. '123 Business Street'.
address2
StringSecondary address line, e.g. 'Suite 456'.
address_type
AddressType!Required
Type of address like 'office', 'registered'
city
String!Required
City name, e.g. 'Mumbai'.
country
StringCountry name, e.g. 'India'.
pincode
Int6-digit PIN Code, e.g. 400001.
postal_code
String!Required
Postal code, e.g. '400001'.
state
StringState name, e.g. 'Maharashtra'.
sector
StringSpecifies the sector or district of the address if applicable.
lat_long
LatLongLatitude and longitude coordinates of the company location.
country_code
StringCountry calling code, e.g. '+91'.
Was this section helpful?