KT-CT-3960
Error Type: VALIDATION
Invalid value for payment day.
Could not update schedule's payment day due to invalid input: should be an integer lower than or equal to 28.
Error Message
{
"errors": [
{
"message": "Invalid value for payment day.",
"extensions": {
"errorType": "VALIDATION",
"errorDescription": "Could not update schedule's payment day due to invalid input: should be an integer lower than or equal to 28.",
"errorCode": "KT-CT-3960"
}
}
]
}