Property Links

My organisation's property link

This endpoint returns a detailed or summary view of a single property link claimed by an individual or organisation. The view is determined by the optional projection query parameter which can take one of the values ["summary", "detailed"].

Note that:

<ul class="list-bullet"> <li class="font-xsmall"> Individuals or organisations can only access their own data, and must be enrolled for the <a href="https://www.gov.uk/correct-your-business-rates" target="_blank">Find and check your business rates valuation</a> online service. </li> </ul>
get/my-organisation/property-links/{propertyLinkSubmissionId}

Path parameters

propertyLinkSubmissionIdstring required

The submission ID of the property link

Query parameters

projection'summary' | 'detailed'

Return summary (simplified) projection, or detailed (full) view of the resource.

Headers

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

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

Response

MyOrganisationsSummaryPropertyLinkResponseSchemaJson required— unresolved $ref
OR
MyOrganisationsDetailedPropertyLinkResponseSchemaJson required— unresolved $ref