gpt4 book ai didi

web-services - Sabre 网络服务 DepartureWindow 格式

转载 作者:行者123 更新时间:2023-12-04 07:11:20 24 4
gpt4 key购买 nike

你知道 sabre web-services 的 OTA_AirLowFareSearch 调用的 DepartureWindow 参数的格式是什么吗?无论我通过什么,它都会向我显示一个错误。

这是这些参数的完整文档(我没有骗你):

<!--"DepartureDateTime" represents the date and time of departure.-->
<DepartureDateTime>2004-11-22T15:00:00</DepartureDateTime>
<!--"DepartureWindow" represents a window of time to search prior and post departure.-->
<!--Example: JR.DFW/S-OYLAS22NOV1500‡ZRD09001700-->
<DepartureWindow>09001700</DepartureWindow>

我已经尝试传递自 DepartureDateTime 以来的秒数和 unix 时间戳但没有成功。错误信息是:
Error response received. The error was: INVALID TIME WINDOW IN  Z FIELDS

谢谢

最佳答案

您必须在 DepartureDateTime 中指定窗口内的时间

 <ns1:DepartureDateTime>2009-01-03T15:00:00</ns1:DepartureDateTime>
<ns1:DepartureWindow>11001559</ns1:DepartureWindow>

对我来说很好用

关于web-services - Sabre 网络服务 DepartureWindow 格式,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/290786/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com