API Docs / Operations / Client - MTD Income Sources / Withdraw Late Accounting Date Rule Election

Withdraw Late Accounting Date Rule Election

DELETE /tenants/{tenant}/clients/{client}/mtd/businesses/{businessId}/{taxYear}/late-accounting-date-rule

Withdraws a disapplication election, putting the income source back on the automatic late accounting date rule. HMRC accept this only once the year has ended and the existing election has expired — it is not an undo for an election made by mistake.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
businessId* path string
taxYear* path string

Responses

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

Try it