Migrating from API V3 to API V3.1 is not difficult but some code changes are needed. The changes are descibed in the Release notes API v3.1.
- There are new SOAP endpoints. They contain a subscription key. New endpoint are send by mail. If you did’t receive the new endpoints please contact technical support and ask for a generated WSDL. Based on your partnership subscription you will receive a generated WSDL to be used in the production and testing environment.
- The namespace is changed because there changes in the code. For java the namespace can be used in the HeaderHandler class. A new example is created. See: Use SecurityToken in SOAP header and the example code.
- Change Receiver is renamed into Receiver in Document, DocumentSearch and DocumentDetails response.