QuickOrder SOAP Interface

This section describes the QuickOrder SOAP interface used by the integration system. To read this section you should be reasonably familiar with XML, SOAP and QuickOrder.

For a given QuickOrder site the SOAP endpoint is http://HOSTNAME/soap and the WSDL definition is always located at http://HOSTNAME/soap?wsdl . Note that you will need to log in as a user of the site to access it.

Methods

Conventions

Client Implementation Hints

The server is built around Perl SOAP::Lite but it carefully formats the responses to look similar to Microsoft .NET responses - by default the SOAP::Lite responses are overly wordy and have arbitrary namespaces which can confuse various clients.

We have clients working in the following languages:

Perl

PHP

C# .NET

 
dev/soap_interface.txt · Last modified: 2008/02/05 17:48 by john
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki