For foreign branches, the XML gateway returns jurisdiction_of_origin (e.g. for FC032748 it has ITALY for this attribute). This appears to be missing from the API response, and is a bit of a blocker for us moving over completely (at the moment we’re making requests to both the XML and REST API).
Could this be fixed ASAP?
Also is it deliberate that BR-prefixed companies aren’t returned by the API?
Thanks
p.s. also the company_details documentation is missing the previous_company_names attributes
{
“etag”: “29d084529e4a854c3c3ec32f8a801b2ac112fec5”,
“company_status”: “active”,
“has_insolvency_history”: false,
“company_number”: “FC032748”,
“company_name”: “4W MARKETPLACE LTD”,
“registered_office_address”: {
“address_line_2”: “Refer To Parent Registry”,
“address_line_1”: “Branch Registration”
},
“undeliverable_registered_office_address”: false,
“has_charges”: false,
“jurisdiction”: “united-kingdom”,
“date_of_creation”: “2015-08-01”,
“type”: “oversea-company”,
“can_file”: false
}