Charges - Detailed List

Hi,

I see on the public-api I can get a detailed list of charges here:
https://developer-specs.company-information.service.gov.uk/companies-house-public-data-api/reference/charges/list

On the XML API I can create & update a charge via the below forms:
forms/ChargeRegistration-v2-9.xsd
forms/ChargeUpdate-v2-8.xsd

Is there anywhere on the XML API I can get a detailed list of charges associated to a company or is the public API more comprehensive?

Thanks.

Hi Johnny - I will need to check for you but the information should be broadly similar.

We also have a streaming service on this API where data can be streamed out to customers who wish to consume this feed (and includes charge filings).

Here is the link for further information: Streaming API: Specification summary

SDN

Thanks Simon,

I found these resources below for the XML API that are related to charges but they don’t seem to be as comprehensive as the public API. That was the reasoning for my enquiry above, I was expecting a charges.xsd with the relevant information.
http://xmlgw.companieshouse.gov.uk/v1-0/schema/Mortgages-v2-4.xsd
http://xmlgw.companieshouse.gov.uk/v1-0/schema/ChargeSearch-v2-8.xsd

If we allow users to create/update charges via XML forms then it would make sense to use the data from the same API to load the data initially, it’s more likely to have the same characteristics. However it seems like the public API may be the better resource for getting existing data going forward.

Morning Johnny,

The Developer hub API will eventually replace the XML gateway completely, although this is still some way off.

The XML platform is currently therefore the only way to register and satisfy charges via software.

As XML is a legacy platform, it will not be possible to improve the data returned from this medium unfortunately.

SDN
.

Thanks Simon, I have what I need now, much appreciated.

Thanks for letting me know Johnny.

SDN