Vindicia Retain API Guide
Vindicia Retain API Guide
Vindicia Retain is an on-demand billing solution, available through an object-oriented application programming interface (API), based on the Simple Object Application Protocol (SOAP). The Vindicia Retain solution is accessed through a public API to the Vindicia Subscribe application, which is hosted and maintained on the Vindicia network.
The Vindicia Retain API leverages a Service Oriented Architecture (SOA), meaning that users are not required to install application software on their network. Instead, they use SOAP to communicate with the application, either through a thin client provided by Vindicia, or through a WSDL published by the Vindicia SOAP servers (http://soap.vindicia.com/1.0/Transaction.wsdl).
The SOAP documentation can be found here: http://developer.vindicia.com/docs/soap/index.html?ver=1.1
This manual, the Vindicia Retain API Guide, lists and describes the objects available in the Vindicia Retain solution, and provides pseudo-code examples.
For Users
Learn More