Get Income Source

GET /tenants/{tenant}/clients/{client}/mtd/businesses/{businessId}

Returns one income source in detail: its trading name, commencement and cessation dates, the accounting periods HMRC hold, and the quarterly reporting choice. HMRC only return a quarterly period type when the client actively elected one, so its absence means standard quarters by default rather than unknown.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
businessId* path string

Responses

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