Search
Auto-Steward Web Service API
Information about web services for developers for Auto-Steward.
-
About Verato Auto-Steward
Verato Auto-Steward provides an interactive, cloud-based identity resolution service that: Receives two sets of identity data as inputs, Uses Verato’s proprietary referential matching approach to determine whether the two sets ofidentity data in fact r...
-
Auto-Steward Terminology and Key Concepts
Verato Auto-Steward is designed to answer the question “Do these two sets of identity data actually represent the same person?” Auto-Steward does this through a SOAP web service in which the customer provides two sets of identity data as a Request. Vera...
-
How to Batch Process Data for Auto-Steward
The most common means for a client to utilize Auto-Steward is through our pair match web service. A batch version of Auto-Steward is also available to some clients upon request. In those cases, a client works with the Verato Customer Delivery team and p...
-
PairMatchRequest
The PairMatchRequest is a synchronous SOAP web service request in XML format your application sends to Verato Auto-Steward. It is available as The request contains two identity objects that suspected to be the same person. The response contains the res...
-
PairMatch Web Service Examples
The following examples describe sample PairMatchRequests with their associated PairMatchResponse, with downloadable sample XML files. Refer to PairMatchRequest for a complete description of the strings contained within the request and response XML file...