KT-CT-13058
Error Type: VALIDATION
Mutually exclusive parameters passed in.
Parameters start_at/end_at and appointment_on are mutually exclusive and cannot be supplied together.
Error Message
{
"errors": [
{
"message": "Mutually exclusive parameters passed in.",
"extensions": {
"errorType": "VALIDATION",
"errorDescription": "Parameters start_at/end_at and appointment_on are mutually exclusive and cannot be supplied together.",
"errorCode": "KT-CT-13058"
}
}
]
}