Class AddNotificationSettingsResponse
Example AddNotificationSettingsResponse
Auto-Approval Response: XML
<AddNotificationSettingsResponse>
<Success>true</Success>
<CaseNumber>########</CaseNumber>
<UpdateStatus>Notification Settings successfully added.</UpdateStatus>
</AddNotificationSettingsResponse>
Non-Auto-Approval Response: XML
<AddNotificationSettingsResponse>
<Success>true</Success>
<CaseNumber>########</CaseNumber>
<UpdateStatus>Pending manual review.</UpdateStatus>
</AddNotificationSettingsResponse>