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

HTTP basic authentication is used for accessing the endpoint. The username is a customer account ID, and the password is a customer's GreenID web services password. 

...

Field NameDescriptionTypeExample
addressA structure encoding the address of the entity Address-
businessNumberThe business number for this entityString"111307361"
businessStatusThe status of the business as returned from a business registerString"Registered"
businessTypeThe type of businessString"company"
countryOfRegistrationThe country where the business is registered, in the form of a two-letter country codeString"AU"
dataSourceDetails on the data source (e.g. a company register) used for getting information on this entity.DataSource-
documentsA list of documents associated with this entityList of Documents-
entityTypeThe type of this entityString"business"
existenceVerifiedWhether or not the existence of this entity has been verified or notBoolean"true" or "false"
foundInRegisterWhether or not this entity was found in a company registerBoolean"true" or "false"
fromDataSourceWhether or not this entity came from a data source (e.g. a lookup of a company register).Boolean"true" or "false"
idThe ID of this entityInteger1096
nameThe name of this businessString"Acme Pty Ltd"
notesA list of notes associated with this entityList of Notes-
verificationA structure encoding verification details for the entityVerification-
verificationNeverRequiredWhether or not verification is required for this entityBoolean"true" or "false"

...

Field NameDescriptionTypeExample
countryCodeThe address country code i.e. a two digit code.String"NZ"
countryNameThe human-readable version of the country name.String"New Zealand"
fullAddressThe full address in a single StringString"67 HAVEN ROAD, NELSON 7010, NEW ZEALAND"
postcodeThe address postcode (only available if address has been validated)String"7010"
streetNameThe address street name (only available if address has been validated)String"HAVEN"
streetNumberThe street number (only available if address has been validated)String"67"
streetTypeThe type of street (only available if address has been validated)String"ROAD"
townCityThe town or city of the address (only available if address has been validated)String"NELSON"

...

Field NameDescriptionTypeExample
addressA structure encoding the address of the entity Address-
businessNumberThe business number for this entityString"111307361"
businessStatusThe status of the business as returned from a business registerString"Registered"
businessTypeThe type of businessString"company"
countryOfRegistrationThe country where the business is registered, in the form of a two-letter country codeString"AU"
dataSourceDetails on the data source (e.g. a company register) used for getting information on this entity.DataSource-
documentsA list of documents associated with this entityList of Documents-
entityTypeThe type of this entityString"business"
existenceVerifiedWhether or not the existence of this entity has been verified or notBoolean"true" or "false"
foundInRegisterWhether or not this entity was found in a company registerBoolean"true" or "false"
fromDataSourceWhether or not this entity came from a data source (e.g. a lookup of a company register).Boolean"true" or "false"
idThe ID of this entityInteger1097
nameThe name of this businessString"Acme Pty Ltd"
notesA list of notes associated with this entityList of Notes-
verificationA structure encoding verification details for the entityVerification-
verificationNeverRequiredWhether or not verification is required for this entityBoolean"true" or "false"