How to search for company details
Step-by-step guide
1. Register to Maventa to get your personal API-key.
2. Generate api_keys hash table containing your Personal API key, possible application/vendor API key.
3. Get input for string to be used in search. Search is done in NAME and VAT-number/Business ID fields.
4. Search for company details using method company_lookup
5. Iterate through list of companies received.
6. You’re done.