Data Flight
Apply only for VJ
2
extraData
JSON Object
O
Extra data
3
mc_acc_code
Alphanumeric
15
M
Merchant code
3
channel_id
Alphanumeric
10
M
Transaction channel, Example:
WEB, MOBILE, POS
3
ip_addr
Alphanumeric
45
O
IP Address of customer
3
pay_method_code
Alphanumeric
20
M
Payment method code is recorded at the partner’s system
3
order_number
Alphanumeric
20
M
Order code
3
record_locator
Alphanumeric
100
M
Passenger name record (PNR code)
3
created_date
Alphanumeric
14
M
Time to create payment request.
3
expire_date
Alphanumeric
14
M
Payment expiration date
3
add_data
Alphanumeric
255
O
Additional data
3
app_id
Alphanumeric
100
O
Application ID
3
cus_street_number
Alphanumeric
255
M
Customer’s street address
3
cus_add_line1
Alphanumeric
255
M
Customer address
3
cus_add_line2
Alphanumeric
255
M
Customer address
3
postal_code
Alphanumeric
15
M
Postal code of customer’s address
3
cus_title
Alpha
10
M
Customer title (Mr, Ms)
3
cus_name
Alpha
100
M
Customer name
3
cus_country
Alpha
2
M
Country code of ustomer is set by ISO_3166-1_alpha-2
3
cus_email
Alphanumeric
255
M
Customer Email
3
cus_phone_number
Alphanumeric
20
M
Customer Phone Number
3
cus_phone_type
Alpha
O
Phone number type (Fixed-line, Mobile)
3
cus_dob
Alphanumeric
8
M
Date of Birth of Customer
3
city_name
Alphanumeric
100
O
City name of customer’s address
3
state_province
Alphanumeric
100
O
State/Province of customer’s address
3
country_code
Alpha
3
M
ISO Country code
3
payment_detail
JSON Array
4
leg_index
Numeric
2
M
Leg index. Example: 1, 2, 3
4
service_code
Alphanumeric
10
M
Service code
4
amount
Numeric
12
M
Amount
4
ccy_code
Alpha
3
M
Currency
4
payment_desc
Alphanumeric
255
M
Payment description
4
additional_data
Alphanumeric
255
O
Additional information
3
passenger_list
JSON Array
4
pax_id
Alphanumeric
20
M
Customer ID (ID, Passport)
4
pax_type
Alpha
3
M
Type: Adult: ADT, Children: CHD, Infant: INF
4
gender
Alpha
1
M
Gender, M: Male, F: Female
4
dob
Alphanumeric
10
M
Date of birth
4
first_name
Alpha
50
M
First name
4
last_name
Alpha
50
M
Last name
4
name_in_pnr
Alpha
100
M
Name in PNR
4
customer_id
Alpha
20
M
Customer ID
4
title
Alpha
10
M
Title
4
member_ticket
Alphanumeric
100
M
The member ticket ID
3
flight_info
JSON Array
4
leg_index
Numeric
2
M
Leg index. Example: 1, 2, 3
4
airlineCode
Alpha
50
M
Airlines code
4
operatingAirlineCode
Alpha
50
M
Carrier code
4
flightNumber
Numeric
2
M
Flight number
4
journey_type
Numeric
20
M
Oneway: 1, Roundtrip: 2
4
departureAirport
Alpha
50
M
Departure airport code
4
departureTime
Alphanumeric
20
M
Departure time
4
arrivalAirport
Alpha
50
M
Arrival airport code
4
arrivalTime
Alphanumeric
20
M
Arrival time
4
classOfService
Alphanumeric
20
M
Booking Class
4
fareBasisCode
Alphanumeric
50
M
Fare basis code
3
billing
JSON Object
O
Billing address information
4
country
Alpha
2
O
Billing country code
4
state
Alphanumeric
50
O
Billing state/province
4
city
Alphanumeric
50
O
Billing city
4
postalCode
Alphanumeric
50
O
Billing postal code
4
streetNumber
Alphanumeric
50
O
Billing street number
4
address01
Alphanumeric
50
O
Billing address line 1
4
address02
Alphanumeric
50
O
Billing address line 1
4
phoneNumber
Alphanumeric
20
O
Customer Phone Number
4
Alphanumeric
255
O
Customer Email
3
shipping
JSON Object
O
Shipping address information
4
country
Alpha
2
O
Shipping country
4
state
Alphanumeric
50
O
Shipping state/province
4
city
Alphanumeric
50
O
Shipping city
4
postalCode
Alphanumeric
50
O
Shipping postal code
4
streetNumber
Alphanumeric
50
O
Shipping street number
4
address01
Alphanumeric
50
O
Shipping address line 1
4
address02
Alphanumeric
50
O
Shipping address line 1
4
phoneNumber
Alphanumeric
20
O
Customer Phone Number
4
Alphanumeric
255
O
Customer Email
Last updated