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
addressA structure encoding the address of the entity Address-
childrenThe children of an entity.

dataSourceDetails on the data source (e.g. a company register) used for getting information on a "business" entity.DataSource-
entityTypeThe type of the entityString"business" or "individual"
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 entityInteger789112
notesA list of notes associated with this entityNote

List of Notes

-
verificationA structure encoding verification details for the entityVerification-

...

Field NameDescriptionTypeExample
activeRelatedEntityThe ID of the active related entity in this relationshipInteger789558
fieldsA list of fields associated with this relationshipList of Fields-




Field Object

Field NameDescriptionTypeExample
idThe ID of this fieldInteger789561
nameThe name of this fieldString"controllerType", "additionalInformation"
valueThe value of this fieldString"Director"