Integrating ASN via Webservice / SOAP Interface
End of Life
Please note: the SOAP interface will no longer be updated or upgraded. We recommend the REST-API for new customers. If you have been using the SOAP interface so far, you can go on using it. We do however recommend changing your integration interface to improve performance.
The Search?wsdl
contains the getResult
method. This will return a Result-object. The ASN groups may be obtained with getGroups
, and the control parameters for the search may be obtained with getSearchControlParams
. The control parameters permit access to whether ASN generation was activated in the search query, via the isUseAsn
method.