API Docs / Operations / Client - Agent Authorisations / Reissue Letter Auth Code

Reissue Letter Auth Code

POST /tenants/{tenant}/clients/{client}/agent-authorisations/hmrc-reissue-code/{authorisationType}

Requests HMRC to re-issue an authorisation code for a pending letter-based request. HMRC will post a new code to the client.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
authorisationType* path enum

SelfAssessment CorporationTax PayeForEmployers IndividualPayAsYouEarn VAT ConstructionIndustryScheme TaxCredits HighIncomeChildBenefitCharge MakingTaxDigitalIncomeTax MakingTaxDigitalVat Trusts

SelfAssessment CorporationTax PayeForEmployers IndividualPayAsYouEarn VAT ConstructionIndustryScheme TaxCredits HighIncomeChildBenefitCharge MakingTaxDigitalIncomeTax MakingTaxDigitalVat Trusts

Responses

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

Try it