Enhanced Profile
Retrieve an enhanced company profile. The server holds the connection for up to approximately 40 seconds. If the profile is ready within that time, it is returned with HTTP 200. If not, HTTP 202 is returned with a numeric orderId. Poll GET /core/filing/order-status/ (e.g. orderedWithin=1 for orders from the last day) and match the productOrderIdField in each returned item against the orderId. When the matching item’s statusField indicates completion, retrieve the profile from urlField or structuredDataUrlField. You will need the code field (this can be retrieved from the company search by name), ISO country code of the registry and registration authority code (where populated). From this you will be able to retrieve an enhanced company profile (in structured XML/JSON form) containing Registry Information, Capital Structure, Company Officials, Shareholders and UBOs (where available).
Authorizations
Path Parameters
2-digit ISO country code
Retrieved from search results "codeField" attribute
Query Parameters
Registration Authority string from search query
Optional client order reference
Where supported (currently GB/UK only), includes additional directorship information for each director, showing other companies where the director holds positions. When set to true, the directorships array will be populated for each director.