internetee / company_register

A Ruby interface to the Estonian company register (Äriregister) API
MIT License
2 stars 0 forks source link

Request to verify company existence #3

Closed vohmar closed 3 years ago

vohmar commented 3 years ago

Add new request for verifying if company exist or if it still exists. Query is going to be used upon contact object creation, domain and regularly at least once a year on domain renewal or by scheduling in case of long registration periods

  1. Simple company data query (status query) should be used (https://www.rik.ee/sites/www.rik.ee/files/elfinder/article_files/xml_descriptionv6_eng.pdf)

input from registry is registry code (ariregistri_kood) in addition to mandatory user data, output format and language values

vohmar commented 3 years ago

closing this - we are going to use opendata source instead of business registry API