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": "2025-11-01T12:16:09.7303365+08:00",
          "ID": "f115003c-0154-48b4-b34e-19f4382516f0",
          "PurchaseOrderId": "81c0925b-4563-4933-9e66-0b74478a1568",
          "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": "2025-11-01T12:16:09.7303365+08:00",
          "ID": "f115003c-0154-48b4-b34e-19f4382516f0",
          "PurchaseOrderId": "81c0925b-4563-4933-9e66-0b74478a1568",
          "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": "2025-11-01T12:16:09.7616566+08:00",
            "ID": "c87d920f-51ce-4f77-97aa-0e0b5eafa4f0",
            "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": "2025-11-01T12:16:09.7616566+08:00",
          "ID": "8ce5d6fd-964a-43eb-91ed-1a75dd40916f",
          "PurchaseOrderId": "0faf9478-d251-4a4b-9cc2-e44327fcd72f",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "f9461f46-137d-4bf2-8624-3a45b65e1c05",
          "LinkedId": "9711462e-f6f3-4332-88d0-a3c96c348c3d",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-11-01T12:16:09.7616566+08:00",
            "ID": "c87d920f-51ce-4f77-97aa-0e0b5eafa4f0",
            "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": "2025-11-01T12:16:09.7616566+08:00",
          "ID": "8ce5d6fd-964a-43eb-91ed-1a75dd40916f",
          "PurchaseOrderId": "0faf9478-d251-4a4b-9cc2-e44327fcd72f",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "f9461f46-137d-4bf2-8624-3a45b65e1c05",
          "LinkedId": "9711462e-f6f3-4332-88d0-a3c96c348c3d",
          "PassengerIds": "sample string 6"
        }
      ],
      "PurchaseIncludes": [
        {
          "ID": "11c7984d-b1ea-4476-888a-dedab2686280",
          "PurchaseOrderId": "fbcfecd7-9100-4a68-89dc-4624de590c95",
          "PassengerId": "bd369aca-a6b8-4796-b6c0-84ff4760bbee",
          "TicketNumber": "sample string 4"
        },
        {
          "ID": "11c7984d-b1ea-4476-888a-dedab2686280",
          "PurchaseOrderId": "fbcfecd7-9100-4a68-89dc-4624de590c95",
          "PassengerId": "bd369aca-a6b8-4796-b6c0-84ff4760bbee",
          "TicketNumber": "sample string 4"
        }
      ],
      "PurchaseMembers": [
        {
          "Time": "2025-11-01T12:16:09.7616566+08:00",
          "ID": "7e88c221-a3f3-4ea0-a4ce-e7b3da003e45",
          "PurchaseOrderId": "05f7d036-fc5e-43be-a5fe-44ccbcce0d7f",
          "UserName": "sample string 4",
          "Password": "sample string 5",
          "ContactPhone": "sample string 6",
          "Remarks": "sample string 7",
          "MembersId": "sample string 8"
        },
        {
          "Time": "2025-11-01T12:16:09.7616566+08:00",
          "ID": "7e88c221-a3f3-4ea0-a4ce-e7b3da003e45",
          "PurchaseOrderId": "05f7d036-fc5e-43be-a5fe-44ccbcce0d7f",
          "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": "2025-11-01T12:16:09.7616566+08:00",
      "ID": "464f008a-4ad2-4041-9835-37cfd5de9063",
      "OrderId": "4f3a44f6-3c79-40c0-8cab-e48c8ecaf956",
      "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": "2025-11-01T12:16:09.7303365+08:00",
          "ID": "f115003c-0154-48b4-b34e-19f4382516f0",
          "PurchaseOrderId": "81c0925b-4563-4933-9e66-0b74478a1568",
          "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": "2025-11-01T12:16:09.7303365+08:00",
          "ID": "f115003c-0154-48b4-b34e-19f4382516f0",
          "PurchaseOrderId": "81c0925b-4563-4933-9e66-0b74478a1568",
          "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": "2025-11-01T12:16:09.7616566+08:00",
            "ID": "c87d920f-51ce-4f77-97aa-0e0b5eafa4f0",
            "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": "2025-11-01T12:16:09.7616566+08:00",
          "ID": "8ce5d6fd-964a-43eb-91ed-1a75dd40916f",
          "PurchaseOrderId": "0faf9478-d251-4a4b-9cc2-e44327fcd72f",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "f9461f46-137d-4bf2-8624-3a45b65e1c05",
          "LinkedId": "9711462e-f6f3-4332-88d0-a3c96c348c3d",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-11-01T12:16:09.7616566+08:00",
            "ID": "c87d920f-51ce-4f77-97aa-0e0b5eafa4f0",
            "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": "2025-11-01T12:16:09.7616566+08:00",
          "ID": "8ce5d6fd-964a-43eb-91ed-1a75dd40916f",
          "PurchaseOrderId": "0faf9478-d251-4a4b-9cc2-e44327fcd72f",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "f9461f46-137d-4bf2-8624-3a45b65e1c05",
          "LinkedId": "9711462e-f6f3-4332-88d0-a3c96c348c3d",
          "PassengerIds": "sample string 6"
        }
      ],
      "PurchaseIncludes": [
        {
          "ID": "11c7984d-b1ea-4476-888a-dedab2686280",
          "PurchaseOrderId": "fbcfecd7-9100-4a68-89dc-4624de590c95",
          "PassengerId": "bd369aca-a6b8-4796-b6c0-84ff4760bbee",
          "TicketNumber": "sample string 4"
        },
        {
          "ID": "11c7984d-b1ea-4476-888a-dedab2686280",
          "PurchaseOrderId": "fbcfecd7-9100-4a68-89dc-4624de590c95",
          "PassengerId": "bd369aca-a6b8-4796-b6c0-84ff4760bbee",
          "TicketNumber": "sample string 4"
        }
      ],
      "PurchaseMembers": [
        {
          "Time": "2025-11-01T12:16:09.7616566+08:00",
          "ID": "7e88c221-a3f3-4ea0-a4ce-e7b3da003e45",
          "PurchaseOrderId": "05f7d036-fc5e-43be-a5fe-44ccbcce0d7f",
          "UserName": "sample string 4",
          "Password": "sample string 5",
          "ContactPhone": "sample string 6",
          "Remarks": "sample string 7",
          "MembersId": "sample string 8"
        },
        {
          "Time": "2025-11-01T12:16:09.7616566+08:00",
          "ID": "7e88c221-a3f3-4ea0-a4ce-e7b3da003e45",
          "PurchaseOrderId": "05f7d036-fc5e-43be-a5fe-44ccbcce0d7f",
          "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": "2025-11-01T12:16:09.7616566+08:00",
      "ID": "464f008a-4ad2-4041-9835-37cfd5de9063",
      "OrderId": "4f3a44f6-3c79-40c0-8cab-e48c8ecaf956",
      "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": "9d01e28d-2f11-4549-b56d-f65154336390",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2025-11-01T12:16:09.7616566+08:00",
      "OrderId": "466f6c8f-f3dd-4954-9a1e-a9a63d091496",
      "Status": 0,
      "Remarks": "sample string 5"
    },
    {
      "ID": "9d01e28d-2f11-4549-b56d-f65154336390",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2025-11-01T12:16:09.7616566+08:00",
      "OrderId": "466f6c8f-f3dd-4954-9a1e-a9a63d091496",
      "Status": 0,
      "Remarks": "sample string 5"
    }
  ],
  "OrderStatus": [
    {
      "ID": "fbbb8e92-e559-4bb5-885b-a5a18e28ec3d",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2025-11-01T12:16:09.7616566+08:00",
      "OrderId": "70d620bc-6cda-4ec3-97c2-b3944443bea2",
      "Status": 1,
      "Remarks": "sample string 5"
    },
    {
      "ID": "fbbb8e92-e559-4bb5-885b-a5a18e28ec3d",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2025-11-01T12:16:09.7616566+08:00",
      "OrderId": "70d620bc-6cda-4ec3-97c2-b3944443bea2",
      "Status": 1,
      "Remarks": "sample string 5"
    }
  ],
  "OPassengers": [
    {
      "TicketNumbers": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-11-01T12:16:09.7616566+08:00",
          "ID": "28c1982e-7f5b-401e-acda-44509771b0a7",
          "PassengerId": "30024e19-30fc-4e51-9118-c3d03726b40d",
          "TicketNumber": "sample string 5",
          "Posted": true,
          "Remarks": "sample string 7"
        },
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-11-01T12:16:09.7616566+08:00",
          "ID": "28c1982e-7f5b-401e-acda-44509771b0a7",
          "PassengerId": "30024e19-30fc-4e51-9118-c3d03726b40d",
          "TicketNumber": "sample string 5",
          "Posted": true,
          "Remarks": "sample string 7"
        }
      ],
      "OTotalPrices": [
        {
          "Time": "2025-11-01T12:16:09.7616566+08:00",
          "ID": "ed9525c4-eefd-4d46-9133-20365e293ca9",
          "PassengerId": "ad63a947-56e4-4e1c-bf86-c14a5d8c65a7",
          "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": "2025-11-01T12:16:09.7616566+08:00",
          "ID": "ed9525c4-eefd-4d46-9133-20365e293ca9",
          "PassengerId": "ad63a947-56e4-4e1c-bf86-c14a5d8c65a7",
          "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": "2025-11-01T12:16:09.7616566+08:00",
      "ID": "7f12e147-abf8-4e8b-b614-8c12fb43bbdb",
      "OrderId": "5f6607ec-0287-4b66-beec-84c0afcd1555",
      "Name": "sample string 4",
      "Birthday": "2025-11-01T12:16:09.7616566+08:00",
      "CardType": 0,
      "CardNo": "sample string 5",
      "SexType": 0,
      "PassengerType": 0,
      "ContactPhone": "sample string 6"
    },
    {
      "TicketNumbers": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-11-01T12:16:09.7616566+08:00",
          "ID": "28c1982e-7f5b-401e-acda-44509771b0a7",
          "PassengerId": "30024e19-30fc-4e51-9118-c3d03726b40d",
          "TicketNumber": "sample string 5",
          "Posted": true,
          "Remarks": "sample string 7"
        },
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-11-01T12:16:09.7616566+08:00",
          "ID": "28c1982e-7f5b-401e-acda-44509771b0a7",
          "PassengerId": "30024e19-30fc-4e51-9118-c3d03726b40d",
          "TicketNumber": "sample string 5",
          "Posted": true,
          "Remarks": "sample string 7"
        }
      ],
      "OTotalPrices": [
        {
          "Time": "2025-11-01T12:16:09.7616566+08:00",
          "ID": "ed9525c4-eefd-4d46-9133-20365e293ca9",
          "PassengerId": "ad63a947-56e4-4e1c-bf86-c14a5d8c65a7",
          "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": "2025-11-01T12:16:09.7616566+08:00",
          "ID": "ed9525c4-eefd-4d46-9133-20365e293ca9",
          "PassengerId": "ad63a947-56e4-4e1c-bf86-c14a5d8c65a7",
          "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": "2025-11-01T12:16:09.7616566+08:00",
      "ID": "7f12e147-abf8-4e8b-b614-8c12fb43bbdb",
      "OrderId": "5f6607ec-0287-4b66-beec-84c0afcd1555",
      "Name": "sample string 4",
      "Birthday": "2025-11-01T12:16:09.7616566+08:00",
      "CardType": 0,
      "CardNo": "sample string 5",
      "SexType": 0,
      "PassengerType": 0,
      "ContactPhone": "sample string 6"
    }
  ],
  "OrderPayments": [
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2025-11-01T12:16:09.7616566+08:00",
      "ID": "1319afde-9b35-4125-950a-09db0ed1d706",
      "OrderId": "1ac3e043-72cf-4f95-9aea-5c32bb70bcb8",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    },
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2025-11-01T12:16:09.7616566+08:00",
      "ID": "1319afde-9b35-4125-950a-09db0ed1d706",
      "OrderId": "1ac3e043-72cf-4f95-9aea-5c32bb70bcb8",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    }
  ],
  "OSegments": [
    {
      "Time": "2025-11-01T12:16:09.7616566+08:00",
      "ID": "eb886898-037a-4bc3-aeb7-abb7f90f3489",
      "OrderId": "3bf0f2b9-f159-475e-a734-1cb30a954343",
      "Sequence": 4,
      "Carrier": "sample string 5",
      "DepartureAirport": "sample string 6",
      "ArrivalAirport": "sample string 7",
      "DepartureDate": "2025-11-01T12:16:09.7616566+08:00",
      "ArrivalDate": "2025-11-01T12:16:09.7616566+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": "2025-11-01T12:16:09.7616566+08:00",
      "ID": "eb886898-037a-4bc3-aeb7-abb7f90f3489",
      "OrderId": "3bf0f2b9-f159-475e-a734-1cb30a954343",
      "Sequence": 4,
      "Carrier": "sample string 5",
      "DepartureAirport": "sample string 6",
      "ArrivalAirport": "sample string 7",
      "DepartureDate": "2025-11-01T12:16:09.7616566+08:00",
      "ArrivalDate": "2025-11-01T12:16:09.7616566+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": "f3eeb30f-8592-4b75-952d-204b68c0e715",
    "ProviderCode": "sample string 2",
    "PriceChangeInterval": 3
  },
  "QuotationSources": {
    "Time": "2025-11-01T12:16:09.7616566+08:00",
    "ID": "76da9346-332b-4a5d-bb54-373866e56193",
    "Remarks": "sample string 3",
    "QuotationId": "sample string 4",
    "ProductMark": "sample string 5",
    "Creater": "sample string 6"
  },
  "OrderInternalNumber": "sample string 1",
  "OrderSource": 0,
  "InternalTime": "2025-11-01T12:16:09.7616566+08:00",
  "Creater": "sample string 3",
  "ID": "c0f522e4-a45e-4778-89bf-628950af85f4",
  "SiteId": "sample string 5",
  "OrderExternalNumber": "sample string 6",
  "LatestTime": "2025-11-01T12:16:09.7616566+08:00",
  "ExternalTime": "2025-11-01T12:16:09.7616566+08:00"
}