T2A


Click here for a complete list of operations.

company_credit_report

Get a credit report on a UK limited company

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
api_key:
client:
company_number:

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /soap/t2a.asmx HTTP/1.1
Host: api.t2a.io
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "https://api.t2a.io/soap/company_credit_report"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <company_credit_report xmlns="https://api.t2a.io/soap">
      <api_key>string</api_key>
      <client>string</client>
      <company_number>string</company_number>
    </company_credit_report>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <company_credit_reportResponse xmlns="https://api.t2a.io/soap">
      <company_credit_reportResult>
        <report>
          <dev_err>string</dev_err>
          <company_shareholder_list>
            <company_shareholder xsi:nil="true" />
            <company_shareholder xsi:nil="true" />
          </company_shareholder_list>
          <company_financial_list>
            <company_financial xsi:nil="true" />
            <company_financial xsi:nil="true" />
          </company_financial_list>
          <ccj_payment_list>
            <company_ccj_payment xsi:nil="true" />
            <company_ccj_payment xsi:nil="true" />
          </ccj_payment_list>
          <comment_list>
            <company_comment xsi:nil="true" />
            <company_comment xsi:nil="true" />
          </comment_list>
          <group>
            <company_group xsi:nil="true" />
            <company_group xsi:nil="true" />
          </group>
          <company_status_history>
            <company_status_history xsi:nil="true" />
            <company_status_history xsi:nil="true" />
          </company_status_history>
          <bankruptcy_list>
            <company_bankruptcy xsi:nil="true" />
            <company_bankruptcy xsi:nil="true" />
          </bankruptcy_list>
          <non_ltd>string</non_ltd>
          <contract_limit>string</contract_limit>
          <rating_score>string</rating_score>
          <rating_date>string</rating_date>
          <rating_desc>string</rating_desc>
          <prev_rating_score>string</prev_rating_score>
          <prev_rating_date>string</prev_rating_date>
          <prev_rating_desc>string</prev_rating_desc>
          <limit>string</limit>
          <limit_date>string</limit_date>
          <prev_limit>string</prev_limit>
          <prev_limit_date>string</prev_limit_date>
          <ccj_values>string</ccj_values>
          <ccj_numbers>string</ccj_numbers>
          <ccj_date_from>string</ccj_date_from>
          <ccj_date_to>string</ccj_date_to>
          <company_number>string</company_number>
          <company_name>string</company_name>
          <current_director_list>
            <director xsi:nil="true" />
            <director xsi:nil="true" />
          </current_director_list>
          <previous_director_list>
            <director xsi:nil="true" />
            <director xsi:nil="true" />
          </previous_director_list>
        </report>
        <pdf_job_id>string</pdf_job_id>
      </company_credit_reportResult>
    </company_credit_reportResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /soap/t2a.asmx HTTP/1.1
Host: api.t2a.io
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <company_credit_report xmlns="https://api.t2a.io/soap">
      <api_key>string</api_key>
      <client>string</client>
      <company_number>string</company_number>
    </company_credit_report>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <company_credit_reportResponse xmlns="https://api.t2a.io/soap">
      <company_credit_reportResult>
        <report>
          <dev_err>string</dev_err>
          <company_shareholder_list>
            <company_shareholder xsi:nil="true" />
            <company_shareholder xsi:nil="true" />
          </company_shareholder_list>
          <company_financial_list>
            <company_financial xsi:nil="true" />
            <company_financial xsi:nil="true" />
          </company_financial_list>
          <ccj_payment_list>
            <company_ccj_payment xsi:nil="true" />
            <company_ccj_payment xsi:nil="true" />
          </ccj_payment_list>
          <comment_list>
            <company_comment xsi:nil="true" />
            <company_comment xsi:nil="true" />
          </comment_list>
          <group>
            <company_group xsi:nil="true" />
            <company_group xsi:nil="true" />
          </group>
          <company_status_history>
            <company_status_history xsi:nil="true" />
            <company_status_history xsi:nil="true" />
          </company_status_history>
          <bankruptcy_list>
            <company_bankruptcy xsi:nil="true" />
            <company_bankruptcy xsi:nil="true" />
          </bankruptcy_list>
          <non_ltd>string</non_ltd>
          <contract_limit>string</contract_limit>
          <rating_score>string</rating_score>
          <rating_date>string</rating_date>
          <rating_desc>string</rating_desc>
          <prev_rating_score>string</prev_rating_score>
          <prev_rating_date>string</prev_rating_date>
          <prev_rating_desc>string</prev_rating_desc>
          <limit>string</limit>
          <limit_date>string</limit_date>
          <prev_limit>string</prev_limit>
          <prev_limit_date>string</prev_limit_date>
          <ccj_values>string</ccj_values>
          <ccj_numbers>string</ccj_numbers>
          <ccj_date_from>string</ccj_date_from>
          <ccj_date_to>string</ccj_date_to>
          <company_number>string</company_number>
          <company_name>string</company_name>
          <current_director_list>
            <director xsi:nil="true" />
            <director xsi:nil="true" />
          </current_director_list>
          <previous_director_list>
            <director xsi:nil="true" />
            <director xsi:nil="true" />
          </previous_director_list>
        </report>
        <pdf_job_id>string</pdf_job_id>
      </company_credit_reportResult>
    </company_credit_reportResponse>
  </soap12:Body>
