HirdWeb Basic Webservice Example
View the WSDL for the service. Click on an operation name to view it's details.
- showPhrases
- showTaxes
- showGroupItems
- showMadLib
- showNumbers
Close
Name: showPhrases
Binding: HirdWeb Basic Webservice ExampleBinding
Endpoint: http://www.hirdweb.com/webservice/20100720_server.php
SoapAction: uri:hirdwebservice/showPhrases
Style: rpc
Input:
use: encoded
namespace: uri:hirdwebservice
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: showPhrasesRequest
parts:
id: xsd:string
name: xsd:string
Output:
use: encoded
namespace: uri:hirdwebservice
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: showPhrasesResponse
parts:
return: tns:showPhrases
Namespace: uri:hirdwebservice
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Shows a phrase from Shakespeare and replaces the name with the supplied name. ID is a number from 0 - 4
Name: showPhrases
Binding: HirdWeb Basic Webservice ExampleBinding
Endpoint: http://www.hirdweb.com/webservice/20100720_server.php
SoapAction: uri:hirdwebservice/showPhrases
Style: rpc
Input:
use: encoded
namespace: uri:hirdwebservice
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: showPhrasesRequest
parts:
id: xsd:string
name: xsd:string
Output:
use: encoded
namespace: uri:hirdwebservice
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: showPhrasesResponse
parts:
return: tns:showPhrases
Namespace: uri:hirdwebservice
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Shows a phrase from Shakespeare and replaces the name with the supplied name. ID is a number from 0 - 4
Close
Name: showTaxes
Binding: HirdWeb Basic Webservice ExampleBinding
Endpoint: http://www.hirdweb.com/webservice/20100720_server.php
SoapAction: uri:hirdwebservice/showTaxes
Style: rpc
Input:
use: encoded
namespace: uri:hirdwebservice
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: showTaxesRequest
parts:
price: xsd:string
state: xsd:string
Output:
use: encoded
namespace: uri:hirdwebservice
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: showTaxesResponse
parts:
return: tns:showTaxes
Namespace: uri:hirdwebservice
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Shows the taxes based on state taxes. Currently, the only states available in this are: AZ,AL,AK, CA, OR, WA, UT, ID, WY, Defaults to CA if no state is provided.
Name: showTaxes
Binding: HirdWeb Basic Webservice ExampleBinding
Endpoint: http://www.hirdweb.com/webservice/20100720_server.php
SoapAction: uri:hirdwebservice/showTaxes
Style: rpc
Input:
use: encoded
namespace: uri:hirdwebservice
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: showTaxesRequest
parts:
price: xsd:string
state: xsd:string
Output:
use: encoded
namespace: uri:hirdwebservice
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: showTaxesResponse
parts:
return: tns:showTaxes
Namespace: uri:hirdwebservice
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Shows the taxes based on state taxes. Currently, the only states available in this are: AZ,AL,AK, CA, OR, WA, UT, ID, WY, Defaults to CA if no state is provided.
Close
Name: showGroupItems
Binding: HirdWeb Basic Webservice ExampleBinding
Endpoint: http://www.hirdweb.com/webservice/20100720_server.php
SoapAction: uri:hirdwebservice/showGroupItems
Style: rpc
Input:
use: encoded
namespace: uri:hirdwebservice
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: showGroupItemsRequest
parts:
id: xsd:string
Output:
use: encoded
namespace: uri:hirdwebservice
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: showGroupItemsResponse
parts:
return: tns:showGroupItems
Namespace: uri:hirdwebservice
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Simplistic service to return an array of items for a specific event, the ones available are: movie, picnic, drive, shopping
Name: showGroupItems
Binding: HirdWeb Basic Webservice ExampleBinding
Endpoint: http://www.hirdweb.com/webservice/20100720_server.php
SoapAction: uri:hirdwebservice/showGroupItems
Style: rpc
Input:
use: encoded
namespace: uri:hirdwebservice
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: showGroupItemsRequest
parts:
id: xsd:string
Output:
use: encoded
namespace: uri:hirdwebservice
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: showGroupItemsResponse
parts:
return: tns:showGroupItems
Namespace: uri:hirdwebservice
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Simplistic service to return an array of items for a specific event, the ones available are: movie, picnic, drive, shopping
Close
Name: showMadLib
Binding: HirdWeb Basic Webservice ExampleBinding
Endpoint: http://www.hirdweb.com/webservice/20100720_server.php
SoapAction: uri:hirdwebservice/showMadLib
Style: rpc
Input:
use: encoded
namespace: uri:hirdwebservice
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: showMadLibRequest
parts:
adj1: xsd:string
adj2: xsd:string
adj3: xsd:string
adj4: xsd:string
adverb1: xsd:string
adverb2: xsd:string
noun1: xsd:string
noun2: xsd:string
noun3: xsd:string
verb1: xsd:string
verb_past1: xsd:string
verb_past2: xsd:string
Output:
use: encoded
namespace: uri:hirdwebservice
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: showMadLibResponse
parts:
return: tns:showMadLib
Namespace: uri:hirdwebservice
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Returns a mad lib based on the data it is sent. Need 4 Adjectives, 2 Adverbs, 3 Nouns, 1 Verb, and 2 Verb: Past Tense. It replies with a string that contains the madlib.
Name: showMadLib
Binding: HirdWeb Basic Webservice ExampleBinding
Endpoint: http://www.hirdweb.com/webservice/20100720_server.php
SoapAction: uri:hirdwebservice/showMadLib
Style: rpc
Input:
use: encoded
namespace: uri:hirdwebservice
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: showMadLibRequest
parts:
adj1: xsd:string
adj2: xsd:string
adj3: xsd:string
adj4: xsd:string
adverb1: xsd:string
adverb2: xsd:string
noun1: xsd:string
noun2: xsd:string
noun3: xsd:string
verb1: xsd:string
verb_past1: xsd:string
verb_past2: xsd:string
Output:
use: encoded
namespace: uri:hirdwebservice
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: showMadLibResponse
parts:
return: tns:showMadLib
Namespace: uri:hirdwebservice
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Returns a mad lib based on the data it is sent. Need 4 Adjectives, 2 Adverbs, 3 Nouns, 1 Verb, and 2 Verb: Past Tense. It replies with a string that contains the madlib.
Close
Name: showNumbers
Binding: HirdWeb Basic Webservice ExampleBinding
Endpoint: http://www.hirdweb.com/webservice/20100720_server.php
SoapAction: uri:hirdwebservice/showNumbers
Style: rpc
Input:
use: encoded
namespace: uri:hirdwebservice
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: showNumbersRequest
parts:
id: xsd:string
Output:
use: encoded
namespace: uri:hirdwebservice
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: showNumbersResponse
parts:
return: tns:showNumbers
Namespace: uri:hirdwebservice
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Returns an array of numbers in a non-assoc array key format
Name: showNumbers
Binding: HirdWeb Basic Webservice ExampleBinding
Endpoint: http://www.hirdweb.com/webservice/20100720_server.php
SoapAction: uri:hirdwebservice/showNumbers
Style: rpc
Input:
use: encoded
namespace: uri:hirdwebservice
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: showNumbersRequest
parts:
id: xsd:string
Output:
use: encoded
namespace: uri:hirdwebservice
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: showNumbersResponse
parts:
return: tns:showNumbers
Namespace: uri:hirdwebservice
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Returns an array of numbers in a non-assoc array key format