Travelport / travelport-uapi-tutorial-c-sharp

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.
34 stars 30 forks source link

Unable to add UniversalRecordService travelport reference in c# #187

Closed AlbinaAziz closed 4 years ago

AlbinaAziz commented 4 years ago

HI Please help to find out how to add "https://apac.universal-api.pp.travelport.com/B2BGateway/connect/uAPI/UniversalRecordService" reference in my c# project as it throws an error.

(https://user-images.githubusercontent.com/52534798/61029470-bb2c0b00-a3d8-11e9-8874-0d67b6e2b09c.png)

vivekjyotipramanik commented 4 years ago

Hi AlbinaAziz ,

There is no web service URL for UAPI for creating the service reference. Please find below the answer link with detailed explanation. Thanks.

https://github.com/Travelport/travelport-uapi-tutorial/issues/400

AlbinaAziz commented 4 years ago

Thank you for solving my issue.