</soap12:Envelope>

HTTP GET

The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.

GET /soap/t2a.asmx/company_credit_report?api_key=string&client=string&company_number=string HTTP/1.1
Host: api.t2a.io
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<company_credit_report_res xmlns="https://api.t2a.io/soap">
  <report>
    <dev_err>string</dev_err>
    <company_shareholder_list>
      <company_shareholder>
        <name>string</name>
        <currency>string</currency>
        <shares>string</shares>
        <share_count>int</share_count>
        <share_type>string</share_type>
        <nominal_value>string</nominal_value>
        <percentage>double</percentage>
      </company_shareholder>
      <company_shareholder>
        <name>string</name>
        <currency>string</currency>
        <shares>string</shares>
        <share_count>int</share_count>
        <share_type>string</share_type>
        <nominal_value>string</nominal_value>
        <percentage>double</percentage>
      </company_shareholder>
    </company_shareholder_list>
    <company_financial_list>
      <company_financial>
        <start_date>string</start_date>
        <end_date>string</end_date>
        <currency>string</currency>
        <period_months>string</period_months>
        <profit_loss d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <balance_sheet d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <capital_reserve d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ratio d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <net_cash_flow_from_operations>string</net_cash_flow_from_operations>
        <net_cash_flow_before_financing>string</net_cash_flow_before_financing>
        <net_cash_flow_from_financing>string</net_cash_flow_from_financing>
        <contingent_liability>string</contingent_liability>
        <capital_employed>string</capital_employed>
        <employees>string</employees>
        <auditors>string</auditors>
        <audit_qualification>string</audit_qualification>
        <bankers>string</bankers>
        <bank_branch_code>string</bank_branch_code>
      </company_financial>
      <company_financial>
        <start_date>string</start_date>
        <end_date>string</end_date>
        <currency>string</currency>
        <period_months>string</period_months>
        <profit_loss d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <balance_sheet d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <capital_reserve d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ratio d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <net_cash_flow_from_operations>string</net_cash_flow_from_operations>
        <net_cash_flow_before_financing>string</net_cash_flow_before_financing>
        <net_cash_flow_from_financing>string</net_cash_flow_from_financing>
        <contingent_liability>string</contingent_liability>
        <capital_employed>string</capital_employed>
        <employees>string</employees>
        <auditors>string</auditors>
        <audit_qualification>string</audit_qualification>
        <bankers>string</bankers>
        <bank_branch_code>string</bank_branch_code>
      </company_financial>
    </company_financial_list>
    <ccj_payment_list>
      <company_ccj_payment>
        <case_number>string</case_number>
        <ccj_date>string</ccj_date>
        <ccj_date_paid>string</ccj_date_paid>
        <court>string</court>
        <status>string</status>
        <amount>string</amount>
        <exact>string</exact>
      </company_ccj_payment>
      <company_ccj_payment>
        <case_number>string</case_number>
        <ccj_date>string</ccj_date>
        <ccj_date_paid>string</ccj_date_paid>
        <court>string</court>
        <status>string</status>
        <amount>string</amount>
        <exact>string</exact>
      </company_ccj_payment>
    </ccj_payment_list>
    <comment_list>
      <company_comment>
        <comment>string</comment>
        <val1>string</val1>
        <val2>string</val2>
        <impact>string</impact>
        <priority>string</priority>
      </company_comment>
      <company_comment>
        <comment>string</comment>
        <val1>string</val1>
        <val2>string</val2>
        <impact>string</impact>
        <priority>string</priority>
      </company_comment>
    </comment_list>
    <group>
      <company_group>
        <company_name>string</company_name>
        <company_number>string</company_number>
        <registered_number>string</registered_number>
        <group_level>string</group_level>
        <latest_key_financial>string</latest_key_financial>
        <credit_rating>string</credit_rating>
        <credit_limit>string</credit_limit>
        <turnover>string</turnover>
        <consolidated_accounts>string</consolidated_accounts>
        <country>string</country>
        <parent_id>string</parent_id>
      </company_group>
      <company_group>
        <company_name>string</company_name>
        <company_number>string</company_number>
        <registered_number>string</registered_number>
        <group_level>string</group_level>
        <latest_key_financial>string</latest_key_financial>
        <credit_rating>string</credit_rating>
        <credit_limit>string</credit_limit>
        <turnover>string</turnover>
        <consolidated_accounts>string</consolidated_accounts>
        <country>string</country>
        <parent_id>string</parent_id>
      </company_group>
    </group>
    <company_status_history>
      <company_status_history>
        <date>string</date>
        <text>string</text>
      </company_status_history>
      <company_status_history>
        <date>string</date>
        <text>string</text>
      </company_status_history>
    </company_status_history>
    <bankruptcy_list>
      <company_bankruptcy>
        <surname>string</surname>
        <forename>string</forename>
        <occupation>string</occupation>
        <serial>string</serial>
        <match>string</match>
        <court>string</court>
        <case_number>string</case_number>
        <gazette_number>string</gazette_number>
        <petition_date>string</petition_date>
        <bankruptcy_date>string</bankruptcy_date>
        <petition_date_details d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <bankruptcy_date_details d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <petition_type>string</petition_type>
        <business_name_1>string</business_name_1>
        <business_name_2>string</business_name_2>
        <business_name_3>string</business_name_3>
        <alt_surname_1>string</alt_surname_1>
        <alt_forename_1>string</alt_forename_1>
        <alt_surname_2>string</alt_surname_2>
        <alt_forename_2>string</alt_forename_2>
        <alt_surname_3>string</alt_surname_3>
        <alt_forename_3>string</alt_forename_3>
        <trad1 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <trad2 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <trad3 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <trad4 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </company_bankruptcy>
      <company_bankruptcy>
        <surname>string</surname>
        <forename>string</forename>
        <occupation>string</occupation>
        <serial>string</serial>
        <match>string</match>
        <court>string</court>
        <case_number>string</case_number>
        <gazette_number>string</gazette_number>
        <petition_date>string</petition_date>
        <bankruptcy_date>string</bankruptcy_date>
        <petition_date_details d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <bankruptcy_date_details d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <petition_type>string</petition_type>
        <business_name_1>string</business_name_1>
        <business_name_2>string</business_name_2>
        <business_name_3>string</business_name_3>
        <alt_surname_1>string</alt_surname_1>
        <alt_forename_1>string</alt_forename_1>
        <alt_surname_2>string</alt_surname_2>
        <alt_forename_2>string</alt_forename_2>
        <alt_surname_3>string</alt_surname_3>
        <alt_forename_3>string</alt_forename_3>
        <trad1 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <trad2 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <trad3 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <trad4 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </company_bankruptcy>
    </bankruptcy_list>
    <non_ltd>string</non_ltd>
    <contract_limit>string</contract_limit>
    <rating_score>string</rating_score>
    <rating_date>string</rating_date>
    <rating_desc>string</rating_desc>
    <prev_rating_score>string</prev_rating_score>
    <prev_rating_date>string</prev_rating_date>
    <prev_rating_desc>string</prev_rating_desc>
    <limit>string</limit>
    <limit_date>string</limit_date>
    <prev_limit>string</prev_limit>
    <prev_limit_date>string</prev_limit_date>
    <ccj_values>string</ccj_values>
    <ccj_numbers>string</ccj_numbers>
    <ccj_date_from>string</ccj_date_from>
    <ccj_date_to>string</ccj_date_to>
    <company_number>string</company_number>
    <company_name>string</company_name>
    <current_director_list>
      <director>
        <director_appt_list d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <director_disq_list d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <num_current_appt>string</num_current_appt>
        <num_resigned_appt>string</num_resigned_appt>
        <num_dissolved_appt>string</num_dissolved_appt>
        <num_appt>string</num_appt>
        <nationality>string</nationality>
        <country_state_of_residence>string</country_state_of_residence>
        <corporate_indicator>string</corporate_indicator>
        <officer_type>string</officer_type>
        <service_address_list d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </director>
      <director>
        <director_appt_list d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <director_disq_list d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <num_current_appt>string</num_current_appt>
        <num_resigned_appt>string</num_resigned_appt>
        <num_dissolved_appt>string</num_dissolved_appt>
        <num_appt>string</num_appt>
        <nationality>string</nationality>
        <country_state_of_residence>string</country_state_of_residence>
        <corporate_indicator>string</corporate_indicator>
        <officer_type>string</officer_type>
        <service_address_list d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </director>
    </current_director_list>
    <previous_director_list>
      <director>
        <director_appt_list d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <director_disq_list d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <num_current_appt>string</num_current_appt>
        <num_resigned_appt>string</num_resigned_appt>
        <num_dissolved_appt>string</num_dissolved_appt>
        <num_appt>string</num_appt>
        <nationality>string</nationality>
        <country_state_of_residence>string</country_state_of_residence>
        <corporate_indicator>string</corporate_indicator>
        <officer_type>string</officer_type>
        <service_address_list d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </director>
      <director>
        <director_appt_list d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <director_disq_list d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <num_current_appt>string</num_current_appt>
        <num_resigned_appt>string</num_resigned_appt>
        <num_dissolved_appt>string</num_dissolved_appt>
        <num_appt>string</num_appt>
        <nationality>string</nationality>
        <country_state_of_residence>string</country_state_of_residence>
        <corporate_indicator>string</corporate_indicator>
        <officer_type>string</officer_type>
        <service_address_list d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </director>
    </previous_director_list>
  </report>
  <pdf_job_id>string</pdf_job_id>
