The AME XML Interface (API)
There is a dedicated XML SOAP web service interface created specifically for customer development teams to create real-time B2B connections to D&B’s AME Online Matching.
SOAP Connection Guide
Download the AME Online API Guide (PDF) for instructions on how to implement this SOAP-based API. This document includes the following details:
- Countries and Languages
- How easy is it to connect to AME SOAP?
- What version of Java or .NET ?
- The WSDL
- Request XML Structure
- Response XML Structure
- C# Integration Example