<summary> External interface for exposing service operations used by AgencySystem for sending standalone notifications to users </summary><summary> SendStandaloneNotification operation lets the agency send notifications to users based on templates </summary> <param name="standaloneNotifications"> Contains a list of standalone notification BE with details for the notifications that is to be sent: ReporteeNumber: The SSN of the receiver of the notification (can be used for lookup in user profile if ReceiverEndPoints.ReceiverAddress is not set - mandatory parameter, ReceiverEndPoints: List of mandatory TransportType(SMS, Email or Both) and ReceiverAddress (optionally-if not set profile information will be used) for the recipient - mandatory parameter, LanguageID: Localization language for the notification (English 1033, Bokmål 1044, Nynorsk 2068) - mandatory parameter, NotificationType: identifies the notification template to be used (template needs to be available in database) - mandatory parameter, TextTokens: TokenNumber and TokenValue pairs of numbers and the corresponding substitution string - provide if template support this feature, FromAddress: Optional parameter that can be used to set the from field for e-mail notifications, if not set default Altinn address will be used, ShipmentDateTime: Optional parameter if the notification is to be sent at a later time </param><summary> SendStandaloneNotificationV2 operation lets the agency send notifications to users based on templates </summary> <param name="standaloneNotifications"> Contains a list of standalone notification BE with details for the notifications that is to be sent: ReporteeNumber: The SSN of the receiver of the notification (can be used for lookup in user profile if ReceiverEndPoints.ReceiverAddress is not set - mandatory parameter, ReceiverEndPoints: List of mandatory TransportType(SMS, Email or Both) and ReceiverAddress (optionally-if not set profile information will be used) for the recipient - mandatory parameter, LanguageID: Localization language for the notification (English 1033, Bokmål 1044, Nynorsk 2068) - mandatory parameter, NotificationType: identifies the notification template to be used (template needs to be available in database) - mandatory parameter, TextTokens: TokenNumber and TokenValue pairs of numbers and the corresponding substitution string - provide if template support this feature, FromAddress: Optional parameter that can be used to set the from field for e-mail notifications, if not set default Altinn address will be used, ShipmentDateTime: Optional parameter if the notification is to be sent at a later time </param> <returns> Returns a message telling the user that the notification has been sent or not </returns><summary> SendStandaloneNotification operation lets the agency send notifications to users based on templates. When Reportee is an Organization and ReceiverEndpoint has no ReceiverAddress, receiverAddresses will be generated from the Organization Profile, and additional ReceiverEndPoints will be generated based on the UnitReportee profile and supplied ServiceCode. </summary> <param name="standaloneNotifications"> Contains a list of standalone notification BE with details for the notifications that is to be sent. </param> <returns> Returns a success or failure message, as well as a collection of ReceiverEndpoints that the Notifications has been sent to. </returns><summary> SendStandaloneNotification operation lets the agency send notifications to users based on templates. When Reportee is an Organization and ReceiverEndpoint has no ReceiverAddress, receiverAddresses will be generated from the Organization Profile, and additional ReceiverEndPoints will be generated based on the UnitReportee profile and supplied ServiceCode. </summary> <param name="standaloneNotifications"> Contains a list of standalone notification BE with details for the notifications that is to be sent. </param> <returns> Returns a success or failure message, as well as a collection of ReceiverEndpoints that the Notifications has been sent to. </returns>https://www.altinn.no/ServiceEngineExternal/NotificationAgencyExternal.svc