Addresses (Full Update)

File Naming Convention

TGEN_addresses_fullupdate_2025-08_<optionalSuffix>.csv

  • importType: fullupdate
  • apiVersion: 2025-08

Columns

Column HeaderDescriptionTypeRequired
customerUnique Tulip identifier of the customer this address belongs tostringYes
uuidUnique Tulip identifier of the addressstringNo
address1Address line 1: street number and street namestringYes
cityCitystringYes
countryCodeCountry ISO code in ISO-3166-1 alpha-2 formatstringYes
zoneCodeThe ISO-3166-2 region code (including the country code portion) for the state/province/regionstringNo
postCodePostal code of the addressstringYes
address2Address line 2stringNo
externalIdIntegrator provided unique identifier for the address. Typically used to map a primary key from a third party system to the Tulip resource.stringNo
firstNameFirst name associated to the addressstringNo
lastNameLast name associated to the addressstringNo
phonePhone number associated to the address (E.164 standard)stringNo
emailAddressEmail address associated to the addressstringNo
typeType of addressstringYes
disabledBoolean dictating if address is disabled (true or false)booleanNo
isPrimaryBoolean dictating if address is the primary address for the customerbooleanNo

Sample CSV

See the following addresses CSV sample file.

addresses Sample 1