Skip to main content

Error Message

{
  "errors": [
    {
      "message": "Sent at datetime is missing timezone.",
      "extensions": {
        "errorType": "VALIDATION",
        "errorDescription": "The sentAt datetime must include timezone information (e.g. '2024-01-01T12:00:00+00:00').",
        "errorCode": "KT-CT-14216"
      }
    }
  ]
}