API Docs / Operations / Client - MTD Tax Return / Reconcile Tax Return

Reconcile Tax Return

POST /tenants/{tenant}/clients/{client}/mtd/tax-return/{taxYear}/submissions/{submissionCode}/reconcile

Settles a tax return whose outcome nobody knows, by reading HMRC's own record back — the only safe way out of an in-flight submission, because sending again would give HMRC two returns for one year. Refused within HMRC's first hour, when 'no record' and 'never arrived' are the same answer: that refusal is the correct result and its message says so, not a failure to retry around.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
submissionCode* path string
taxYear* path string

Responses

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