| RefreshNotificationSubscriptions | Scroll | 
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/RefreshNotificationSubscriptions
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/RefreshNotificationSubscriptions
Refreshes existing notification subscriptions.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/RefreshNotificationSubscriptions
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â–¡ RefreshGuids | 
 | mandatory nillable | The subscription type you want to create. | 
| ≡ string | xs:string | list nillable | 
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/RefreshNotificationSubscriptionsResponse
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â–¡ RefreshResults | 
 | nillable | A pair of Subscription guid and bool. true if subscription was refreshed sucessfully, false otherwise. | 
| ≡ WSRefreshSubscriptionPair | 
 | list nillable | |
| â– RefreshResult | xs:boolean | 
 | If refreshing the subscription was successful. | 
| â–¡ SubscriptionGuid | xs:string | nillable | The subscription guid you wanted to refresh. | 
Legend:
| â– | Not nillable element. | 
| â–¡ | Nillable element. | 
| ≡ | List of elements. | 
| Bold | Mandatory element. |