Class EnableNotificationResponse
Example EnableNotificationResponse
Response: XML
<EnableNotificationResponse>
<Success>true</Success>
<CaseNumber>00021668</CaseNumber>
<UpdateStatus>Notification settings successfully updated.</UpdateStatus>
</EnableNotificationResponse>
Response: JSON
{
"Success": "true",
"CaseNumber": "00021664",
"UpdateStatus": "Notification settings successfully updated."
}