How can i delete pnr by sabre api?
问题 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