조회 PricePTCOnly옵션

Remark : ADT 승객외에 어린이, 유아 또는 노인과 같은(LBR,VFR 등) 특정 연령 관련 승객 유형에는 해당 PTC가 필요하여, 승객 유형 코드만 있는 경우
요청한 PTC에 대한 운임이 없거나 , 기본 ADT 운임이 더 낮은 경우 기본 ADT 운임을 반환할 수 있습니다.

이것을 방지 하기 위해 PricePTCOnly 를 사용합니다.

영문원분 :

  • Code is the Passenger Type Code (PTC) specified by IATA. If no PTC is specified, the default is Adult (‘ADT’).
  • A corresponding Age value may be required for certain age-related passenger types, such as Child, Infant, or Senior. Age is not required for ADT passengers.
  • An optional PricePTCOnly attribute indicates whether the request for a specific PTC can be relaxed in the response.
  • ‘True’ returns flight options and prices only for the passenger type(s) specified in the request.
  • ‘False’ (default) may return default ADT fares if no fares for the requested PTC exist, or if the ADT fare is lower.
  • The PersonalGeography and ResidencyType elements work together.

    참조 : PricePTCOnly : https://support.travelport.com/webhelp/uapi/Content/Air/Low_Fare_Shopping/Low_Fare_Shopping_with_Passenger_Types.htm

형식 :

예제 :