API Docs / Operations / Client - MTD Annual Submissions / Delete Annual Submission

Delete Annual Submission

DELETE /tenants/{tenant}/clients/{client}/mtd/annual-submissions/{businessId}/{taxYear}

Deletes the year-end submission HMRC holds for one income source and tax year, removing the adjustments and allowances from their computation. Who deleted it is recorded.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
businessId* path string
incomeSourceType* query enum

Unknown SelfEmployment UkProperty ForeignProperty

Unknown SelfEmployment UkProperty ForeignProperty

taxYear* path string

Responses

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

Try it