KT-CT-4720
Error Type: VALIDATION
Cannot construct a valid datetime range from inputs.
Ensure the start_at datetime is less than the end_at datetime.
Error Message
{
"errors": [
{
"message": "Cannot construct a valid datetime range from inputs.",
"extensions": {
"errorType": "VALIDATION",
"errorDescription": "Ensure the start_at datetime is less than the end_at datetime.",
"errorCode": "KT-CT-4720"
}
}
]
}