API Docs / Operations / Client - MTD Employments / Save Non-PAYE Employment Income

Save Non-PAYE Employment Income

PUT /tenants/{tenant}/clients/{client}/mtd/employments/{taxYear}/income/non-paye

Sends the year's non-PAYE employment income to HMRC — a full replacement of what they hold. Clearing the year is a delete rather than an empty save.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
taxYear* path string
{
  "tips": 0
}

Responses

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