Save Quarterly Update
Saves the cumulative year-to-date figures for one income source, creating the draft on first save and replacing the figures on later saves. Editing figures that have already been sent starts a correction: the record returns to draft and the previous declaration is cleared. Nothing is sent to HMRC by this call.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| client* | path string | |
Request Body*
{
"businessId": "string",
"incomeSourceType": "Unknown",
"taxYear": "string",
"periodStartDate": "2024-01-01",
"periodEndDate": "2024-01-01"
}
Responses
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found