Methods

Resource

{
    "etag": "string",
    "exemptions": {
        "disclosure_transparency_rules_chapter_five_applies": {
            "exemption_type": "string",
            "items": [
                {
                    "exempt_from": "date",
                    "exempt_to": "date"
                }
            ]
        },
        "psc_exempt_as_shares_admitted_on_market": {
            "exemption_type": "string",
            "items": [
                {
                    "exempt_from": "date",
                    "exempt_to": "date"
                }
            ]
        },
        "psc_exempt_as_trading_on_eu_regulated_market": {
            "exemption_type": "string",
            "items": [
                {
                    "exempt_from": "date",
                    "exempt_to": "date"
                }
            ]
        },
        "psc_exempt_as_trading_on_regulated_market": {
            "exemption_type": "string",
            "items": [
                {
                    "exempt_from": "date",
                    "exempt_to": "date"
                }
            ]
        },
        "psc_exempt_as_trading_on_uk_regulated_market": {
            "exemption_type": "string",
            "items": [
                {
                    "exempt_from": "date",
                    "exempt_to": "date"
                }
            ]
        }
    },
    "kind": "string",
    "links": [
        {
            "self": "string"
        }
    ]
}

Properties

Name Type Description Additional
etag string

The ETag of the resource.

exemptions object

Company exemptions information.

exemptions.disclosure_transparency_rules_chapter_five_applies object

If present the company has been or is exempt from keeping a PSC register, because it is a DTR issuer and the shares are admitted to trading on a regulated market.

Optional
exemptions.disclosure_transparency_rules_chapter_five_applies.exemption_type string

The exemption type.

Possible values are:

  • disclosure-transparency-rules-chapter-five-applies
exemptions.disclosure_transparency_rules_chapter_five_applies.items[] array

List of exemption periods.

exemptions.disclosure_transparency_rules_chapter_five_applies.items[].exempt_from date

Exemption valid from.

exemptions.disclosure_transparency_rules_chapter_five_applies.items[].exempt_to date

Exemption valid to.

Optional
exemptions.psc_exempt_as_shares_admitted_on_market object

If present the company has been or is exempt from keeping a PSC register, as it has voting shares admitted to trading on a market listed in the Register of People with Significant Control Regulations 2016.

Optional
exemptions.psc_exempt_as_shares_admitted_on_market.exemption_type string

The exemption type.

Possible values are:

  • psc-exempt-as-shares-admitted-on-market
exemptions.psc_exempt_as_shares_admitted_on_market.items[] array

List of dates

exemptions.psc_exempt_as_shares_admitted_on_market.items[].exempt_from date

Exemption valid from.

exemptions.psc_exempt_as_shares_admitted_on_market.items[].exempt_to date

Exemption valid to.

Optional
exemptions.psc_exempt_as_trading_on_eu_regulated_market object

If present the company has been or is exempt from keeping a PSC register, as it has voting shares admitted to trading on an EU regulated market.

Optional
exemptions.psc_exempt_as_trading_on_eu_regulated_market.exemption_type string

The exemption type.

Possible values are:

  • psc-exempt-as-trading-on-eu-regulated-market
exemptions.psc_exempt_as_trading_on_eu_regulated_market.items[] array

List of dates

exemptions.psc_exempt_as_trading_on_eu_regulated_market.items[].exempt_from date

Exemption valid from.

exemptions.psc_exempt_as_trading_on_eu_regulated_market.items[].exempt_to date

Exemption valid to.

Optional
exemptions.psc_exempt_as_trading_on_regulated_market object

If present the company has been or is exempt from keeping a PSC register, as it has voting shares admitted to trading on a regulated market other than the UK.

Optional
exemptions.psc_exempt_as_trading_on_regulated_market.exemption_type string

The exemption type.

Possible values are:

  • psc-exempt-as-trading-on-regulated-market
exemptions.psc_exempt_as_trading_on_regulated_market.items[] array

List of dates

exemptions.psc_exempt_as_trading_on_regulated_market.items[].exempt_from date

Exemption valid from.

exemptions.psc_exempt_as_trading_on_regulated_market.items[].exempt_to date

Exemption valid to.

Optional
exemptions.psc_exempt_as_trading_on_uk_regulated_market object

If present the company has been or is exempt from keeping a PSC register, as it has voting shares admitted to trading on a UK regulated market.

Optional
exemptions.psc_exempt_as_trading_on_uk_regulated_market.exemption_type string

The exemption type.

Possible values are:

  • psc-exempt-as-trading-on-uk-regulated-market
exemptions.psc_exempt_as_trading_on_uk_regulated_market.items[] array

List of dates

exemptions.psc_exempt_as_trading_on_uk_regulated_market.items[].exempt_from date

Exemption valid from.

exemptions.psc_exempt_as_trading_on_uk_regulated_market.items[].exempt_to date

Exemption valid to.

Optional
kind string

Possible values are:

  • exemptions
links[] array

A set of URLs related to the resource, including self.

links[].self string

The URL of this resource.