Specifications:
The specifications to use our API are:
Protocol: SOAP
ContentType: ‘application/x-www-form-urlencoded’
Authentication:
The authentication is via user/password in the header of each XML, for example:
<inventory_request> <link> <user>1</user> <password>dummy-password</password> </link> <lodging> <lodging_id>11003</lodging_id> </lodging> </inventory_request>
Ask Icnea for testing credentials.
Add Comment