Documentation for Developers

From i-rent online documentation

Jump to: navigation, search
Parameter Required Type Accepted Values Result
agentkeyyesCLSIDCLSID agent
code given by
i-rent
websiteif existCLSIDCLSID website
code given by
i-rent
codenoCLSID Returns extended information of an accomodation in particular
availfrom
availuntil
nodatedd-mm-yyyy
dd/mm/yyyy
Available accomodations for the interval
typenoCharV=villas
A=apartments
B=bungallows
Accomodations of the specific type
turistic_areanointeger1=Algarve
2= Costa
Blanca
3=Cyprus
Accomodations situated in the given turistic area
locationnointeger1=Algarve
2=Jávea/Xàbia
3=Altea
4=Florida
6=Curaçao
7=France
8=Moraira
9=Thailand
10=Cyprus
11=Mallorca
Accomodations situated in the given location
peoplenointeger1-12Max number of occupancy
offernostringyesAccomodations with special offer
winternostringyesAccomodations able of winter rental
petsnostringyesAccomodations admitting pets
comfort
interior
exterior
privacy
pool
view
kitchen
bathroom
no
no
no
no
no
no
no
no




integer







1-5


Comfort valuation
Interior valuation
Exterior valuation
Privacy valuation
Pool valuation
View valuation
Kitchen valuation
Bathroom valuation
namenostring Accomodations with name like the string
sortno name
people
miniprice
maxprice
Sorts the listing given back according to the value of the parameter
Sorttypenostringasc
desc
Type of order when using sort parameter
ippnointeger Pages the listing with the number of items by indicated page
pagenumbernostring Returns accommodations codes only for the especified page
templatenourl Inserts an XSL parsing instruction into the XML response
visiblenostringactive
admin
all
active=Accommodations active (accept bookings) and visible at I-Rent
admin=Accommodations managed by the specified agent (collaborations not included)
all=All accommodations that exist at I-Rent (active or not)
adminNointeger Returns accommodations administrated by the especified agent
idnointeger Returns information for only one accommodation
servernostringyesReturns detailed information. If not presente, only accomodation codes and ids are returned


Requests examples

1. All accomodations offered by the agent

http://data.i-rent.net/info_villa.aspx?agentkey=A0B1C2D3-E4F5-A6B7-C8D9-E0F1A2B3C4D5&server=yes

2. All visible accomodations in a website

http://data.i-rent.net/info_villa.aspx?website=A0B1C2D3-E4F5-A6B7-C8D9-E0F1A2B3C4D5&server=yes

3. Available accomodations in the period from 16-03-2007 to 31-03-2007

http://data.i-rent.net/info_villa.aspx?agentkey=A0B1C2D3-E4F5-A6B7-C8D9-E0F1A2B3C4D5&availfrom=16-03-2007&availuntil=31-03-2007

4. Apartments situated in Moraira location

http://data.i-rent.net/info_villa.aspx?agentkey=A0B1C2D3-E4F5-A6B7-C8D9-E0F1A2B3C4D5&type=A&location=8

5. Accomodations with special offer in Jávea location

http://data.i-rent.net/info_villa.aspx?agentkey=A0B1C2D3-E4F5-A6B7-C8D9-E0F1A2B3C4D5&offer=yes&location=2

6. Accomodations with winter rental for 4 people

http://data.i-rent.net/info_villa.aspx?agentkey=A0B1C2D3-E4F5-A6B7-C8D9-E0F1A2B3C4D5&winter=yes&people=4

7. Accomodations with 4 stars comfort valuation and 5 stars view valuation

http://data.i-rent.net/info_villa.aspx?agentkey=A0B1C2D3-E4F5-A6B7-C8D9-E0F1A2B3C4D5&comfort=4&view=5

8. Accomodations with name like “Bonita”

http://data.i-rent.net/info_villa.aspx?agentkey=A0B1C2D3-E4F5-A6B7-C8D9-E0F1A2B3C4D5&name=Bonita

9. Accomodations for 12 people and sort the listing by location

http://data.i-rent.net/info_villa.aspx?agentkey=A0B1C2D3-E4F5-A6B7-C8D9-E0F1A2B3C4D5&people=12&sort=location

10. Page the listing with 15 accomodations per page

http://data.i-rent.net/info_villa.aspx?agentkey=A0B1C2D3-E4F5-A6B7-C8D9-E0F1A2B3C4D5&ipp=15

11. Page the listing with 12 accomodations per page and return accomodation’s codes in the third page

http://data.i-rent.net/info_villa.aspx?agentkey=A0B1C2D3-E4F5-A6B7-C8D9-E0F1A2B3C4D5&ipp=15&pagenumber=3

12. Parses the listing with the specified XSL template

http://data.i-rent.net/info_villa.aspx?agentkey=A0B1C2D3-E4F5-A6B7-C8D9-E0F1A2B3C4D5&template=http://www.myweb.com/template.xsl

Personal tools