API Docs / Operations / Client - MTD Quarterly Updates / List Quarterly Updates

List Quarterly Updates

GET /tenants/{tenant}/clients/{client}/mtd/quarterly-updates

Returns the quarterly updates the practice has prepared or sent for this client — every tax year, or one when a tax year is given. Figures are cumulative from the start of the tax year, so there is at most one live record per income source per year — earlier ones are marked superseded.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
taxYear query string

Responses

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

Try it