GET Api/Invoke/ExportOverallOrderByExternalNumber/{ExternalNumber}

查询完整订单信息(基于外部订单号)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ExternalNumber

订单外部订单号

string

Required

Body Parameters

None.

Response Information

Resource Description

查询完整订单信息(基于外部订单号)

SpeedPower.Utility.Models.Project.Orders.Service.ExportOrderModel
NameDescriptionTypeAdditional information
PurchaseOrders

采购单列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.ExportPurchaseOrderModel

None.

OLockedStatus

订单锁定状态列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetOLockedStatusModel

None.

OrderStatus

订单状态列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetOrderStatusModel

None.

OPassengers

乘机人列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.ParentOPassengerModel

None.

OrderPayments

订单收付款项列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetOrderPaymentModel

None.

OSegments

订单行程列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetOSegmentModel

None.

DataSources

订单数据来源项

SpeedPower.Utility.Models.Project.Orders.Service.GetDataSourceModel

None.

QuotationSources

订单政策来源项

SpeedPower.Utility.Models.Project.Orders.Service.GetQuotationSourceModel

None.

OrderInternalNumber

内部订单号

string

Required

String length: inclusive between 0 and 128

OrderSource

订单来源

SpeedPower.Utility.Models.Project.Orders.Enums.OrderSourceType

None.

InternalTime

订单创建时间

date

None.

Creater

创建人

string

Required

String length: inclusive between 0 and 128

ID

订单ID

globally unique identifier

None.

SiteId

站点ID

string

Required

String length: inclusive between 0 and 128

OrderExternalNumber

外部订单号

string

Required

String length: inclusive between 0 and 128

LatestTime

最后处理时间

date

None.

ExternalTime

外部订单创建时间

date

None.

Response Formats

application/json, text/json

