Skip to main content

Error Message

{
  "errors": [
    {
      "message": "Termination date must be after the contract start date.",
      "extensions": {
        "errorType": "VALIDATION",
        "errorDescription": "Cannot request a termination for a date on or before the contract's start date.",
        "errorCode": "KT-CT-10044"
      }
    }
  ]
}