KT-CT-9708
Error Type: VALIDATION
Both effectiveFrom and effectiveTo must be provided to filter by period.
When filtering configurations by time period, both effectiveFrom and effectiveTo are required.
Error Message
{
"errors": [
{
"message": "Both effectiveFrom and effectiveTo must be provided to filter by period.",
"extensions": {
"errorType": "VALIDATION",
"errorDescription": "When filtering configurations by time period, both effectiveFrom and effectiveTo are required.",
"errorCode": "KT-CT-9708"
}
}
]
}