예약 취소

1. UniversalRecordCancel

  • Endpoint : https://apac.universal-api.pp.travelport.com/B2BGateway/connect/uAPI/UniversalRecordService

Overview:

  • PNR 모든 여정을 취소 할 수 있는 서비스 입니다.
  • 취소가 안되는 경우가 발생하는 경우를 대비해 취소 후 여정이 삭제되었는지 확인하는 프로세서를 넣어주면 좋습니다.
  • 취소 서비스 : UniversalRecordCancelReq, AirCancelReq 두가지 중 선택 가능

기본 Attribute

  • UniversalRecordLocatorCode: UR PNR

1. UniversalRecordCancelReq

UniversalRecordCancelRsp

  • Cancelled=”true” 로 와도 여정취소가 안되는 경우가 가끔 발생 –
  • true, false 결과에 대한 상세 메시지 없음
  • Cancelled=”false” 인 경우 : PNR 이 열려 있는 경우, 항공사에서 수정 작업중인 경우 등등

2. AirCancelReq

  • Endpoint : https://apac.universal-api.pp.travelport.com/B2BGateway/connect/uAPI/AirService

기본 Attribute

  • 모든 세그 넣어를 넣어 주면 : UniversalRecordCancel 와 동일
  • 결과가 상세 하여 AirSegment 가 취소 되었는지 결과로 바로 알수 있음.