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.
Main functions
Send availability and prices. | |
Get reservations in real time from Icnea. | |
Change the property of a reservation. | |
Change the dates of a reservation. | |
Update the information of one property. | |
Send monthly prices. | |
Block or unblock a property. |
Secondary functions
Get the logs of an update. | |
Get availability and prices for a date range and property. | |
availability_monthly | |
Change the status of a reservation. | |
Change the header (customer info) of a reservation. | |
Update the payments made of a reservation. | |
Get the reservations for a date range and property. | |
Get the details of a specific reservation. | |
Get the list of all the properties in Icnea. | |
Get all the information of one property. | |
Get the list of the promotions created in Icnea with all the details. |
Add Comment