GET Api/Invoke/ExportQueryOverallOrderByOrderExternalNumber/{ExternalNumber}

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

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ExternalNumber

订单外部订单号

string

Required

Body Parameters

None.

Response Information

Resource Description

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

SpeedPower.Utility.Models.Project.Orders.Service.ExportQueryOrderModel
NameDescriptionTypeAdditional information
OrderPayments

订单收付款项列表

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

None.

Refunds

退票单列表

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

None.

Changeds

改签单列表

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

None.

PurchaseOrders

采购单列表

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

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:
{
  "OrderPayments": [
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2026-08-26T06:37:07.9129357+08:00",
      "ID": "f11cbcad-a803-42a5-83b9-cc8a5a03112f",
      "OrderId": "e251f1ee-3d4c-4cc5-a81e-bcae9c478e16",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    },
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2026-08-26T06:37:07.9129357+08:00",
      "ID": "f11cbcad-a803-42a5-83b9-cc8a5a03112f",
      "OrderId": "e251f1ee-3d4c-4cc5-a81e-bcae9c478e16",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    }
  ],
  "Refunds": [
    {
      "RefundPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-08-26T06:37:07.9129357+08:00",
          "ID": "88a1964e-8138-4bb9-99de-e0adcb477386",
          "RefundId": "24d81a09-05ac-4b54-845d-8508bedd6dcc",
          "Confirmed": true,
          "Reconciled": true,
          "RefundPrice": 7.1,
          "CostPrice": 8.1,
          "TransactionId": "sample string 9",
          "Remarks": "sample string 10"
        },
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-08-26T06:37:07.9129357+08:00",
          "ID": "88a1964e-8138-4bb9-99de-e0adcb477386",
          "RefundId": "24d81a09-05ac-4b54-845d-8508bedd6dcc",
          "Confirmed": true,
          "Reconciled": true,
          "RefundPrice": 7.1,
          "CostPrice": 8.1,
          "TransactionId": "sample string 9",
          "Remarks": "sample string 10"
        }
      ],
      "RefundInternalNumber": "sample string 1",
      "RefundSource": 0,
      "Creater": "sample string 2",
      "InternalTime": "2026-08-26T06:37:07.9129357+08:00",
      "ID": "85a3a05c-3f7b-4ad8-8274-0486f34434e1",
      "OrderId": "11fdc628-5a3b-49e0-bc1b-a2050c57f61f",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2026-08-26T06:37:07.9129357+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-08-26T06:37:07.9129357+08:00"
    },
    {
      "RefundPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-08-26T06:37:07.9129357+08:00",
          "ID": "88a1964e-8138-4bb9-99de-e0adcb477386",
          "RefundId": "24d81a09-05ac-4b54-845d-8508bedd6dcc",
          "Confirmed": true,
          "Reconciled": true,
          "RefundPrice": 7.1,
          "CostPrice": 8.1,
          "TransactionId": "sample string 9",
          "Remarks": "sample string 10"
        },
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-08-26T06:37:07.9129357+08:00",
          "ID": "88a1964e-8138-4bb9-99de-e0adcb477386",
          "RefundId": "24d81a09-05ac-4b54-845d-8508bedd6dcc",
          "Confirmed": true,
          "Reconciled": true,
          "RefundPrice": 7.1,
          "CostPrice": 8.1,
          "TransactionId": "sample string 9",
          "Remarks": "sample string 10"
        }
      ],
      "RefundInternalNumber": "sample string 1",
      "RefundSource": 0,
      "Creater": "sample string 2",
      "InternalTime": "2026-08-26T06:37:07.9129357+08:00",
      "ID": "85a3a05c-3f7b-4ad8-8274-0486f34434e1",
      "OrderId": "11fdc628-5a3b-49e0-bc1b-a2050c57f61f",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2026-08-26T06:37:07.9129357+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-08-26T06:37:07.9129357+08:00"
    }
  ],
  "Changeds": [
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-08-26T06:37:07.9129357+08:00",
          "ID": "e0a0c9a6-2d4b-4fad-a296-f53f0a983bdd",
          "ChangedId": "c63f43ce-286f-46ea-9d9e-fad27de71786",
          "Confirmed": true,
          "Reconciled": true,
          "UpgradePrice": 7.1,
          "CostPrice": 8.1,
          "TransactionId": "sample string 9",
          "Remarks": "sample string 10"
        },
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-08-26T06:37:07.9129357+08:00",
          "ID": "e0a0c9a6-2d4b-4fad-a296-f53f0a983bdd",
          "ChangedId": "c63f43ce-286f-46ea-9d9e-fad27de71786",
          "Confirmed": true,
          "Reconciled": true,
          "UpgradePrice": 7.1,
          "CostPrice": 8.1,
          "TransactionId": "sample string 9",
          "Remarks": "sample string 10"
        }
      ],
      "ChangedInternalNumber": "sample string 1",
      "ChangedSource": 0,
      "Creater": "sample string 2",
      "InternalTime": "2026-08-26T06:37:07.9129357+08:00",
      "ID": "8f281adb-698a-45b3-b3b6-060fd43ab7c1",
      "OrderId": "b5a3bd46-93c9-48c2-a429-916916dbf470",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2026-08-26T06:37:07.9129357+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-08-26T06:37:07.9129357+08:00"
    },
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-08-26T06:37:07.9129357+08:00",
          "ID": "e0a0c9a6-2d4b-4fad-a296-f53f0a983bdd",
          "ChangedId": "c63f43ce-286f-46ea-9d9e-fad27de71786",
          "Confirmed": true,
          "Reconciled": true,
          "UpgradePrice": 7.1,
          "CostPrice": 8.1,
          "TransactionId": "sample string 9",
          "Remarks": "sample string 10"
        },
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-08-26T06:37:07.9129357+08:00",
          "ID": "e0a0c9a6-2d4b-4fad-a296-f53f0a983bdd",
          "ChangedId": "c63f43ce-286f-46ea-9d9e-fad27de71786",
          "Confirmed": true,
          "Reconciled": true,
          "UpgradePrice": 7.1,
          "CostPrice": 8.1,
          "TransactionId": "sample string 9",
          "Remarks": "sample string 10"
        }
      ],
      "ChangedInternalNumber": "sample string 1",
      "ChangedSource": 0,
      "Creater": "sample string 2",
      "InternalTime": "2026-08-26T06:37:07.9129357+08:00",
      "ID": "8f281adb-698a-45b3-b3b6-060fd43ab7c1",
      "OrderId": "b5a3bd46-93c9-48c2-a429-916916dbf470",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2026-08-26T06:37:07.9129357+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-08-26T06:37:07.9129357+08:00"
    }
  ],
  "PurchaseOrders": [
    {
      "PurchasePayables": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-08-26T06:37:07.9129357+08:00",
          "ID": "22cefed4-9b1f-4697-b123-5e6c140267db",
          "PurchaseOrderId": "cdb27175-5b8a-4960-ba37-825d5364aea9",
          "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-08-26T06:37:07.9129357+08:00",
          "ID": "22cefed4-9b1f-4697-b123-5e6c140267db",
          "PurchaseOrderId": "cdb27175-5b8a-4960-ba37-825d5364aea9",
          "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-08-26T06:37:07.9129357+08:00",
            "ID": "7d3b4516-b0c9-4f05-81da-3fa020bc8963",
            "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-08-26T06:37:07.9129357+08:00",
          "ID": "10af0412-4b11-4b1d-abb3-ca886de1e8e0",
          "PurchaseOrderId": "5cc9f664-0d86-41f2-a095-563c8f565ade",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "ed6df703-ad1b-4098-ab3e-bac799e2493a",
          "LinkedId": "d017e438-beff-498d-b95f-f4597fe11be1",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-26T06:37:07.9129357+08:00",
            "ID": "7d3b4516-b0c9-4f05-81da-3fa020bc8963",
            "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-08-26T06:37:07.9129357+08:00",
          "ID": "10af0412-4b11-4b1d-abb3-ca886de1e8e0",
          "PurchaseOrderId": "5cc9f664-0d86-41f2-a095-563c8f565ade",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "ed6df703-ad1b-4098-ab3e-bac799e2493a",
          "LinkedId": "d017e438-beff-498d-b95f-f4597fe11be1",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2026-08-26T06:37:07.9129357+08:00",
      "ID": "18bd18c4-096f-4161-a8ec-c87f594fc430",
      "OrderId": "75c1b141-c93a-483b-b5c2-a307e733faed",
      "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-08-26T06:37:07.9129357+08:00",
          "ID": "22cefed4-9b1f-4697-b123-5e6c140267db",
          "PurchaseOrderId": "cdb27175-5b8a-4960-ba37-825d5364aea9",
          "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-08-26T06:37:07.9129357+08:00",
          "ID": "22cefed4-9b1f-4697-b123-5e6c140267db",
          "PurchaseOrderId": "cdb27175-5b8a-4960-ba37-825d5364aea9",
          "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-08-26T06:37:07.9129357+08:00",
            "ID": "7d3b4516-b0c9-4f05-81da-3fa020bc8963",
            "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-08-26T06:37:07.9129357+08:00",
          "ID": "10af0412-4b11-4b1d-abb3-ca886de1e8e0",
          "PurchaseOrderId": "5cc9f664-0d86-41f2-a095-563c8f565ade",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "ed6df703-ad1b-4098-ab3e-bac799e2493a",
          "LinkedId": "d017e438-beff-498d-b95f-f4597fe11be1",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-26T06:37:07.9129357+08:00",
            "ID": "7d3b4516-b0c9-4f05-81da-3fa020bc8963",
            "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-08-26T06:37:07.9129357+08:00",
          "ID": "10af0412-4b11-4b1d-abb3-ca886de1e8e0",
          "PurchaseOrderId": "5cc9f664-0d86-41f2-a095-563c8f565ade",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "ed6df703-ad1b-4098-ab3e-bac799e2493a",
          "LinkedId": "d017e438-beff-498d-b95f-f4597fe11be1",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2026-08-26T06:37:07.9129357+08:00",
      "ID": "18bd18c4-096f-4161-a8ec-c87f594fc430",
      "OrderId": "75c1b141-c93a-483b-b5c2-a307e733faed",
      "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"
    }
  ],
  "OrderInternalNumber": "sample string 1",
  "OrderSource": 0,
  "InternalTime": "2026-08-26T06:37:07.9129357+08:00",
  "Creater": "sample string 3",
  "ID": "eef95df0-fe90-44ca-ae24-95afa8cbd2df",
  "SiteId": "sample string 5",
  "OrderExternalNumber": "sample string 6",
  "LatestTime": "2026-08-26T06:37:07.9129357+08:00",
  "ExternalTime": "2026-08-26T06:37:07.9129357+08:00"
}