Sample:
{
  "PurchaseOrders": [
    {
      "PurchasePayables": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-06-23T06:18:06.337418+08:00",
          "ID": "e631c65f-da3e-482d-a2ce-7b6ba0002ee5",
          "PurchaseOrderId": "449cab37-a047-408d-bc6b-d5009e775de6",
          "PayPrice": 5.1,
          "PaymentTag": "sample string 6",
          "PaymentCode": "sample string 7",
          "PaymentAccount": "sample string 8",
          "TransactionId": "sample string 9",
          "Reconciled": true,
          "Remarks": "sample string 11"
        },
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-06-23T06:18:06.337418+08:00",
          "ID": "e631c65f-da3e-482d-a2ce-7b6ba0002ee5",
          "PurchaseOrderId": "449cab37-a047-408d-bc6b-d5009e775de6",
          "PayPrice": 5.1,
          "PaymentTag": "sample string 6",
          "PaymentCode": "sample string 7",
          "PaymentAccount": "sample string 8",
          "TransactionId": "sample string 9",
          "Reconciled": true,
          "Remarks": "sample string 11"
        }
      ],
      "PurchaseFollowups": [
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-06-23T06:18:06.337418+08:00",
            "ID": "fdf23d14-14bb-42c7-8aec-fbd6c980e9ef",
            "ClaimlPrice": 4.1,
            "ServicePrice": 5.1,
            "Confirmed": true,
            "Reconciled": true,
            "TransactionId": "sample string 8",
            "Remarks": "sample string 9"
          },
          "RecordType": 0,
          "ApplyStatus": 0,
          "Creater": "sample string 1",
          "Time": "2026-06-23T06:18:06.337418+08:00",
          "ID": "1de641b6-a410-46f1-9d07-dd31e9cf9f2b",
          "PurchaseOrderId": "7bb6ef47-ffc2-4a9c-87c1-d75dbc29f430",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "ec6384c2-4d31-4f7a-a4a9-1bdf9f835def",
          "LinkedId": "bdfa7851-9b04-4ba6-9829-fc042ddcc5bd",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-06-23T06:18:06.337418+08:00",
            "ID": "fdf23d14-14bb-42c7-8aec-fbd6c980e9ef",
            "ClaimlPrice": 4.1,
            "ServicePrice": 5.1,
            "Confirmed": true,
            "Reconciled": true,
            "TransactionId": "sample string 8",
            "Remarks": "sample string 9"
          },
          "RecordType": 0,
          "ApplyStatus": 0,
          "Creater": "sample string 1",
          "Time": "2026-06-23T06:18:06.337418+08:00",
          "ID": "1de641b6-a410-46f1-9d07-dd31e9cf9f2b",
          "PurchaseOrderId": "7bb6ef47-ffc2-4a9c-87c1-d75dbc29f430",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "ec6384c2-4d31-4f7a-a4a9-1bdf9f835def",
          "LinkedId": "bdfa7851-9b04-4ba6-9829-fc042ddcc5bd",
          "PassengerIds": "sample string 6"
        }
      ],
      "PurchaseIncludes": [
        {
          "ID": "38af1b5d-2146-4200-987e-c3ad9a57f360",
          "PurchaseOrderId": "7368bd00-55dc-49dc-8fc1-f373cf8863b5",
          "PassengerId": "6d99dc20-9df5-464d-bd5d-7abe3705a430",
          "TicketNumber": "sample string 4"
        },
        {
          "ID": "38af1b5d-2146-4200-987e-c3ad9a57f360",
          "PurchaseOrderId": "7368bd00-55dc-49dc-8fc1-f373cf8863b5",
          "PassengerId": "6d99dc20-9df5-464d-bd5d-7abe3705a430",
          "TicketNumber": "sample string 4"
        }
      ],
      "PurchaseMembers": [
        {
          "Time": "2026-06-23T06:18:06.337418+08:00",
          "ID": "c5b2b63f-5a55-4cda-aa4d-17a6667e392a",
          "PurchaseOrderId": "32343e2a-379a-4287-898a-c8583c631340",
          "UserName": "sample string 4",
          "Password": "sample string 5",
          "ContactPhone": "sample string 6",
          "Remarks": "sample string 7",
          "MembersId": "sample string 8"
        },
        {
          "Time": "2026-06-23T06:18:06.337418+08:00",
          "ID": "c5b2b63f-5a55-4cda-aa4d-17a6667e392a",
          "PurchaseOrderId": "32343e2a-379a-4287-898a-c8583c631340",
          "UserName": "sample string 4",
          "Password": "sample string 5",
          "ContactPhone": "sample string 6",
          "Remarks": "sample string 7",
          "MembersId": "sample string 8"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2026-06-23T06:18:06.337418+08:00",
      "ID": "33baafbf-9878-4802-8f31-c4aaa37cd1fa",
      "OrderId": "f20492d8-9c5a-4909-827d-d21971ab1475",
      "PurchaseOrderNumber": "sample string 6",
      "PurchaseOrderType": 0,
      "TotalPrice": 7.1,
      "PlatName": "sample string 8",
      "PurchaseTag": "sample string 9",
      "ProviderCode": "sample string 10",
      "CabinLevel": 0,
      "CabinCode": "sample string 11",
      "ProductRules": "sample string 12",
      "Remarks": "sample string 13"
    },
    {
      "PurchasePayables": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-06-23T06:18:06.337418+08:00",
          "ID": "e631c65f-da3e-482d-a2ce-7b6ba0002ee5",
          "PurchaseOrderId": "449cab37-a047-408d-bc6b-d5009e775de6",
          "PayPrice": 5.1,
          "PaymentTag": "sample string 6",
          "PaymentCode": "sample string 7",
          "PaymentAccount": "sample string 8",
          "TransactionId": "sample string 9",
          "Reconciled": true,
          "Remarks": "sample string 11"
        },
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-06-23T06:18:06.337418+08:00",
          "ID": "e631c65f-da3e-482d-a2ce-7b6ba0002ee5",
          "PurchaseOrderId": "449cab37-a047-408d-bc6b-d5009e775de6",
          "PayPrice": 5.1,
          "PaymentTag": "sample string 6",
          "PaymentCode": "sample string 7",
          "PaymentAccount": "sample string 8",
          "TransactionId": "sample string 9",
          "Reconciled": true,
          "Remarks": "sample string 11"
        }
      ],
      "PurchaseFollowups": [
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-06-23T06:18:06.337418+08:00",
            "ID": "fdf23d14-14bb-42c7-8aec-fbd6c980e9ef",
            "ClaimlPrice": 4.1,
            "ServicePrice": 5.1,
            "Confirmed": true,
            "Reconciled": true,
            "TransactionId": "sample string 8",
            "Remarks": "sample string 9"
          },
          "RecordType": 0,
          "ApplyStatus": 0,
          "Creater": "sample string 1",
          "Time": "2026-06-23T06:18:06.337418+08:00",
          "ID": "1de641b6-a410-46f1-9d07-dd31e9cf9f2b",
          "PurchaseOrderId": "7bb6ef47-ffc2-4a9c-87c1-d75dbc29f430",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "ec6384c2-4d31-4f7a-a4a9-1bdf9f835def",
          "LinkedId": "bdfa7851-9b04-4ba6-9829-fc042ddcc5bd",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-06-23T06:18:06.337418+08:00",
            "ID": "fdf23d14-14bb-42c7-8aec-fbd6c980e9ef",
            "ClaimlPrice": 4.1,
            "ServicePrice": 5.1,
            "Confirmed": true,
            "Reconciled": true,
            "TransactionId": "sample string 8",
            "Remarks": "sample string 9"
          },
          "RecordType": 0,
          "ApplyStatus": 0,
          "Creater": "sample string 1",
          "Time": "2026-06-23T06:18:06.337418+08:00",
          "ID": "1de641b6-a410-46f1-9d07-dd31e9cf9f2b",
          "PurchaseOrderId": "7bb6ef47-ffc2-4a9c-87c1-d75dbc29f430",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "ec6384c2-4d31-4f7a-a4a9-1bdf9f835def",
          "LinkedId": "bdfa7851-9b04-4ba6-9829-fc042ddcc5bd",
          "PassengerIds": "sample string 6"
        }
      ],
      "PurchaseIncludes": [
        {
          "ID": "38af1b5d-2146-4200-987e-c3ad9a57f360",
          "PurchaseOrderId": "7368bd00-55dc-49dc-8fc1-f373cf8863b5",
          "PassengerId": "6d99dc20-9df5-464d-bd5d-7abe3705a430",
          "TicketNumber": "sample string 4"
        },
        {
          "ID": "38af1b5d-2146-4200-987e-c3ad9a57f360",
          "PurchaseOrderId": "7368bd00-55dc-49dc-8fc1-f373cf8863b5",
          "PassengerId": "6d99dc20-9df5-464d-bd5d-7abe3705a430",
          "TicketNumber": "sample string 4"
        }
      ],
      "PurchaseMembers": [
        {
          "Time": "2026-06-23T06:18:06.337418+08:00",
          "ID": "c5b2b63f-5a55-4cda-aa4d-17a6667e392a",
          "PurchaseOrderId": "32343e2a-379a-4287-898a-c8583c631340",
          "UserName": "sample string 4",
          "Password": "sample string 5",
          "ContactPhone": "sample string 6",
          "Remarks": "sample string 7",
          "MembersId": "sample string 8"
        },
        {
          "Time": "2026-06-23T06:18:06.337418+08:00",
          "ID": "c5b2b63f-5a55-4cda-aa4d-17a6667e392a",
          "PurchaseOrderId": "32343e2a-379a-4287-898a-c8583c631340",
          "UserName": "sample string 4",
          "Password": "sample string 5",
          "ContactPhone": "sample string 6",
          "Remarks": "sample string 7",
          "MembersId": "sample string 8"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2026-06-23T06:18:06.337418+08:00",
      "ID": "33baafbf-9878-4802-8f31-c4aaa37cd1fa",
      "OrderId": "f20492d8-9c5a-4909-827d-d21971ab1475",
      "PurchaseOrderNumber": "sample string 6",
      "PurchaseOrderType": 0,
      "TotalPrice": 7.1,
      "PlatName": "sample string 8",
      "PurchaseTag": "sample string 9",
      "ProviderCode": "sample string 10",
      "CabinLevel": 0,
      "CabinCode": "sample string 11",
      "ProductRules": "sample string 12",
      "Remarks": "sample string 13"
    }
  ],
  "OLockedStatus": [
    {
      "ID": "0ddea7a7-0558-47d5-8eb0-dd9abb56cbdc",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2026-06-23T06:18:06.337418+08:00",
      "OrderId": "5888cd09-731e-4091-af31-ce95b24ff6e0",
      "Status": 0,
      "Remarks": "sample string 5"
    },
    {
      "ID": "0ddea7a7-0558-47d5-8eb0-dd9abb56cbdc",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2026-06-23T06:18:06.337418+08:00",
      "OrderId": "5888cd09-731e-4091-af31-ce95b24ff6e0",
      "Status": 0,
      "Remarks": "sample string 5"
    }
  ],
  "OrderStatus": [
    {
      "ID": "5dc77bad-7a67-465c-94c7-0557a217aacb",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2026-06-23T06:18:06.337418+08:00",
      "OrderId": "0aafffbe-9640-44ba-a9ba-4f5b40add451",
      "Status": 1,
      "Remarks": "sample string 5"
    },
    {
      "ID": "5dc77bad-7a67-465c-94c7-0557a217aacb",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2026-06-23T06:18:06.337418+08:00",
      "OrderId": "0aafffbe-9640-44ba-a9ba-4f5b40add451",
      "Status": 1,
      "Remarks": "sample string 5"
    }
  ],
  "OPassengers": [
    {
      "TicketNumbers": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-06-23T06:18:06.337418+08:00",
          "ID": "69cd753c-916d-451e-ab1f-282f7f572f8f",
          "PassengerId": "c9e382be-52b5-47b8-b9c9-df1a9e289128",
          "TicketNumber": "sample string 5",
          "Posted": true,
          "Remarks": "sample string 7"
        },
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-06-23T06:18:06.337418+08:00",
          "ID": "69cd753c-916d-451e-ab1f-282f7f572f8f",
          "PassengerId": "c9e382be-52b5-47b8-b9c9-df1a9e289128",
          "TicketNumber": "sample string 5",
          "Posted": true,
          "Remarks": "sample string 7"
        }
      ],
      "OTotalPrices": [
        {
          "Time": "2026-06-23T06:18:06.337418+08:00",
          "ID": "9d51413f-d9b4-400c-8843-9985fc834bc5",
          "PassengerId": "63e0b745-a820-420e-addd-f489d5b84e66",
          "Sequence": 1,
          "SalePrice": 4.1,
          "PrintPrice": 5,
          "FareTax": 6,
          "FuelTax": 7,
          "CabinLevel": 0,
          "CabinCode": "sample string 8",
          "ChannelCabinCode": "sample string 9",
          "FixedCabinCode": "sample string 10"
        },
        {
          "Time": "2026-06-23T06:18:06.337418+08:00",
          "ID": "9d51413f-d9b4-400c-8843-9985fc834bc5",
          "PassengerId": "63e0b745-a820-420e-addd-f489d5b84e66",
          "Sequence": 1,
          "SalePrice": 4.1,
          "PrintPrice": 5,
          "FareTax": 6,
          "FuelTax": 7,
          "CabinLevel": 0,
          "CabinCode": "sample string 8",
          "ChannelCabinCode": "sample string 9",
          "FixedCabinCode": "sample string 10"
        }
      ],
      "Time": "2026-06-23T06:18:06.337418+08:00",
      "ID": "8ce56dd8-045b-432a-8fc7-940aeeb7770e",
      "OrderId": "fef29d28-9cce-4886-ab7d-43966dfed503",
      "Name": "sample string 4",
      "Birthday": "2026-06-23T06:18:06.337418+08:00",
      "CardType": 0,
      "CardNo": "sample string 5",
      "SexType": 0,
      "PassengerType": 0,
      "ContactPhone": "sample string 6"
    },
    {
      "TicketNumbers": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-06-23T06:18:06.337418+08:00",
          "ID": "69cd753c-916d-451e-ab1f-282f7f572f8f",
          "PassengerId": "c9e382be-52b5-47b8-b9c9-df1a9e289128",
          "TicketNumber": "sample string 5",
          "Posted": true,
          "Remarks": "sample string 7"
        },
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-06-23T06:18:06.337418+08:00",
          "ID": "69cd753c-916d-451e-ab1f-282f7f572f8f",
          "PassengerId": "c9e382be-52b5-47b8-b9c9-df1a9e289128",
          "TicketNumber": "sample string 5",
          "Posted": true,
          "Remarks": "sample string 7"
        }
      ],
      "OTotalPrices": [
        {
          "Time": "2026-06-23T06:18:06.337418+08:00",
          "ID": "9d51413f-d9b4-400c-8843-9985fc834bc5",
          "PassengerId": "63e0b745-a820-420e-addd-f489d5b84e66",
          "Sequence": 1,
          "SalePrice": 4.1,
          "PrintPrice": 5,
          "FareTax": 6,
          "FuelTax": 7,
          "CabinLevel": 0,
          "CabinCode": "sample string 8",
          "ChannelCabinCode": "sample string 9",
          "FixedCabinCode": "sample string 10"
        },
        {
          "Time": "2026-06-23T06:18:06.337418+08:00",
          "ID": "9d51413f-d9b4-400c-8843-9985fc834bc5",
          "PassengerId": "63e0b745-a820-420e-addd-f489d5b84e66",
          "Sequence": 1,
          "SalePrice": 4.1,
          "PrintPrice": 5,
          "FareTax": 6,
          "FuelTax": 7,
          "CabinLevel": 0,
          "CabinCode": "sample string 8",
          "ChannelCabinCode": "sample string 9",
          "FixedCabinCode": "sample string 10"
        }
      ],
      "Time": "2026-06-23T06:18:06.337418+08:00",
      "ID": "8ce56dd8-045b-432a-8fc7-940aeeb7770e",
      "OrderId": "fef29d28-9cce-4886-ab7d-43966dfed503",
      "Name": "sample string 4",
      "Birthday": "2026-06-23T06:18:06.337418+08:00",
      "CardType": 0,
      "CardNo": "sample string 5",
      "SexType": 0,
      "PassengerType": 0,
      "ContactPhone": "sample string 6"
    }
  ],
  "OrderPayments": [
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2026-06-23T06:18:06.337418+08:00",
      "ID": "c47c3542-b2d5-45cb-9c6a-8468d7a60c07",
      "OrderId": "b5e0f3c3-97c0-42cf-a71d-789aaf08da09",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    },
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2026-06-23T06:18:06.337418+08:00",
      "ID": "c47c3542-b2d5-45cb-9c6a-8468d7a60c07",
      "OrderId": "b5e0f3c3-97c0-42cf-a71d-789aaf08da09",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    }
  ],
  "OSegments": [
    {
      "Time": "2026-06-23T06:18:06.337418+08:00",
      "ID": "d706c5d2-a108-4d43-bd10-2f9e643f5534",
      "OrderId": "212a7e64-ba03-4899-ac6b-3ea9f09eb549",
      "Sequence": 4,
      "Carrier": "sample string 5",
      "DepartureAirport": "sample string 6",
      "ArrivalAirport": "sample string 7",
      "DepartureDate": "2026-06-23T06:18:06.337418+08:00",
      "ArrivalDate": "2026-06-23T06:18:06.337418+08:00",
      "FlightNo": "sample string 10",
      "CodeShare": true,
      "ShareToFlightNo": "sample string 12",
      "StopTimes": 13,
      "Meal": "sample string 14",
      "PlaneType": "sample string 15",
      "DepartureTerminal": "sample string 16",
      "ArrivalTerminal": "sample string 17"
    },
    {
      "Time": "2026-06-23T06:18:06.337418+08:00",
      "ID": "d706c5d2-a108-4d43-bd10-2f9e643f5534",
      "OrderId": "212a7e64-ba03-4899-ac6b-3ea9f09eb549",
      "Sequence": 4,
      "Carrier": "sample string 5",
      "DepartureAirport": "sample string 6",
      "ArrivalAirport": "sample string 7",
      "DepartureDate": "2026-06-23T06:18:06.337418+08:00",
      "ArrivalDate": "2026-06-23T06:18:06.337418+08:00",
      "FlightNo": "sample string 10",
      "CodeShare": true,
      "ShareToFlightNo": "sample string 12",
      "StopTimes": 13,
      "Meal": "sample string 14",
      "PlaneType": "sample string 15",
      "DepartureTerminal": "sample string 16",
      "ArrivalTerminal": "sample string 17"
    }
  ],
  "DataSources": {
    "ID": "6857e886-b1b5-41b9-847a-7e387e30a3de",
    "ProviderCode": "sample string 2",
    "PriceChangeInterval": 3
  },
  "QuotationSources": {
    "Time": "2026-06-23T06:18:06.337418+08:00",
    "ID": "f0a561c7-d38d-4c01-b7f0-8aa040395bc0",
    "Remarks": "sample string 3",
    "QuotationId": "sample string 4",
    "ProductMark": "sample string 5",
    "Creater": "sample string 6"
  },
  "OrderInternalNumber": "sample string 1",
  "OrderSource": 0,
  "InternalTime": "2026-06-23T06:18:06.337418+08:00",
  "Creater": "sample string 3",
  "ID": "dc1fd9fb-442e-49d1-8fc8-c43d21ce1cb5",
  "SiteId": "sample string 5",
  "OrderExternalNumber": "sample string 6",
  "LatestTime": "2026-06-23T06:18:06.337418+08:00",
  "ExternalTime": "2026-06-23T06:18:06.337418+08:00"
}