We recently published a WCF-based SOAP interface for third-party integration. For each method, we presented the following:
- Method name
- Request example (dump format posting)
- Request Request Parameters
- Response example (transfer format dump)
- Request Request Parameters
- Cautions (gotchas)
- History
We also provide WSDL. You can use Microsoft Disco.exe for this. See also the related issue of obtaining WSDL .
source share