Generate or Obtain the Web Service WSDL File
To access the TIBCO Reward API service, you need a WSDL file, sometimes called the service description.
The WSDL file defines the Web service that is available to you. Your development platform uses this WSDL file to generate an API to access the web service it defines. For more information about WSDLs, see http://www.w3.org/TR/wsdl.
Generating the WSDL File for Your Organization
If you access the service URL link provided below (with"?wsdl" appended), TIBCO Reward will automatically generate a WSDL (service description) and return it as XML in your browser. The generated WSDL defines all of the API calls, objects, and fields that are available for API access for your company.
To generate the WSDL file for your organization, use https://api.loyaltylab.com/loyaltyapi/?wsdl.