{
"ResponseID": "string",
"OfferID": "string",
"Owner": "string",
"TotalPrice": {
"TotalAmount": {
"Amount": 0,
"CurCode": "string"
},
"TravelAgencyServiceFee": [
{
"Ptc": "string",
"Fee": {
"Amount": 0,
"CurCode": "string"
}
}
],
"TotalBaseAmount": {
"Amount": 0,
"CurCode": "string"
},
"TotalTaxAmount": {
"Amount": 0,
"CurCode": "string"
},
"AgencyPromotion": {
"PromotionCode": "string",
"TotalPromotionAmount": {
"Amount": 0,
"CurCode": "string"
},
"PtcPromotionAmount": [
{
"Ptc": "string",
"Amount": {
"Amount": 0,
"CurCode": "string"
}
}
]
},
"FopPromotion": [
{
"PromotionCode": "string",
"PaymentType": "string",
"TotalPromotionAmount": {
"Amount": 0,
"CurCode": "string"
},
"PtcPromotionAmount": [
{
"Ptc": "string",
"Amount": {
"Amount": 0,
"CurCode": "string"
}
}
],
"CardCode": "string",
"CardName": "string"
}
]
},
"OfferTimeLimit": "string",
"JourneyOverview": [
{
"PaxJourneyRefID": "string",
"PriceClassInfo": {
"PriceClass": "string",
"Code": "string",
"Name": "string",
"Descriptions": [
{
"DescID": "string",
"Text": "string",
"Application": "string"
}
]
}
}
],
"MatchResult": "string",
"BaggageAllowance": [
{
"PaxJourneyRefID": "string",
"PaxSegmentRefID": "string",
"PaxRefID": [
"string"
],
"TypeCode": "string",
"ApplicableBagType": "string",
"Desc": [
"string"
],
"PieceAllowance": "1PC",
"DimensionAllowance": {
"Length": {
"Value": 0,
"UnitCode": "string"
},
"Width": {
"Value": 0,
"UnitCode": "string"
},
"Height": {
"Value": 0,
"UnitCode": "string"
}
},
"MaximumWeightAllowance": {
"Value": 0,
"UnitCode": "string"
}
}
]
}