API Docs / Operations / Client - MTD Tax Year / Get One Income Source's Year Setup

Get One Income Source's Year Setup

GET /tenants/{tenant}/clients/{client}/mtd/tax-years/{taxYear}/income-sources/{businessId}

How one income source is reporting the year: the accounting basis, the periods of account and the late accounting date rule election, with who last set each from Sodium. Periods of account and the late accounting date rule are self-employment only; supportsPeriodsOfAccount and supportsLateAccountingDateRule say whether they apply at all, so 'does not apply' is never mistaken for 'nothing declared yet'.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
businessId* path string
taxYear* path string

Responses

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