<summary> Service contract for Correspondence on WS binding. Used for end user systems to get handle correspondences. </summary><summary> Operation for archiving a correspondence. </summary> <param name="userSSN"> User SSN is the end user's social security number - mandatory parameter </param> <param name="userPassword"> User password is the end user's own password for authentication as set in the profile - mandatory parameter </param> <param name="userPinCode"> User Pin Code is the requested authentication challenge token requested by Altinn - mandatory parameter </param> <param name="authMethod"> It is the selected authentication method for the authentication challenge (AltinnPin, TaxPin, SMSPin) - mandatory parameter </param> <param name="CorrespondenceID"> Identifier for the correspondence to archive - mandatory parameter </param> <returns> A receipt entity with reference information for the archived correspondence </returns><summary> Operation for deleting a correspondence. </summary> <param name="userSSN"> User SSN is the end user's social security number - mandatory parameter </param> <param name="userPassword"> User password is the end user's own password for authentication as set in the profile - mandatory parameter </param> <param name="userPinCode"> User Pin Code is the requested authentication challenge token requested by Altinn - mandatory parameter </param> <param name="authMethod"> It is the selected authentication method for the authentication challenge (AltinnPin, TaxPin, SMSPin) - mandatory parameter </param> <param name="reporteeElementID"> Identifier for the correspondence to delete - mandatory parameter </param><summary> Operation for returning a correspondence, its attachments, its notifications and links to EndUserSystems. </summary> <param name="userSSN"> User SSN is the end user's social security number - mandatory parameter </param> <param name="userPassword"> User password is the end user's own password for authentication as set in the profile - mandatory parameter </param> <param name="userPinCode"> User Pin Code is the requested authentication challenge token requested by Altinn - mandatory parameter </param> <param name="authMethod"> It is the selected authentication method for the authentication challenge (AltinnPin, TaxPin, SMSPin) - mandatory parameter </param> <param name="correspondenceID"> Identifier for the correspondence to get - mandatory parameter </param> <param name="endUserSystemID"> Parameter not in use </param> <param name="languageID"> Localization Language (English 1033, Bokmål 1044, Nynorsk 2068) - mandatory parameter </param> <returns> Entity containing the correspondence, its attachments, notifications and links if any. </returns><summary> Operation for returning a correspondence, its attachments, its notifications and links to EndUserSystems. </summary> <remarks> Preferred over GetCorrespondenceForEndUserSystemsBasic as this operation is versioned as V2 as it contain some additional information. </remarks> <param name="userSSN"> User SSN is the end user's social security number - mandatory parameter </param> <param name="userPassword"> User password is the end user's own password for authentication as set in the profile - mandatory parameter </param> <param name="userPinCode"> User Pin Code is the requested authentication challenge token requested by Altinn - mandatory parameter </param> <param name="authMethod"> It is the selected authentication method for the authentication challenge (AltinnPin, TaxPin, SMSPin) - mandatory parameter </param> <param name="correspondenceID"> Identifier for the correspondence to get - mandatory parameter </param> <param name="languageID"> Localization Language (English 1033, Bokmål 1044, Nynorsk 2068) - mandatory parameter </param> <returns> Entity containing the correspondence, its attachments, notifications and links if any. </returns><summary> Operation for setting a correspondence as confirmed. </summary> <param name="userSSN"> User SSN is the end user's social security number - mandatory parameter </param> <param name="userPassword"> User password is the end user's own password for authentication as set in the profile - mandatory parameter </param> <param name="userPinCode"> User Pin Code is the requested authentication challenge token requested by Altinn - mandatory parameter </param> <param name="authMethod"> It is the selected authentication method for the authentication challenge (AltinnPin, TaxPin, SMSPin) - mandatory parameter </param> <param name="reporteeElementID"> Identifier for the correspondence to confirm - mandatory parameter </param>https://www.altinn.no/ServiceEngineExternal/CorrespondenceExternal.svc