Parameter CookBook
All URL params are case UNsensitive. So resortID=123 and resortid=123 will both work.
Name Parameter | Used for | Accepted criteria | Parameter Usage | Comments |
---|---|---|---|---|
resortids | fetching resort based data | Resort codes from Newyse/MXTS | resortids= |
|
startdate | get availability from start date (used as a filter) | Date Format - DDMMYYYY | startdate= |
|
enddate | get availability till end date (used as a filter) | Date Format DDMMYYYY | enddate= |
|
accokindids | fetching accommodations based data (used as a filter) | acckind codes from Newyse/MXTS | accokindids= |
|
maxprice | fetching max price (used as a filter) | Type - number | maxprice= | Only works with Price Range Widget |
minprice | fetching min price (used as a filter) | Type - number | minprice= | Only works with Price Range Widget |
subject | fetching subject (used as a filter) | subject codes from Newyse/MXTS | subject= |
|
amenities | fetch and render amenities | amenities codes from Newyse/MXTS | amenities= |
|
resourceid | fetching resource or accommodation type | resource id from Newyse/MXTS | resourceid= |
|
bedroom |
| Type - number | bedroom= |
|
minbedroom | fetching minbedroom data | Type - number | minbedroom= |
|
maxbedroom | fetching maxbedroom data | Type - number | maxbedroom= |
|
bathroom |
| Type - number | bathroom= |
|
minbathroom | fetching minbathroom data | Type - number | minbathroom= |
|
maxbathroom | fetching maxbathroom data | Type - number | maxbathroom= |
|
duration | add derived end date | number of days that come from availability | duration= |
|
regionIds | fetching region based data | regions code/id from Newyse/MXTS | regionids= |
|
minimumArrivalDate | set minimum Arrival Date data | Date Format - DDMMYYYY | minimumArrivalDate= |
|
maximumArrivalDate | set maximum Arrival Date data | Date Format - DDMMYYYY | maximumArrivalDate= |
|
unitid | fetching unitid based data | unitid codes from Newyse/MXTS | unitid= |
|
stay | get stay options | Type-String (eg: week, midweek, 2nights etc) | stay= |
|
holiday |
| Type - string (eg. summer, autumn) |
|
|
minCapacity |
| Type - number |
|
|
dateMargin |
| Type - number |
|
|
voucherCodes | To fetch the voucher related information | Type - string | vouchercodes= |
|
Specialcode |
| String (eg. vroegboek, promo) | specialcode= |
|
sourceid | Source from Newyse/MXTS | id (was a string like source=xxx, we will be converting that later on again) | sourceid= |
|