Skip to content

The travelport-uapi-tutorial-c-sharp is a C# project for Universal API that will help you connect and code a standard Air availablity call and Hotel search, details, and booking flow.

rkulan007/travelport-uapi-tutorial-c-sharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

travelport-uapi-tutorial-c-sharp

This C# tutorial for Travelport Universal API is the initial commit of C# code in github. It contains ColsoleApplication1, which is ping and an airAvailability tutorial, and ConspoleApplication2, which is a HotelService Tutorial based on Search-> Details ->Book.

Installation

  1. Clone/download the project to MyDocuments/Visal Studio 2012/Projects.
  2. Open the solution in Visual Studio and create Service References from the WSDL files.
  3. Put the service references in the Serive References folder inside the project. Please change the URL_PREFIX variable inside WsdlService.cs to the project location in your machine.

Please create a issue in Github under the repository if you experience any problems. We will soon put a project installation guideline with screenshots.

Resources Used

This project has been created using .Net 4.5.1, in visual studio 2012 and using UAPI Release 8.1 schemas (version v_29_0).

You can read the tutorial online via Github or you can clone the repository and examine the branch 'gh-pages'.

If you have questions or comments, please post them to the issue tracker in Github.

Legal

Any content, code, and applications provided on the Travelport Universal API GitHub site are intended to allow you to quickly begin your development. For all content, code, and applications provided, Travelport requires you to use your own Universal API credentials for authentication. Usage of any content, code, and applications provided on the Travelport Universal API GitHub are at the developer’s risk, and Travelport disclaims any and all liabilities arising from such usage. Travelport does not provide support for any content, code, and applications provided. For XML message support, please use your credentials and log into our ORS ticketing system.

About

The travelport-uapi-tutorial-c-sharp is a C# project for Universal API that will help you connect and code a standard Air availablity call and Hotel search, details, and booking flow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%