I am new in Amadeus web service integration; I use a wsdl from below address: https://nodeD1.test.webservices.amadeus.com/xxxxxxx this web service contains below methods:
• Air_MultiAvailability
• Air_SellFromRecommendation
• DocIssuance_IssueTicket
• Fare_CheckRules
• Fare_InformativePricingWithoutPNR
• Fare_MasterPricerTravelBoardSearch
• Fare_PricePNRWithBookingClass
• Fare_PricePNRWithLowerFares
• PNR_AddMultiElements
• PNR_Retrieve
• PNR_Retrieve2
• Queue_PlacePNR
• Security_SignOut
• Ticket_CreateTSTFromPricing
But there is no method to get Security token. Do you know how can I get security token code and login to web service?