0
我收到以下錯誤,當我Travelport的uAPI售票
請求票「中票發行主機錯誤無效的ND聯動」
要求我派是
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Header/>
<soapenv:Body>
<air:AirTicketingReq xmlns:air="http://www.travelport.com/schema/air_v35_0" AuthorizedBy="Travelport" BulkTicket="false" ReturnInfoOnFail="true" TargetBranch="P7038833" TraceId="trace">
<com:BillingPointOfSaleInfo xmlns:com="http://www.travelport.com/schema/common_v35_0" OriginApplication="UAPI"/>
<air:AirReservationLocatorCode>K8H3JM</air:AirReservationLocatorCode>
</air:AirTicketingReq>
</soapenv:Body>
我應該包括任何額外的信息嗎?
你好n3xus,我今天得到了同樣的問題,你能告訴我你的問題是如何解決的? –
@BhoopeshPathak您必須向TravelPort尋求支持。事實證明,他們將您的憑證配置爲打印票據。你無能爲力。 – n3xus