<summary> External interface for exposing service operations for Broker Service on WS binding. Used for end user systems to handle file operations. </summary><summary> Operation for initiating a broker service. </summary> <param name="brokerServiceInitiation"> Defines the manifest data and recipient list needed for initiating the broker service. Contains information as ... - mandatory parameter </param> <returns> A Senders Reference for the initiated broker service </returns><summary> Operation for retrieving a list of available files for download from the broker service. </summary> <param name="searchParameters"> Set of parameters to perform the lookup based on </param> <returns> A list of available BrokerServiceFileBE entities for download </returns><summary> Checks whether there are files available for download for certain recipients </summary> <param name="pollParameters">Search parameters. Currently list of recipients</param> <returns>Whether files are available for download</returns><summary> Performs an update of the status of the file recipient and sets it to <c>Downloaded</c> so that the file sender can see that the recipient has obtained the file. </summary> <param name="fileReference"> The file reference value of the file that should be updated with the downloaded state. </param> <param name="reportee"> The social security number or organization number of the file recipient. </param>https://www.altinn.no/ServiceEngineExternal/BrokerServiceExternal.svc