</company_credit_report_res>

HTTP POST

The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.

POST /soap/t2a.asmx/company_credit_report HTTP/1.1
Host: api.t2a.io
Content-Type: application/x-www-form-urlencoded
Content-Length: length

api_key=string&client=string&company_number=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<company_credit_report_res xmlns="https://api.t2a.io/soap">
  <report>
    <dev_err>string</dev_err>
    <company_shareholder_list>
      <company_shareholder>
        <name>string</name>
        <currency>string</currency>
        <shares>string</shares>
        <share_count>int</share_count>
        <share_type>string</share_type>
        <nominal_value>string</nominal_value>
        <percentage>double</percentage>
      </company_shareholder>
      <company_shareholder>
        <name>string</name>
        <currency>string</currency>
        <shares>string</shares>
        <share_count>int</share_count>
        <share_type>string</share_type>
        <nominal_value>string</nominal_value>
        <percentage>double</percentage>
      </company_shareholder>
    </company_shareholder_list>
    <company_financial_list>
      <company_financial>
        <start_date>string</start_date>
        <end_date>string</end_date>
        <currency>string</currency>
        <period_months>string</period_months>
        <profit_loss d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <balance_sheet d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <capital_reserve d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ratio d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <net_cash_flow_from_operations>string</net_cash_flow_from_operations>
        <net_cash_flow_before_financing>string</net_cash_flow_before_financing>
        <net_cash_flow_from_financing>string</net_cash_flow_from_financing>
        <contingent_liability>string</contingent_liability>
        <capital_employed>string</capital_employed>
        <employees>string</employees>
        <auditors>string</auditors>
        <audit_qualification>string</audit_qualification>
        <bankers>string</bankers>
        <bank_branch_code>string</bank_branch_code>
      </company_financial>
      <company_financial>
        <start_date>string</start_date>
        <end_date>string</end_date>
        <currency>string</currency>
        <period_months>string</period_months>
        <profit_loss d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <balance_sheet d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <capital_reserve d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ratio d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <net_cash_flow_from_operations>string</net_cash_flow_from_operations>
        <net_cash_flow_before_financing>string</net_cash_flow_before_financing>
        <net_cash_flow_from_financing>string</net_cash_flow_from_financing>
        <contingent_liability>string</contingent_liability>
        <capital_employed>string</capital_employed>
        <employees>string</employees>
        <auditors>string</auditors>
        <audit_qualification>string</audit_qualification>
        <bankers>string</bankers>
        <bank_branch_code>string</bank_branch_code>
      </company_financial>
    </company_financial_list>
    <ccj_payment_list>
      <company_ccj_payment>
        <case_number>string</case_number>
        <ccj_date>string</ccj_date>
        <ccj_date_paid>string</ccj_date_paid>
        <court>string</court>
        <status>string</status>
        <amount>string</amount>
        <exact>string</exact>
      </company_ccj_payment>
      <company_ccj_payment>
        <case_number>string</case_number>
        <ccj_date>string</ccj_date>
        <ccj_date_paid>string</ccj_date_paid>
        <court>string</court>
        <status>string</status>
        <amount>string</amount>
        <exact>string</exact>
      </company_ccj_payment>
    </ccj_payment_list>
    <comment_list>
      <company_comment>
        <comment>string</comment>
        <val1>string</val1>
        <val2>string</val2>
        <impact>string</impact>
        <priority>string</priority>
      </company_comment>
      <company_comment>
        <comment>string</comment>
        <val1>string</val1>
        <val2>string</val2>
        <impact>string</impact>
        <priority>string</priority>
      </company_comment>
    </comment_list>
    <group>
      <company_group>
        <company_name>string</company_name>
        <company_number>string</company_number>
        <registered_number>string</registered_number>
        <group_level>string</group_level>
        <latest_key_financial>string</latest_key_financial>
        <credit_rating>string</credit_rating>
        <credit_limit>string</credit_limit>
        <turnover>string</turnover>
        <consolidated_accounts>string</consolidated_accounts>
        <country>string</country>
        <parent_id>string</parent_id>
      </company_group>
      <company_group>
        <company_name>string</company_name>
        <company_number>string</company_number>
        <registered_number>string</registered_number>
        <group_level>string</group_level>
        <latest_key_financial>string</latest_key_financial>
        <credit_rating>string</credit_rating>
        <credit_limit>string</credit_limit>
        <turnover>string</turnover>
        <consolidated_accounts>string</consolidated_accounts>
        <country>string</country>
        <parent_id>string</parent_id>
      </company_group>
    </group>
    <company_status_history>
      <company_status_history>
        <date>string</date>
        <text>string</text>
      </company_status_history>
      <company_status_history>
        <date>string</date>
        <text>string</text>
      </company_status_history>
    </company_status_history>
    <bankruptcy_list>
      <company_bankruptcy>
        <surname>string</surname>
        <forename>string</forename>
        <occupation>string</occupation>
        <serial>string</serial>
        <match>string</match>
        <court>string</court>
        <case_number>string</case_number>
        <gazette_number>string</gazette_number>
        <petition_date>string</petition_date>
        <bankruptcy_date>string</bankruptcy_date>
        <petition_date_details d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <bankruptcy_date_details d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <petition_type>string</petition_type>
        <business_name_1>string</business_name_1>
        <business_name_2>string</business_name_2>
        <business_name_3>string</business_name_3>
        <alt_surname_1>string</alt_surname_1>
        <alt_forename_1>string</alt_forename_1>
        <alt_surname_2>string</alt_surname_2>
        <alt_forename_2>string</alt_forename_2>
        <alt_surname_3>string</alt_surname_3>
        <alt_forename_3>string</alt_forename_3>
        <trad1 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <trad2 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <trad3 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <trad4 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </company_bankruptcy>
      <company_bankruptcy>
        <surname>string</surname>
        <forename>string</forename>
        <occupation>string</occupation>
        <serial>string</serial>
        <match>string</match>
        <court>string</court>
        <case_number>string</case_number>
        <gazette_number>string</gazette_number>
        <petition_date>string</petition_date>
        <bankruptcy_date>string</bankruptcy_date>
        <petition_date_details d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <bankruptcy_date_details d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <petition_type>string</petition_type>
        <business_name_1>string</business_name_1>
        <business_name_2>string</business_name_2>
        <business_name_3>string</business_name_3>
        <alt_surname_1>string</alt_surname_1>
        <alt_forename_1>string</alt_forename_1>
        <alt_surname_2>string</alt_surname_2>
        <alt_forename_2>string</alt_forename_2>
        <alt_surname_3>string</alt_surname_3>
        <alt_forename_3>string</alt_forename_3>
        <trad1 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <trad2 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <trad3 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <trad4 d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </company_bankruptcy>
    </bankruptcy_list>
    <non_ltd>string</non_ltd>
    <contract_limit>string</contract_limit>
    <rating_score>string</rating_score>
    <rating_date>string</rating_date>
    <rating_desc>string</rating_desc>
    <prev_rating_score>string</prev_rating_score>
    <prev_rating_date>string</prev_rating_date>
    <prev_rating_desc>string</prev_rating_desc>
    <limit>string</limit>
    <limit_date>string</limit_date>
    <prev_limit>string</prev_limit>
    <prev_limit_date>string</prev_limit_date>
    <ccj_values>string</ccj_values>
    <ccj_numbers>string</ccj_numbers>
    <ccj_date_from>string</ccj_date_from>
    <ccj_date_to>string</ccj_date_to>
    <company_number>string</company_number>
    <company_name>string</company_name>
    <current_director_list>
      <director>
        <director_appt_list d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <director_disq_list d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <num_current_appt>string</num_current_appt>
        <num_resigned_appt>string</num_resigned_appt>
        <num_dissolved_appt>string</num_dissolved_appt>
        <num_appt>string</num_appt>
        <nationality>string</nationality>
        <country_state_of_residence>string</country_state_of_residence>
        <corporate_indicator>string</corporate_indicator>
        <officer_type>string</officer_type>
        <service_address_list d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </director>
      <director>
        <director_appt_list d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <director_disq_list d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <num_current_appt>string</num_current_appt>
        <num_resigned_appt>string</num_resigned_appt>
        <num_dissolved_appt>string</num_dissolved_appt>
        <num_appt>string</num_appt>
        <nationality>string</nationality>
        <country_state_of_residence>string</country_state_of_residence>
        <corporate_indicator>string</corporate_indicator>
        <officer_type>string</officer_type>
        <service_address_list d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </director>
    </current_director_list>
    <previous_director_list>
      <director>
        <director_appt_list d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <director_disq_list d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <num_current_appt>string</num_current_appt>
        <num_resigned_appt>string</num_resigned_appt>
        <num_dissolved_appt>string</num_dissolved_appt>
        <num_appt>string</num_appt>
        <nationality>string</nationality>
        <country_state_of_residence>string</country_state_of_residence>
        <corporate_indicator>string</corporate_indicator>
        <officer_type>string</officer_type>
        <service_address_list d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </director>
      <director>
        <director_appt_list d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <director_disq_list d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <num_current_appt>string</num_current_appt>
        <num_resigned_appt>string</num_resigned_appt>
        <num_dissolved_appt>string</num_dissolved_appt>
        <num_appt>string</num_appt>
        <nationality>string</nationality>
        <country_state_of_residence>string</country_state_of_residence>
        <corporate_indicator>string</corporate_indicator>
        <officer_type>string</officer_type>
        <service_address_list d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </director>
    </previous_director_list>
  </report>
  <pdf_job_id>string</pdf_job_id>
</company_credit_report_res>