Skip to main content

Enum Reference

This page lists all custom enum types used by the extension. When importing data via config packages, use the integer values (not the display names) for enum fields.

AIR Product Type (51955)

Used in: AIR Posting Setup, AIR Order Item Mapping, Sales Line

ValueNameDescription
0OtherUnclassified product
1FlightAir travel
2GroundTransportTaxi, limousine, shuttle, etc.
3TrainRail travel
4HotelHotel accommodation
5CarRentalVehicle rental

AIR Region (51950)

Used in: Country/Region, AIR Order Item Mapping

ValueNameDescription
0DomesticSweden
1NordicNordic EU countries (Denmark, Finland)
2NordicNonEUNordic non-EU countries (Norway, Iceland)
3EuropeEuropean EU countries
4EuropeNonEUEuropean non-EU countries (UK, Switzerland, etc.)
5InternationalAll other countries

AIR Service Type (51951)

Used in: AIR Order Item Mapping

ValueNameDescription
0BookingNew booking
1VoidCancellation of an unissued booking
2ExchangeTicket exchange (change)
3RefundRefund of a previously issued ticket

AIR File Type (51958)

Used in: Sales Header, AIR Import Header

ValueNameDescription
0BookingNew booking file
1VoidVoid/cancellation file
2RefundRefund file
3ExchangeExchange file
4UnknownUnrecognized file type

AIR Booking Type (51967)

Used in: AIR Posting Setup

ValueNameDescription
0(blank)Not specified / catch-all
1BSPIATA Billing and Settlement Plan
2UCCCFUniversal Credit Card Charge Form
3GhostGhost booking (no ticket issued)
4VoucherHotel/car rental voucher
5ConfirmationBooking confirmation (vendor pays)

AIR Payment Method (51968)

Used in: AIR Posting Setup

ValueNameDescription
0(blank)Not specified / catch-all
1CardCredit card payment
2InvoiceInvoice payment

Credit Card Provider (51956)

Used in: Customer, Sales Header

ValueNameDescription
0NoneNo credit card — customer pays by invoice
1FirstCardFirstCard credit card provider
2DinersDiners Club credit card provider

Credit Card Status (51952)

Used in: Sales Header (read-only, set by system)

ValueNameDescription
0PendingTransaction not yet sent
1ApprovedTransaction approved by provider
2FailedTransaction failed
3RetryPendingRetry scheduled
4ValidationFailedPre-send validation failed

Vendor Type (51963)

Used in: Vendor

ValueNameDescription
0(blank)Not a travel vendor
1HotelHotel vendor
2Car RentalCar rental vendor

Customer Voucher Option (51964)

Used in: Customer

ValueNameDescription
0ManualUser decides per booking
1YesAlways create voucher
2NoNever create voucher

Voucher Type (51959)

Used in: Sales Line

ValueNameDescription
0(blank)Not a voucher line
1VoucherVoucher sent to vendor (agency pays)
2ConfirmationConfirmation sent to vendor (vendor pays)

Voucher Status (51965)

Used in: Sales Line (set by system)

ValueNameDescription
0N/ANot applicable (not a voucher line)
1PendingVoucher/confirmation not yet sent
2SentSuccessfully sent to vendor
3ErrorSending failed

Pending Reason (51966)

Used in: AIR Import Header (set by system)

ValueNameDescription
0NoneNo pending issues
1Missing VendorNo vendor matched for hotel/car rental
2Awaiting Voucher DecisionUser must decide voucher type
3Missing DestinationDestination code not found in AIR Destination table

Travel Card Partner (51962)

Used in: Travel Card Validation Error

ValueNameDescription
0DinersDiners Club
1FirstCardFirstCard

AIR Log Source (51960)

Used in: AIR Import Log (informational, not configurable)

ValueNameDescription
0UnknownUnknown source
1AIRParserFile parsing
2OrderCreationSales order creation
3ItemMappingItem mapping lookup
4VATValidationVAT validation
5CustomerValidationCustomer validation
6FlightProcessingFlight segment processing
7HotelProcessingHotel segment processing
8CarRentalProcessingCar rental processing
9GroundTransportProcessingGround transport processing
10RegionDeterminationRegion determination
11VendorMatchingVendor matching
12VoucherDecisionVoucher decision
13DestinationMappingDestination mapping
14ReferenceValidationReference validation

AIR Log Type (51961)

Used in: AIR Import Log (informational, not configurable)

ValueNameDescription
0InformationInformational message
1WarningWarning — processing continued
2ErrorError — processing may have stopped