Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 866 Bytes

update-enddate-employment.md

File metadata and controls

51 lines (32 loc) · 866 Bytes

Update Employment End Date

The end point allows the consumer to update the end date for the employment

{
  "endDate" : "2017-05-05",
  "telephoneContactAllowed" : "Yes",
  "telephoneNumber" : "123456789"
}
  • Success Response:

    • Code: 200
      Content:
{
   "data":"envelopeId",
   "links":[]
}
  • Error Response:

    • Code: 401 UNAUTHORIZED
      Content: {"statusCode":401,"message":"Authorisation refused for access to GET /tai/$NINO/tax-summary/2014"}