Get Tax Calculation

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

Returns HMRC's tax calculation for the year, triggered when this update was accepted — the client's estimated position with the new figures in. HMRC calculates asynchronously, so shortly after submission the calculation may not be complete yet; an incomplete result is normal and worth asking for again, while a calculation with errors is HMRC's final answer for those figures.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
code* path string

Responses

401 Unauthorized – Invalid or missing API key
404 Not Found