API Docs / Operations / Client - MTD Quarterly Updates / Submit Quarterly Update

Submit Quarterly Update

POST /tenants/{tenant}/clients/{client}/mtd/quarterly-updates/{code}/submit

Sends the prepared figures to HMRC, recording who declared them correct. HMRC's obligation status can take up to an hour to catch up, so the obligation may still show as open immediately afterwards. If the outcome is unknown — a timeout, or no response — the update is left in a submitting state to be resolved by reading the position back from HMRC, never by sending again.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
code* path string
{
  "isDeclarationConfirmed": false
}

Responses

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