Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content corrections #13

Open
hx-markterry opened this issue May 16, 2017 · 1 comment
Open

Content corrections #13

hx-markterry opened this issue May 16, 2017 · 1 comment

Comments

@hx-markterry
Copy link
Contributor

Split by product / endpoint - a place to start dropping in content corrections that are needed.

@hx-markterry
Copy link
Contributor Author

hx-markterry commented May 16, 2017

Car Hire

  • On the Availability page: The example request has incorrect date formats for From and To. eg: 06NOV16 should be 2016-10-06
  • On the Make Booking page: The example endpoint states that it needs to be a GET request. This should instead be POST. We also do not state that requests need to be made using x-www-form-urlencoded.
  • Test bookings do not need to be notified / cancelled as they are done automatically in Flexible's system (using credentials FCH01HE)

Hotels

Lounges

  • Need to include pricecheckflag and pricecheckprice in lounge book requests - not clear in docs.

Parking

  • Registration plates are a string, we do not validate this in the API, a partner would need to validate the input if they so wished. (For our direct customers we have the car reg look up but as there is a cost attached to this per look up we have no plans to make this available outside of HX use).
  • The table of parameters for make booking focuses only on mandatory and non mandatory parameters for intermediary agents. Retail should be included as some of these aren't mandatory... although intermediary should be removed anyway as part of PCI updates as nobody uses it on intermediary basis to make bookings. They will only use it on occasions for requests
  • Needs to be clearer that need to add "FR" to start of product code when making a booking (check this is same for other products).

Germany

  • Date format for UK needs to be reversed, i.e. DD-MM-YYYY

Product Library

  • Would be helpful if a full table of the info returned from product library, along with expected input format, e.g. integer, string, so partners do know what type of output to expect (currently says output should be 'self explanatory' in what it is).

General

  • Not clear that partners have to create their own booking confirmations (on screen or via email) - and to do that they need to use the view booking request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant