Previous Topic: SOAP API ReferenceNext Topic: AsyncSoapResponse


Web Services Methods

To execute a SOAP call, you can either use a token or a combination of username and password.

The following example shows a username/password authentication and authorization:

CA AuthMinder
     <user>Joe</user >
     <password>thisismypassword</password >
</auth>

Note: See Common Tags for Web Services Methods to learn about common tags that apply to numerous Web services methods.