KT-CT-14219
Error Type: VALIDATION
Exactly one of emailContent or smsContent must be provided.
The request must include exactly one of either emailContent or smsContent.
Error Message
{
"errors": [
{
"message": "Exactly one of emailContent or smsContent must be provided.",
"extensions": {
"errorType": "VALIDATION",
"errorDescription": "The request must include exactly one of either emailContent or smsContent.",
"errorCode": "KT-CT-14219"
}
}
]
}