KT-CT-14216
Error Type: VALIDATION
Sent at datetime is missing timezone.
The sentAt datetime must include timezone information (e.g. '2024-01-01T12:00:00+00:00').
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"
}
}
]
}