当我要求票务时,我会遇到以下错误
"机票发行期间的主机错误。无效的链接"
我发送的请求是
<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>
我应该包括任何其他信息吗?
您需要与客户经理联系:"请联系您的TravelPort客户经理,要求提供售票的审判证书。"
https://github.com/travelport/travelport-uapi-tutorial/issues/118