Variables supplied to web services

Variables can be supplied to a web service in various ways depending on the web service type.

Web client applications can supply variables to general HTTP web services using any of the following approaches:

Variables can be supplied to the SOAP service type by including them as part of a standard SOAP envelope.

 See also

Variables supplied in the URLs to web services
Variables supplied in the body HTTP requests
Variables supplied in SOAP envelopes