API Docs / Operations / Client - MTD Quarterly Updates / Set Quarterly Period Type

Set Quarterly Period Type

PUT /tenants/{tenant}/clients/{client}/mtd/quarterly-updates/period-type/{businessId}/{taxYear}

Elects standard (6 April) or calendar (1 April) quarterly reporting periods for one of the client's income sources and a tax year. The deadlines are the same either way — only the period boundaries move. The election must be made before the tax year's first quarterly update: it locks the moment one is submitted, until the next year.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
businessId* path string
taxYear* path string
{
  "periodType": "Unknown"
}

Responses

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