API Docs / Operations / Client - MTD Adjustable Summaries / List Adjustable Summaries

List Adjustable Summaries

GET /tenants/{tenant}/clients/{client}/mtd/adjustable-summaries/{taxYear}

Returns the adjustable summaries HMRC hold for the client's income sources in a tax year, newest first within each source. An empty list is the normal state until a summary is generated, not an error.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
taxYear* path string

Responses

200 OK
401 Unauthorized – Invalid or missing API key
404 Not Found

Try it