Open ricklondon opened 7 years ago
Hey @ricklondon I am trying to achieve the same. I have also gone through various forum threads but with no luck. Did you get any solution for this?
Hey @ricklondon I am trying to achieve the same. I have also gone through various forum threads but with no luck. Did you get any solution for this?
I did not unfortunately @ajaykumar97 , I hope you will find one though.
Could you please help me in how to search the API for corporate disqualifications? The documentation specifies that it is possible to search in the path
/corporate
when specifying anofficer_id
. But from where do I actually get this officer id?When trying a simple search on the main search endpoint, i.e.
https://api.companieshouse.gov.uk/search/disqualified-officers?q=miller
, it always just returns natural disqualifications, never corporate ones. I already tried this with a lot of other search terms but I can't seem to get a single corporate one.Are corporate disqualifications perhaps not added yet?
Thank you already in advance for your help.