XML Field |
Description |
CommandList |
The surrounding tag. |
-CheckinAvailabilityPlane |
The command name.
|
--LoginId |
The end user login id. |
--Airline |
The airline requested for check-in availability. See the GetAirlinesData response. |
---TFCode |
The unique Travelfusion airline code. See the GetAirlinesData response. |
--IsAvailable
[Optional] |
Specifies whether online check-in is possible or not on the given airline. In order for the users to decide, this element must be present and have a valid boolean value (true, false). |
--AdvanceAvailabilityList [Optional] | A list of items that describe when a check-in is open. |
---AdvanceAvailability | Defines how far in advance the check-in is available. |
----Category [Optional] | Defines a factor (category) that may affect advance availability time. The following values are supported:
- default The default, standard check-in opening times - seat_purchased Some airlines may give different check-in availability time when a seat has been purchased before the check-in
If this element is omitted, then 'default' value is assumed. |
----Direction [Optional] | This element will appear for the return flights. Outbound may have different check-in opening times than inbound. The following values are supported:
- outbound - inbound - both
If missing, then 'both' value is assumed. |
----TimeUnit | Describes the time unit used for elements <From> and <To>. For example, MINUTES, HOURS, DAYS. |
----From | The amount of time before the flight time the check-in opens. |
----To | The amount of time before the flight time the check-in closes. |
--AuthOptionList
[Optional] |
A list containing all possible authentication (log-in) options |
---AuthOption |
An available authentication option required to log into the supplier's check-in session. |
----AuthOptionItemList |
Contains a list of log-in parameters required for this authentication option. |
-----AuthOptionItem |
An authentication (log-in) parameter. |
------Name |
The name that identifies this authentication option parameter. |
------DisplayText [Optional] |
This text is designed to be passed directly to the end user. |
--ParameterOptionList
[Optional] |
Contains a list of possible check-in option parameters. |
---ParameterOption |
Describes the check-in parameters for this option. |
----ParameterOptionItemList |
Contains a list of parameters that are required for this option. |
-----ParameterOptionItem |
A check-in parameter. |
------Name |
The name that identifies this check-in option parameter. |
------DisplayText [Optional] |
This text is designed to be passed directly to the end user. |