Get Company Exemptions

Endpoint URL:

https://api.company-information.service.gov.uk/company/{companyNumber}/exemptions

This function returns -> companyExemptions 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" } ] }

Input Data:
Response