sabredav

How can i delete pnr by sabre api?

我怕爱的太早我们不能终老 提交于 2021-01-29 12:58:04
问题 I have create PNR using sabre rest api. Is there any way to cancel or delete this pnr through the api. I am using version v2.2.0 and mode "create". 回答1: It depends on the data your PNR has. There is no way to cancel a whole PNR, it will be purged by the system. You cancel segments instead. At the moment Sabre services that cancel segments can be used with SOAP and session tokens. 来源: https://stackoverflow.com/questions/57686398/how-can-i-delete-pnr-by-sabre-api

How can i delete pnr by sabre api?

半城伤御伤魂 提交于 2021-01-29 12:11:02
问题 I have create PNR using sabre rest api. Is there any way to cancel or delete this pnr through the api. I am using version v2.2.0 and mode "create". 回答1: It depends on the data your PNR has. There is no way to cancel a whole PNR, it will be purged by the system. You cancel segments instead. At the moment Sabre services that cancel segments can be used with SOAP and session tokens. 来源: https://stackoverflow.com/questions/57686398/how-can-i-delete-pnr-by-sabre-api