CCValidation request message

Tabular overview of all nodes, which may occur in this message. See legend below for description of table columns.
Note: Some sibling elements or complete sub-trees of the hierarchy may be defined as mutually exclusive alternative choices. This information cannot be expressed in this tabular overview. Please refer to schema diagram for a graphical representation of the message schema.

NodeDescriptionValuesOccursExample
<CCValidationRQ>
Credit card validation request root element1
@version
Version number. 0..1 1.0
@IATA
The requesting agencies IATA code. Required by Worldspan.0..1
<CreditCard>
Credit card group1
@Source
Identifies the source of this element. In other words where the content oroginates. Not limited to GDS, applicable to direct conect as well. 0..1 1A, 1V, or other.
<Code/>
Credit card code.
The following list of normalized credit card codes is currently supported by XX/1.
AX .. American Express
AXB .. American Express BTA
AXI .. American Express IBTA
CA .. MasterCard
CAD .. MasterCard Debit
CB .. Carte Blanche
DC .. Diners Club
DS .. Discover
JC .. Japan Credit Bureau (JCB)
TO .. Maestro
TP .. Air Plus
VI .. Visa Credit
VID .. Visa Debit
VIL .. Visa Delta
VIE .. Visa Electron

1 VI
<Number/>
Credit card number. 1 4011332650121978
<Expiration>
Credit card expiration group. This group is not supported by Galileo.1
<Month/>
Credit card expiration month. 1 02
<Year/>
Last two digits of the credit card expiration year. 1 06
</Expiration>
<Authorization>
Authorization request group.0..1
<Amount>
Amount (without decimal) to be authorized. 1 100 (one hundred)
</Amount>
<CurrencyCode>
Currency code. 0..1 USD
@NumberOfDecimals
Decimal position in fare amount. 1 2
</CurrencyCode>
<CarrierCode/>
CarrierCode required for authorizations. 1 DL
</Authorization>
<ElementNumber>
Verifiies the address on CC (entered as form of payment in PNR) issued in US/Canada. The CC FOP and associated CC address must have been entered prior using this option. Restrictions: end transacted PNR is required.1
@Use
This flag can be set to only verify the address on a credit card not the credit card (A) or to validate the CC (C - NOT IMPEMENTED YET) or to validate both (B - not implemeneted yet). If omited - default behaviour like C.[A] [B] [C] 0..1
</ElementNumber>
</CreditCard>
<AddressGroup>
Address group0..1
<Address/>
Address. 1 5301 Blue Lagoon Drive
<City/>
City. 1 Miami
<PostalCode/>
Postal code or zip code. 1 33126
<StateCode/>
State. 0..1 FL
<Country/>
Country. 1 USA
<CarrierCode/>
CarrierCode required for authorizations. 1 DL
</AddressGroup>
<RecordLocator/>
0..1
</CCValidationRQ>

Legend

ColumnDescription
NodeName of message node (element or attribute). Nodes in bold type are mandatory, if their parent element occurs in the message. Point mouse cursor at table cell to view complete XPath.
DescriptionDescription of meaning and usage of the node.
ValuesList of predefined values (each in square brackets) or range of values ("[a] to [z]") allowed for the node, if formally defined in the schema.
OccursMinimum and maximum number of times the node must/may occur, if its parent element occurs in the message. Examples:
0..3 Node is optional and may occur up to 3 times.
1..N Node must occur at least one (mandatory) and may occur any number of times.
2 Node must occur exactly twice.
ExampleExample value for the node.

XML Schema documentation generated with XX/1 server