Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info
titleAPI Versions

This documentation relates to Version 1, the current version of the greenID Business API. Version 1 became available to customers as of 

Authentication

Details on authentication.

...

Field NameDescriptionTypeExample
countryCodeThe address country code i.e. a two digit code.String"AUNZ"
countryNameThe human-readable version of the country name.String"AustraliaNew Zealand"
fullAddressThe full address in a single StringString"39 Lyons Avenue, Murrays Bay, Auckland, New Zealand67 HAVEN ROAD, NELSON 7010, NEW ZEALAND"
idThe ID of this address structureInteger789113
postcodeThe address postcodeString"7010"
streetNameThe address street nameString"HAVEN"
streetNumberThe street numberString"67"
streetTypeThe type of streetString"ROAD"
townCityThe town or city of the addressString"NELSON"

DataSource Object

Field NameDescriptionTypeExample
nameThe human-readable name of this data sourceString"the New Zealand Business Number Register"
typeThe type of the business returnedString"company (nzco)"

...