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-06-17T01:07:17.6197342+08:00",
      "ID": "feed79b6-b3a5-4bf6-a315-9785d0a7b13c",
      "OrderId": "f876e334-f6a4-4056-9a24-26c3ca8835d7",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    },
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2026-06-17T01:07:17.6197342+08:00",
      "ID": "feed79b6-b3a5-4bf6-a315-9785d0a7b13c",
      "OrderId": "f876e334-f6a4-4056-9a24-26c3ca8835d7",
      "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-06-17T01:07:17.6197342+08:00",
          "ID": "676c691f-c781-443b-8ce1-45cffd0635a1",
          "RefundId": "1b425e61-2f35-45b2-be31-899c8a6a7e16",
          "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-06-17T01:07:17.6197342+08:00",
          "ID": "676c691f-c781-443b-8ce1-45cffd0635a1",
          "RefundId": "1b425e61-2f35-45b2-be31-899c8a6a7e16",
          "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-06-17T01:07:17.6197342+08:00",
      "ID": "29670cef-3bfa-47e0-b96f-c233a6330c63",
      "OrderId": "387d0fc0-4b3f-4ac3-83ca-6ea797277439",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2026-06-17T01:07:17.6197342+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-06-17T01:07:17.6197342+08:00"
    },
    {
      "RefundPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-06-17T01:07:17.6197342+08:00",
          "ID": "676c691f-c781-443b-8ce1-45cffd0635a1",
          "RefundId": "1b425e61-2f35-45b2-be31-899c8a6a7e16",
          "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-06-17T01:07:17.6197342+08:00",
          "ID": "676c691f-c781-443b-8ce1-45cffd0635a1",
          "RefundId": "1b425e61-2f35-45b2-be31-899c8a6a7e16",
          "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-06-17T01:07:17.6197342+08:00",
      "ID": "29670cef-3bfa-47e0-b96f-c233a6330c63",
      "OrderId": "387d0fc0-4b3f-4ac3-83ca-6ea797277439",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2026-06-17T01:07:17.6197342+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-06-17T01:07:17.6197342+08:00"
    }
  ],
  "Changeds": [
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-06-17T01:07:17.6197342+08:00",
          "ID": "ffdaa09c-7865-4b5a-8e2f-07fb8aca982c",
          "ChangedId": "1e30077c-316d-4916-aff9-37c52500c2b2",
          "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-06-17T01:07:17.6197342+08:00",
          "ID": "ffdaa09c-7865-4b5a-8e2f-07fb8aca982c",
          "ChangedId": "1e30077c-316d-4916-aff9-37c52500c2b2",
          "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-06-17T01:07:17.6197342+08:00",
      "ID": "0325043f-394f-4979-b13b-8bb4708b6ff6",
      "OrderId": "2f9baf6b-a558-427a-a271-3b32fa3c6386",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2026-06-17T01:07:17.6197342+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-06-17T01:07:17.6197342+08:00"
    },
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-06-17T01:07:17.6197342+08:00",
          "ID": "ffdaa09c-7865-4b5a-8e2f-07fb8aca982c",
          "ChangedId": "1e30077c-316d-4916-aff9-37c52500c2b2",
          "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-06-17T01:07:17.6197342+08:00",
          "ID": "ffdaa09c-7865-4b5a-8e2f-07fb8aca982c",
          "ChangedId": "1e30077c-316d-4916-aff9-37c52500c2b2",
          "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-06-17T01:07:17.6197342+08:00",
      "ID": "0325043f-394f-4979-b13b-8bb4708b6ff6",
      "OrderId": "2f9baf6b-a558-427a-a271-3b32fa3c6386",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2026-06-17T01:07:17.6197342+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-06-17T01:07:17.6197342+08:00"
    }
  ],
  "PurchaseOrders": [
    {
      "PurchasePayables": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-06-17T01:07:17.6197342+08:00",
          "ID": "5b16e45c-7b70-4bad-a2bf-a1587275ccbf",
          "PurchaseOrderId": "da08d280-cb4f-4736-bc84-d72bc445efe4",
          "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-17T01:07:17.6197342+08:00",
          "ID": "5b16e45c-7b70-4bad-a2bf-a1587275ccbf",
          "PurchaseOrderId": "da08d280-cb4f-4736-bc84-d72bc445efe4",
          "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-17T01:07:17.6197342+08:00",
            "ID": "9fbc3671-1384-46e3-9554-e1b7fa9cc407",
            "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-17T01:07:17.6197342+08:00",
          "ID": "370b49d1-a93a-403f-a6a9-5f5631aaaf5e",
          "PurchaseOrderId": "d2427064-cb76-4df1-9614-6740eb48d832",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "31c071b5-cf8e-42aa-b2b4-cecd03058db4",
          "LinkedId": "24b156fe-53dc-486f-8893-342c6d3d2f4a",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-06-17T01:07:17.6197342+08:00",
            "ID": "9fbc3671-1384-46e3-9554-e1b7fa9cc407",
            "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-17T01:07:17.6197342+08:00",
          "ID": "370b49d1-a93a-403f-a6a9-5f5631aaaf5e",
          "PurchaseOrderId": "d2427064-cb76-4df1-9614-6740eb48d832",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "31c071b5-cf8e-42aa-b2b4-cecd03058db4",
          "LinkedId": "24b156fe-53dc-486f-8893-342c6d3d2f4a",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2026-06-17T01:07:17.6197342+08:00",
      "ID": "a8f28d38-102e-4cbb-966e-a80ff7b3ceb6",
      "OrderId": "a69e8461-455b-4200-ba31-ce1a8380823d",
      "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-17T01:07:17.6197342+08:00",
          "ID": "5b16e45c-7b70-4bad-a2bf-a1587275ccbf",
          "PurchaseOrderId": "da08d280-cb4f-4736-bc84-d72bc445efe4",
          "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-17T01:07:17.6197342+08:00",
          "ID": "5b16e45c-7b70-4bad-a2bf-a1587275ccbf",
          "PurchaseOrderId": "da08d280-cb4f-4736-bc84-d72bc445efe4",
          "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-17T01:07:17.6197342+08:00",
            "ID": "9fbc3671-1384-46e3-9554-e1b7fa9cc407",
            "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-17T01:07:17.6197342+08:00",
          "ID": "370b49d1-a93a-403f-a6a9-5f5631aaaf5e",
          "PurchaseOrderId": "d2427064-cb76-4df1-9614-6740eb48d832",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "31c071b5-cf8e-42aa-b2b4-cecd03058db4",
          "LinkedId": "24b156fe-53dc-486f-8893-342c6d3d2f4a",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-06-17T01:07:17.6197342+08:00",
            "ID": "9fbc3671-1384-46e3-9554-e1b7fa9cc407",
            "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-17T01:07:17.6197342+08:00",
          "ID": "370b49d1-a93a-403f-a6a9-5f5631aaaf5e",
          "PurchaseOrderId": "d2427064-cb76-4df1-9614-6740eb48d832",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "31c071b5-cf8e-42aa-b2b4-cecd03058db4",
          "LinkedId": "24b156fe-53dc-486f-8893-342c6d3d2f4a",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2026-06-17T01:07:17.6197342+08:00",
      "ID": "a8f28d38-102e-4cbb-966e-a80ff7b3ceb6",
      "OrderId": "a69e8461-455b-4200-ba31-ce1a8380823d",
      "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-06-17T01:07:17.6197342+08:00",
  "Creater": "sample string 3",
  "ID": "053bdbea-f414-444e-bcb4-6681b6595a2d",
  "SiteId": "sample string 5",
  "OrderExternalNumber": "sample string 6",
  "LatestTime": "2026-06-17T01:07:17.6197342+08:00",
  "ExternalTime": "2026-06-17T01:07:17.6197342+08:00"
}