-
Is there a plan to update this package? Many of the functions don't seem to work and it would be very useful for a project I'm working on.
-
api doc: https://github.com/wavesplatform/Waves/wiki/Waves-Node-REST-API
url: https://wavesplatform.com/product
volume: N/A
address: Suite 1, 5 Percy Street, Fitzrovia, London, United Kingdom, W1T …
-
Branch Companies dont seem to be suported. Please include the following fields in the Company Profile from these API fields.
branch_company_details
branch_company_details.business_activity
bran…
-
Hi,
I've been doing quite a bit of work with Companies House data recently and I've found another missing Accounts Type.
Could you add the following Last Accounts Type to the enum;
audited-ab…
-
I have been working with the company profile search and have noticed the below is missing from the project. Would be great to get this added.
https://developer.companieshouse.gov.uk/api/docs/compan…
-
Hi Guys.
I downloaded this code yesterday and I realised that there's something weird about the JSON structure when using
[https://developer.companieshouse.gov.uk/api/docs/officers/officer_id/a…
-
Hi,
Where can I get the raw JSON from the request within this library for reference.
Is there an entry point so I can grab the raw JSON coming in from the API request just to have the request as…
-
Kev, at the moment I'm downloading the files like the code below. How could I download a PDF file via your DLL? I've noticed that the method GetCompanyFilingHistoryAsync fetches information and provid…
-
The samples "CompaniesHouse" and "IdealPostcodes" looks interesting, but I dont know how to get started. Can we please add a ReadMe.md file with instructions?
Ideally the ReadMe will target both c…
-
In CompanyProfile.cs lines 46-48 the "date_of_dissolution" property should actually be "date_of_cessation" .
According to http://forum.aws.chdev.org/t/company-profile-date-of-cessation-query/541 t…