Set Accounting Basis
Sets the accounting basis — cash or accruals — for one income source and tax year. HMRC accept this during the year and up to the tax return; after that the year's basis is fixed and HMRC refuse the change. It changes how the year's figures are computed, so it belongs before the figures are prepared.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| client* | path string | |
| businessId* | path string | |
| taxYear* | path string | |
Request Body*
{
"accountingType": "Cash"
}
Responses
200 OK
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found