Skip to main content

Error Message

{
  "errors": [
    {
      "message": "Invalid hold validity period.",
      "extensions": {
        "errorType": "VALIDATION",
        "errorDescription": "The valid_to datetime must be after the valid_from datetime.",
        "errorCode": "KT-CT-9713"
      }
    }
  ]
}