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