FlightRoutes24 API(Purchaser)
    FlightRoutes24 API(Purchaser)
    • FR24_API_V1.1.0
      • API Work Flow
      • Introduction
      • Appendix
      • 错误码
      • Error Code
      • Shopping
        POST
      • Pricing
        POST
      • PresaleAncillaryShopping
        POST
      • Booking
        POST
      • Ticketing
        POST
      • OrderDetail
        POST
      • PostsaleAncillaryShopping
        POST
      • AncillaryBooking
        POST
      • AncillaryPurchase
        POST
      • AncillaryOrderDetail
        POST
      • ChangeReshop
        POST
      • ReissueRequest
        POST
      • RefundRequest
        POST
      • RefundConfirming
        POST
      • VoidRequest
        POST
    • Schemas
      • 缺失的数据
        • Flight information
        • Contact information
        • Response
        • Searching for segment information
        • Ancillary can be added to segments
      • Response data
      • OrderChangeInforming request
      • OrderChangeInforming response
      • User authentication
      • Price information
      • Itinerary information
      • The information required to be provided by passenger to create the booking
      • Passenger information
      • Booking response
      • Ancillary information
      • Refund passenger information
      • Refund response
      • The content of ancillary pre-sales
      • Ancillary booking response
      • Original flight segment information
      • Ticket request
      • Ticket response

    ApiOrderRs(Booking response)

    {
        "data": {
            "orderNo": "string",
            "orderStatus": "string",
            "partnerOrderNo": "string",
            "currency": "string",
            "totalPrice": 0,
            "offer": {
                "offerId": "string",
                "legId": "string",
                "currency": "string",
                "platingCarrier": "string",
                "pricePerPax": [
                    {
                        "paxType": "ADT",
                        "baseFare": 0,
                        "totalTax": 0,
                        "taxBreakdown": [
                            {
                                "taxType": "FS",
                                "taxAmount": 0
                            }
                        ],
                        "serviceFee": 0
                    }
                ],
                "cabin": [
                    "Y"
                ],
                "RBD": [
                    "string"
                ],
                "fareBasis": [
                    "string"
                ],
                "availability": [
                    "8"
                ],
                "extraInfo": {
                    "freeBaggageAllowance": [
                        {
                            "segmentId": "string",
                            "cabinBagPc": "e-1-e",
                            "cabinBagSize": "e-e-e",
                            "cabinBagWeight": "30-e-e",
                            "checkedBagPc": "e-1-e",
                            "checkedBagSize": "e-e-e",
                            "checkedBagWeight": "30-e-e"
                        }
                    ]
                },
                "eligibilityFlag": true,
                "eligibilityDetail": {
                    "paxType": "NOR",
                    "minPaxNum": 0,
                    "minAge": 0,
                    "maxPaxNum": 0,
                    "maxAge": 0,
                    "nationalityType": 0,
                    "nationality": [
                        "string"
                    ]
                },
                "rules": {
                    "refund": [
                        {
                            "paxType": "ADT",
                            "couponStatus": " 0",
                            "refundPolicy": "notAllowed",
                            "applicableTime": [
                                0
                            ],
                            "refundFee": 0,
                            "fullRefundAP": 0
                        }
                    ],
                    "change": [
                        {
                            "paxType": "ADT",
                            "couponStatus": 0,
                            "changePolicy": "notAllowed",
                            "applicableTime": [
                                0
                            ],
                            "changeFee": 0
                        }
                    ]
                },
                "productType": "string",
                "productTag": {
                    "ticketPromise": 0,
                    "refuseDeadline": 0,
                    "ticketingTime": 0,
                    "reschedulePendingTime": 0,
                    "voluntaryServiceStandard": 0,
                    "voluntaryRefundTime": 0,
                    "involuntaryServiceStandard": 0,
                    "involuntaryRefundTime": 0,
                    "RBDChangedRisk": true,
                    "refundCondition": 0,
                    "reissueCondition": 0,
                    "voidingCondition": true
                },
                "productSource": "GDS",
                "paymentMethod": "string"
            },
            "legs": {
                "legId": "string",
                "segmentIds": [
                    "string"
                ]
            },
            "segments": [
                {
                    "segmentId": "string",
                    "duration": 0,
                    "carrier": "string",
                    "flightNo": "string",
                    "codeShare": true,
                    "operatingCarrier": "string",
                    "operatingFlightNo": "string",
                    "aircraftCode": "string",
                    "depAirport": "string",
                    "depTerminal": "T1",
                    "depTime": "2019-08-24T14:15:22.123Z",
                    "arrAirport": "string",
                    "arrTerminal": "T2",
                    "arrTime": "2019-08-24T14:15:22.123Z",
                    "stopAirport": [
                        "string"
                    ],
                    "stopDuration": [
                        0
                    ]
                }
            ],
            "ticketInfo": [
                {
                    "airlinePnr": "string",
                    "gdsPnr": "string",
                    "paxId": "string",
                    "paxName": "string",
                    "ticketNo": "string"
                }
            ],
            "payDeadline": "2019-08-24T14:15:22.123Z",
            "voidDeadline": "2019-08-24T14:15:22.123Z",
            "passengers": {
                "paxId": 0,
                "name": "string",
                "paxType": "ADT",
                "birthday": "2019-08-24",
                "gender": "F",
                "cardNum": "string",
                "cardType": "ID",
                "cardIssuedPlace": "string",
                "cardExpiryDate": "2019-08-24",
                "nationality": "st",
                "paxEmail": "string",
                "paxMobile": "string",
                "areaCode": "string",
                "accompaniedPaxId": "string"
            },
            "agentContact": {
                "agentName": "string",
                "agentEmail": "string",
                "mobile": "string",
                "areaCode": "string"
            },
            "ancillary": {
                "baggage": [
                    {
                        "paxId": 0,
                        "segmentIds": [
                            "string"
                        ],
                        "auxId": "string",
                        "baseFare": 0,
                        "serviceFee": 0,
                        "size": "string",
                        "weight": 0,
                        "piece": 0,
                        "quantity": 0
                    }
                ],
                "seatInfos": [
                    {
                        "paxId": 0,
                        "segmentId": 0,
                        "rowNo": "string",
                        "colNo": "10E",
                        "selectedSeatNo": "10E",
                        "seatprice": 0
                    }
                ]
            }
        }
    }
    Built with