The ATL COM module generalNotification is a structured
message exchange protocol between to healthcare partners
						message exchange protocol between to healthcare partners
	
API browser of generalnotification451 COM module
							
							
						
|  IGeneralNotificationRequest::DestructAddress property |  | ||
|---|---|---|---|
| This property has a Restful Webservice representation only! Destructs/invalidates the IAddress interface instance. The counterpart property to generate an IAddress interface instance is IGeneralNotificationRequest::GetCreateAddress. | |||
|  | |||
|  Restful webservice calling syntax | |||
| [PUT] | /baseURL/IGeneralNotificationRequest/PutDestructAddress | ||
| [JSON input data] | pIGeneralNotificationRequest: pIAddress: | longValue,    //interface address longValue, //interface address | |
| [HTTP result status] | 200 | Return status 200 signals a successful method call | |
| 204 | Return status 204 (noContent) signals that the end of an iteration is reached | ||
| >= 400 | Return status >= 400 signals an unsuccessful function call. The returned JSON{errorCode: code, errorText:"text"} supplies the error message the same as GetAbortInfo() would do. | ||
|  | |||
|  Remarks | |||
| This property has a Restful Webservice representation only! | |||
|  | |||
