API Docs / Operations / Client - MTD Employments / Delete Employment Financial Details

Delete Employment Financial Details

DELETE /tenants/{tenant}/clients/{client}/mtd/employments/{taxYear}/{employmentId}/financial-details

Deletes the financial details provided from this side for one employment, leaving whatever the employer submitted to stand.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
employmentId* path string
taxYear* path string

Responses

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

Try it