latestOpenAPI 3.0.02026-07-13393178.8 KB

669a30d937df

Check Cases

My organisation's check cases

This endpoint allows a user to retrieve information about the check cases they have submitted.

You will need to include the property link submission ID of the property you raised a check against.

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/check-cases

Query parameters

propertyLinkSubmissionIdstring required
Example:PLQQ2YMP

The property link you wish to filter on

checkCaseStatus'RECEIVED' | 'PENDING' | 'ASSIGNED' | 'OPEN' | 'DECISION_SENT' | 'UNDER_REVIEW' | 'CLOSED' | 'CANCELLED'

The check case status you wish to filter on

checkCaseReferencestring

The check case reference you wish to filter on

pageinteger

The results for this endpoint are paginated and this refers to the page number

pageSizeinteger

The results for this endpoint are paginated and this refers to the number of elements per page

Headers

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

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

Response

GetMyOrganisationCheckCasesResponseSchemaJson required— unresolved $ref