KT-US-4123
Error Type: VALIDATION
Only one of campaign or campaignSlug may be provided.
Provide the campaign enum or the campaignSlug string, but not both.
Error Message
{
"errors": [
{
"message": "Only one of campaign or campaignSlug may be provided.",
"extensions": {
"errorType": "VALIDATION",
"errorDescription": "Provide the campaign enum or the campaignSlug string, but not both.",
"errorCode": "KT-US-4123"
}
}
]
}