ResponseParameters
An information related to how response results should be returned.
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
bdc |
An information for use in NDC Interline: The carrier whose baggage allowances and charges apply. |
Bdc |
false |
|
|
${prop.ignore} |
curParameter |
A currency related parameters intended to influence which currency the shopping results are displayed in. |
array |
false |
CurParameter |
--- |
${prop.ignore} |
device |
A Device upon which the secure transaction will occur. |
Device |
false |
|
|
${prop.ignore} |
inventoryGuaranteeInd |
When TRUE, inventory guarantee is requested for applicable optional services. |
boolean |
false |
|
|
${prop.ignore} |
langUsage |
A Language Code representation. |
array |
false |
LangUsage |
--- |
${prop.ignore} |
marketingMessage |
An additional, supplementary information about the document or service. |
array |
false |
Remark |
--- |
${prop.ignore} |
measurementSystemCode |
Measurement system code. Examples: Imperial, Metric |
MeasurementSystemCode |
false |
|
|
${prop.ignore} |
paxGroup |
A number of individual passengers traveling under one commercial name that associates them. E.g. a Tour group or a group for sales allotment from airline to agency. |
PaxGroup |
false |
|
|
${prop.ignore} |
pricingParameter |
A set of Pricing Parameters, including Simple Pricing, Award Travel, Auto Exchange, Override Currency and Tax Exemption. |
PricingParameter |
false |
|
|
${prop.ignore} |
reasonCode |
Should be used for the Seller to communicate the reason for cancellation to the Seller (and for the Airline to respond with advice on the cancellation request. Uses PADIS REA Codeset. |
string |
false |
|
|
${prop.ignore} |
securePayerAuthenticationInstructions |
A set of Data returned from the Directory Server/ACS containing the PAReq and the ACS URL that enable to cardholder to authenticate. Applicable for 3D Secure Version V 1.0. A container of enrolment information of the Payment Card e.g. Verified by Visa. |
SecurePayerAuthenticationInstructions |
false |
|
|
${prop.ignore} |
{
"bdc" : {
"analysisResultCode" : { },
"baggageAllowance" : { },
"baggageDisclosure" : { },
"bagRuleCode" : { },
"carrierDesigCode" : { },
"carrierName" : "string",
"reasonText" : "string",
"responseParameters" : { }
},
"curParameter" : [ {
"appCode" : { },
"decimalsAllowedNumber" : "number",
"metadata" : { },
"name" : "string",
"requestedCurCode" : { },
"responseParameters" : { }
} ],
"device" : {
"browserAcceptHeaderText" : "string",
"browserUserAgentHeaderText" : "string",
"deviceCode" : "string",
"deviceName" : "string",
"geospatialLocation" : { },
"ipAddressText" : "string",
"macAddressText" : "string",
"paymentTrx" : { },
"phone" : { },
"pos" : { },
"presenceTypeCode" : { },
"responseParameters" : { },
"touchPointTrxCode" : "string",
"typeCode" : { }
},
"inventoryGuaranteeInd" : "boolean",
"langUsage" : [ {
"codesetMetadata" : { },
"langCode" : { },
"pax" : { },
"responseParameters" : { },
"text" : "string"
} ],
"marketingMessage" : [ {
"aircraft" : { },
"aircraftGroup" : { },
"asymmetricalLoadLimitationTable" : { },
"baggageStandardWeights" : { },
"balanceOutputRequirement" : { },
"cargoHeatingDevice" : { },
"cargoVentilationDevice" : { },
"centerOfGravityLimitTable" : { },
"combinedLoadLimitation" : { },
"combinedLoadLimitationTable" : { },
"creationDateTime" : "string",
"crewBaggageStandardWeights" : { },
"crewDistribution" : { },
"crewStandardWeights" : { },
"cumulativeLoadLimitationTable" : { },
"curtailmentTable" : { },
"datedOperatingFlight" : { },
"deck" : { },
"displayInd" : "boolean",
"dowConfiguration" : { },
"dowItem" : { },
"dryOperatingAircraft" : { },
"fareRule" : { },
"floorLoadLimitationTable" : { },
"fuelDistribution" : { },
"fuelingProcedure" : { },
"idealTrimLineTable" : { },
"lateralImbalanceLimitTable" : { },
"maximumWeights" : { },
"maximumWeightsTable" : { },
"minimumWeights" : { },
"minimumWeightsTable" : { },
"missingRestraintRule" : { },
"orderAmendment" : { },
"otherPaymentMethod" : { },
"pantryDistribution" : { },
"pax" : { },
"paxStandardWeights" : { },
"paxTrimOutputRequirement" : { },
"potableWaterDistribution" : { },
"priceVarianceRule" : { },
"promotion" : { },
"responseParameters" : { },
"runningLoadLimitationTable" : { },
"specialLoadLimitation" : { },
"stabTable" : { },
"supplementaryInfoRequirement" : { },
"swa" : { },
"text" : "string",
"tippingLimitTable" : { },
"uldCompatibility" : { },
"uldType" : { }
} ],
"measurementSystemCode" : {
"measurementSystemCodeEnum" : { }
},
"paxGroup" : {
"bookingRef" : [ { } ],
"contactInfo" : [ { } ],
"intendedPaxQty" : "number",
"order" : { },
"orderItem" : { },
"pax" : [ { } ],
"paxGroupIdentifier" : "string",
"paxGroupName" : "string",
"responseParameters" : { }
},
"pricingParameter" : {
"autoExchInd" : "boolean",
"awardIncludedInd" : "boolean",
"awardOnlyInd" : "boolean",
"overrideCurCode" : { },
"responseParameters" : { },
"simplePricingInd" : "boolean",
"taxExemption" : [ { } ]
},
"reasonCode" : "string",
"securePayerAuthenticationInstructions" : {
"authenticationTrxIdentifier" : "string",
"merchantDataText" : "string",
"payerAuthenticationRequestText" : "string",
"paymentCard" : { },
"redirectionUrlUri" : "string",
"responseParameters" : { },
"terminationUrlUri" : "string"
}
}