List companies
List companies in registries based on search phrase
Input
User needs to provide search phrase. The search phrase should be detailed enough to find a specific company, results are limited up to 200 companies
Attribute
Type
Description
search
String
Search phrase (at least 3 characters)
Output
Attribute
Type
Description
status
String
The status of the company (Active/Stopped).
companyNumber
String
The company's registration number.
companyName
String
The name of the company.
address
String
The address of the company.
Last updated