v1

latestOpenAPI 3.0.32026-07-13846385.2 KB
Reporting Company

Appoint a Reporting Company

Request to appoint a Reporting Company that can submit Interest Restriction Returns

post/organisations/interest-restriction/reporting-company/appoint

Headers

Accept'application/vnd.hmrc.1.0+json' required

Specifies the response format and the version of the API to be used.

Content-Type'application/json' required

Specifies the format of the request body, which must be JSON.

Authorizationstring required
Example:Bearer bb7fed3fe10dd235a2ccda3d50fb

An OAuth 2.0 Bearer Token with the write:interest-restriction-return scope.

Request body

isReportingCompanyAppointingItselfboolean required

Indicate whether the reporting company is appointing itself

declarationboolean required

Statement to confirm the truth of the information given and that the authorising companies listed make up at least 50% of eligible companies in the group

Example request

{
  "identityOfAppointingCompany": {
    "countryOfIncorporation": "US"
  },
  "ultimateParentCompany": {
    "countryOfIncorporation": "US"
  }
}

Response

OK

acknowledgementReferencestring required

Confirmation of submission with reference number

All 8 operations