Operations at http://appl.easybook.net/BookingRestWcfService.svc
This page describes the service operations at this endpoint.
Uri | Method | Description |
---|---|---|
/compressed/csv/{partnerCode}/{consumerId}/price | GET | CSV Format: Returns a compressed file including price data in CSV for all combinations of stays on all available rental objects. |
HEAD | CSV Format: Returns the HTTP headers for a compressed file including price data in CSV for all combinations of stays on all available rental objects. The serialized class type is Tse.EasyBook.Server.DataContracts.RentalObjectPrices and it is described here: http://docs.appl.easybook.net/. | |
/compressed/json/{partnerCode}/{consumerId}/price | GET | JSON Format: Returns a compressed file including price data in JSON for all combinations of stays on all available rental objects. The serialized class type is Tse.EasyBook.Server.DataContracts.RentalObjectPrices and it is described here: http://docs.appl.easybook.net/. |
HEAD | JSON Format: Returns the HTTP headers for a compressed file including price data in JSON for all combinations of stays on all available rental objects. The serialized class type is Tse.EasyBook.Server.DataContracts.RentalObjectPrices and it is described here: http://docs.appl.easybook.net/. | |
/compressed/xml/{partnerCode}/{consumerId}/price | GET | XML Format: Returns a compressed file including price data in XML for all combinations of stays on all available rental objects. The serialized class type is Tse.EasyBook.Server.DataContracts.RentalObjectPrices and it is described here: http://docs.appl.easybook.net/. |
HEAD | XML Format: Returns the HTTP headers for a compressed file including price data in XML for all combinations of stays on all available rental objects. The serialized class type is Tse.EasyBook.Server.DataContracts.RentalObjectPrices and it is described here: http://docs.appl.easybook.net/. | |
/docs/* | GET | Extended documentation/help for the operations of this endpoint. |
/json/{partnerCode}/{consumerId}/article | GET | JSON Format: Returns a list of articles for the rental objects matching the criteria. All criterias are optional, except the path parameters. |
/json/{partnerCode}/{consumerId}/attribute | GET | JSON Format: Returns a list of all available rental object attributes. Not all attributes are used on each rental object. |
/json/{partnerCode}/{consumerId}/availability | GET | JSON Format: Returns rental object availability details in JSON |
/json/{partnerCode}/{consumerId}/baseprice | GET | JSON Format: Returns details about rental objects base prices in JSON within the specified date interval, rental object interval and comma separated geographic criteria. All criterias are optional. |
/json/{partnerCode}/{consumerId}/calendar | GET | JSON Format: Returns a list of RentalObjectVacancyWeb in JSON format containing a rental object calendar within the specified date interval, rental object interval and comma separated geographic criteria. All criterias are optional. |
/json/{partnerCode}/{consumerId}/details | GET | JSON Format: Returns rental object details in JSON. Input format for the optionally query parameter includeArticles is includeArticles=ArticleNo1,Quantity1;ArticleNo2,Quantity2... |
/json/{partnerCode}/{consumerId}/geography | GET | JSON Format: Returns geographic details in JSON for all countries or a specific country. |
/json/{partnerCode}/{consumerId}/localization | GET | JSON Format: Returns localized text in JSON for all configured languages. Localized text are referenced by the different feeds. |
/json/{partnerCode}/{consumerId}/picture | GET | JSON Format: Returns all pictures for the rental objects matching the criteria. All criterias are optional, except the path parameters. |
/json/{partnerCode}/{consumerId}/pictureconsumptionmeters | GET | JSON Format: Returns all consumption meter pictures for a rental object in JSON within the specified date interval, rental object interval and comma separated geographic criteria. All criterias are optional. |
/json/{partnerCode}/{consumerId}/picturetypes | GET | JSON Format: Returns all picture types for the rental object pictures in JSON. Lookup the picture type via the RentalObjectPictureWeb.TypeId field. |
/json/{partnerCode}/{consumerId}/rentalobject | GET | JSON Format: Returns details for the rental objects matching the criteria. All criterias are optional, except the path parameters. |
/json/{partnerCode}/{consumerId}/rentalobjectcombined | GET | JSON Format: Returns data for the rental objects matching the criteria. All criterias are optional, except the path parameters. Combines the data from the following GET endpoints also listed of this page: rentalobject, picture, text and article. Also contains all values for cleaning options of the selected rental objects. |
/json/{partnerCode}/{consumerId}/rentalobjectnumber | GET | JSON Format: Returns a list of numbers for the rental objects matching the criteria. All criterias are optional, except the path parameters. |
/json/{partnerCode}/{consumerId}/room | GET | JSON Format: Returns details about rental objects rooms in JSON within the specified date interval, rental object interval and comma separated geographic criteria. All criterias are optional. |
/json/{partnerCode}/{consumerId}/text | GET | JSON Format: Returns all text descriptions for the rental objects matching the criteria. All criterias are optional, except the path parameters. |
/xml/{partnerCode}/{consumerId}/article | GET | XML Format: Returns a list of articles for the rental objects matching the criteria. All criterias are optional, except the path parameters. |
/xml/{partnerCode}/{consumerId}/attribute | GET | XML Format: Returns a list of all available rental object attributes. Not all attributes are used on each rental object. |
/xml/{partnerCode}/{consumerId}/availability | GET | XML Format: Returns rental object availability details in XML |
/xml/{partnerCode}/{consumerId}/baseprice | GET | XML Format: Returns details about rental objects base prices in XML within the specified date interval, rental object interval and comma separated geographic criteria. All criterias are optional. |
/xml/{partnerCode}/{consumerId}/calendar | GET | XML Format: Returns a list of RentalObjectVacancyWeb in XML format containing a rental object calendar within the specified date interval, rental object interval and comma separated geographic criteria. All criterias are optional. |
/xml/{partnerCode}/{consumerId}/details | GET | XML Format: Returns rental object details in XML. Input format for the optionally query parameter includeArticles is includeArticles=ArticleNo1,Quantity1;ArticleNo2,Quantity2... |
/xml/{partnerCode}/{consumerId}/geography | GET | XML Format: Returns geographic details in XML for all countries or a specific country. |
/xml/{partnerCode}/{consumerId}/localization | GET | XML Format: Returns localized text in XML for all configured languages. Localized text are referenced by the different feeds. |
/xml/{partnerCode}/{consumerId}/picture | GET | XML Format: Returns all pictures for the rental objects matching the criteria. All criterias are optional, except the path parameters. |
/xml/{partnerCode}/{consumerId}/pictureconsumptionmeters | GET | XML Format: Returns all consumption meter pictures for a rental object in XML within the specified date interval, rental object interval and comma separated geographic criteria. All criterias are optional. |
/xml/{partnerCode}/{consumerId}/picturetypes | GET | XML Format: Returns all picture types for the rental object pictures in XML. Lookup the picture type via the RentalObjectPictureWeb.TypeId field. |
/xml/{partnerCode}/{consumerId}/rentalobject | GET | XML Format: Returns details for the rental objects matching the criteria. All criterias are optional, except the path parameters. |
/xml/{partnerCode}/{consumerId}/rentalobjectcombined | GET | XML Format: Returns data for the rental objects matching the criteria. All criterias are optional, except the path parameters. Combines the data from the following GET endpoints also listed of this page: rentalobject, picture, text and article. Also contains all values for cleaning options of the selected rental objects. |
/xml/{partnerCode}/{consumerId}/rentalobjectnumber | GET | XML Format: Returns a list of numbers for the rental objects matching the criteria. All criterias are optional, except the path parameters. |
/xml/{partnerCode}/{consumerId}/room | GET | XML Format: Returns details about rental objects rooms in XML within the specified date interval, rental object interval and comma separated geographic criteria. All criterias are optional. |
/xml/{partnerCode}/{consumerId}/text | GET | XML Format: Returns all text descriptions for the rental objects matching the criteria. All criterias are optional, except the path parameters. |