Verify Authorisation With HMRC
Asks HMRC whether the practice currently holds a Making Tax Digital authorisation for this client, and in what capacity. A confirmation sets the status to Granted and records the identifier HMRC matched. HMRC not recognising the authorisation never changes the stored status — the result is recorded for review, because it is equally consistent with an out-of-date postcode or National Insurance number held for the client.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| client* | path string | |
Request Body*
{
"authorisationType": "SelfAssessment"
}
Responses
200 OK
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found