Challenge Cases
My organisation's challenge case
This endpoint allows a user to retrieve information about a challenge case they have submitted.
You will need to include the property link submission ID of the property you raised a challenge against and the challenge case reference.
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/challenge-cases/{challengeCaseSubmissionId}
Path parameters
challengeCaseSubmissionIdstring required
The submission ID of the challenge case
Query parameters
projection'summary' | 'detailed' required
Return summary (simplified) projection, or detailed (full) view of the resource.
propertyLinkSubmissionIdstring required
The property link you wish to filter on
Headers
Accept'application/vnd.hmrc.2.0+json' required
Specifies the response format and the version of the API to be used