KT-CT-9713
Error Type: VALIDATION
Invalid hold validity period.
The valid_to datetime must be after the valid_from datetime.
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"
}
}
]
}