Send Code Entry Link

POST /tenants/{tenant}/clients/{client}/agent-authorisations/hmrc-send-code-link

Emails the client a secure link for entering the authorisation codes HMRC posted to them. One link covers every letter-based request the client is waiting on. Requires client code entry to be switched on in settings.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string

Responses

204 No Content
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found

Try it