BEAM Web Service Login
Service Access
To access this Soap type web service, you can obtain your access address by adding "/ws/Boys.asmx" next to your application access address. For example; http://localhost/BEAM/ws/Boys.asmx
Buying Tokens with Login
To transact with the Soap Web Service, which is included in the BEAM application package, we first need a token. We obtain this token information from the Login method in the service.
This method, which is processed as post, works with the login information of a user used to log in to the BEAM application. The domain name parameter is the name of the application pool on which the application server is running on IIS. The company id parameter is the company to transact on in the application. The culture code parameter represents the language in which the operation will be performed. All these parameters are mandatory to get a token.