Action:
Obtain information about the API, such as the version and the available alphabets.
Post Parameters:
- appId: Application id obtained from your Wilcom API Develop Portal account.
- appKey: Application key obtained from your Wilcom API Develop Portal account.
Return Values:
On success, an XML string containing the API information:
<xml>
<api_info ... /> // API information
</xml>
Remarks:
The method provides various information about the EWA.
See details in the XML Data Package Definitions section of this document.
API Information: api_info XML Data