Intro to SOAP APIs

SOAP APIs allow Owners and Partners to synchronously integrate their internal systems (e.g. warehouse management systems, enterprise resource planning systems) with certain TraceLink apps. These SOAP APIs are useful for making real-time updates to the company's data in TraceLink or quickly receiving information from their trade partner's systems through TraceLink.

The SOAP API endpoint extracts the XML data from the SOAP API request, and passes the XML to TraceLink. TraceLink then sends a confirmation of success and the requested information or a confirmation of failure and the error codes in XML format to the SOAP API endpoint, where the SOAP API response is generated and sent back to the company that made the request.

Owners and Partners must install a development platform before they can integrate with TraceLink through SOAP APIs.

SOAP APIs

How to use this guide