Skip to main content

Class GetAllNotificationsResponse

Example GetAllNotificationsResponse

Response: XML

<GetAllNotificationSettingsResponse>
<HTTPStatusCode>200</HTTPStatusCode>
<GetAllNotificationsSettingsResponseOutput>
<GetAllNotificationSettingsResult>
<WSNotificationSettingsDetails>
<BccAddress>none@example.com</BccAddress>
<BccMerchant>false</BccMerchant>
<Enabled>Enabled</Enabled>
<EntityId>######</EntityId>
<FromAddress>donotreply@jackhenry.com</FromAddress>
<LocationId>#######</LocationId>
<NSID>######</NSID>
<NotificationSubType>None</NotificationSubType>
<NotificationType>ACH</NotificationType>
</WSNotificationSettingsDetails>
</GetAllNotificationSettingsResult>
</GetAllNotificationsSettingsResponseOutput>
</GetAllNotificationSettingsResponse>