Challenge Cases

My client'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/clients/all/challenge-cases/{challengeCaseSubmissionId}

Path parameters

challengeCaseSubmissionIdstring required

The submission ID of the challenge case

Query parameters

propertyLinkSubmissionIdstring required

The property link associated with this challenge case

projection'summary' | 'detailed' required

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

GetClientChallengeCaseSummaryResponseSchemaJson required— unresolved $ref
OR
GetClientChallengeCaseDetailedResponseSchemaJson required— unresolved $ref