jurisdiction_of_origin missing for branches

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
}

@chris_taggart

We are planning on releasing the Branch data (BR prefixed companies) by April 2016 and this will look to link to their parent companies (FC prefixed) and vice versa. Given that we will be working on the “FC” data set the requests detailed in your post have been added to the teams backlog and we will investigate as part of this work.

Note this will be limited branch data as with the XML gateway, i.e. no officer related data.

Thanks,

Mark.