Company Docs
The APIs allows to get documents from the company registar.
Company Docs
POST
https://<server_name>/api/companydoc
Headers
Name
Type
Description
Authorization*
String
Bearer <token>
Request Body
Name
Type
Description
document_ref*
String
Document ref from company search API
country*
String
Must be provided as ISO3166 Alpha 3 Code
company_number*
String
Company Registration number
company_type
String
Refer to table in Company Seach section
Last updated