# Sources of Business The Sources of Business resource is a RESTful web resource running on Microsoft's Web API allowing third parties to access source of business data. The following actions are currently supported: - Retrieve the list of all Sources of Business ## Sources of Business and brokerWOLF Sources of Business are used for describing how a client contact (buyer, seller, etc.) was matched with an agent or office. Since each brokerWOLF installation is allowed to create its own sources of business list, WOLFconnect must honor that list. Therefore, WOLFconnect stores a sources of business list for each office that is synced with brokerWOLF and a different list that all non-brokerWOLF synced offices share. When attaching a source of business to a client contact, you must first select the correct source of business list from which to get the source of business. Client contacts are associated with transactions. Selecting the correct source of business list requires checking the office of one of the agents that is associated to the transaction via the commission record. If that office is synced with brokerWOLF (if it has a valid LWCompanyCode) you must use the source of business list for that LWCompanyCode. If the office is not synced with brokerWOLF, you must use the source of business list for the blank LWCompanyCode. ## Operations - [Retrieve the list of all Sources of Business](https://apidocs.lwolf.com/doc/wolfconnect-api/operation/operation-getsourcesofbusiness.md) [Powered by Bump.sh](https://bump.sh)