API Docs / Operations / Client - MTD Savings / Delete Other Savings Income

Delete Other Savings Income

DELETE /tenants/{tenant}/clients/{client}/mtd/savings/other/{taxYear}

Clears the securities and foreign interest HMRC hold for the tax year. Named accounts are untouched. Who deleted it is recorded.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
taxYear* path string

Responses

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

Try it