TravelAgencyAccreditation
An IATA Accreditation of a travel agency.
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
iataAccreditationCode |
Provides information regarding agency accreditation (reference PADIS codeset 9972). |
IataAgencyAccreditationTypeCode |
false |
|
|
${prop.ignore} |
travelAgency |
A private retailer or public service that provides travel and tourism related services to the public on behalf of suppliers such as activities, airlines, car rentals, cruise lines, hotels, railways, travel insurance, and package tours. |
TravelAgency |
false |
|
|
${prop.ignore} |
{
"iataAccreditationCode" : {
"iataAgencyAccreditationTypeCodeEnum" : { }
},
"travelAgency" : {
"agencyIdentifier" : "string",
"bookingAgencyTicketDocInfo" : [ { } ],
"clearance" : { },
"clearanceParty" : { },
"contactInfo" : [ { } ],
"iataNumber" : "number",
"name" : "string",
"promotionIssuer" : { },
"pseudoCityIdentifier" : "string",
"servicingAgencyTicketDocInfo" : [ { } ],
"ticketIssuanceInfo" : { },
"travelAgencyAccreditation" : [ { } ],
"travelAgent" : [ { } ],
"typeCode" : { }
}
}