KT-CT-8962
Error Type: VALIDATION
Invalid opportunity event data.
The event data must be a JSON object that matches the payload schema for the given event type, when one is defined.
Error Message
{
"errors": [
{
"message": "Invalid opportunity event data.",
"extensions": {
"errorType": "VALIDATION",
"errorDescription": "The event data must be a JSON object that matches the payload schema for the given event type, when one is defined.",
"errorCode": "KT-CT-8962"
}
}
]
}