FlightRoutes24 API(Purchaser)
  1. 缺失的数据
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
  1. 缺失的数据

ApiContact Copy(Contact information)

{
    "agentContact": {
        "agentName": "string",
        "agentEmail": "string",
        "mobile": "string",
        "areaCode": "string"
    }
}
Built with