KT-CT-7627
Error Type: VALIDATION
The 'email' object is missing from the payload.
The 'email' object is not found in the payload when trying to create an Ink Inbound Email Message.
Error Message
{
"errors": [
{
"message": "The 'email' object is missing from the payload.",
"extensions": {
"errorType": "VALIDATION",
"errorDescription": "The 'email' object is not found in the payload when trying to create an Ink Inbound Email Message.",
"errorCode": "KT-CT-7627"
}
}
]
}