How to get WSDL files for SilverLake
17:27 15 Jan 2026

How do I get the WSDL files for the SilverLake methods I am needing to call? My goal is to create a python SDK of sorts and use that in my application. Unless you already know of one.

Docs: https://jackhenry.dev/jxchange-soap/jxchange-environment/jxchangeservicegatewaymanual/

Web Service Description Language (WSDL)

WSDLs are provided with the Data Contracts (XSDs) at the appropriate time whether it is before the initial development cycle or at the time a new point release becomes available. Once access to jXchange servers and download services have been established, contracts can be generated from the WSDL files that are delivered to you.

jackhenry-jxchange