GET Api/Invoke/ExportQueryOverallOrderByChangedExternalNumber/{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": "2025-09-14T16:28:33.7554141+08:00",
      "ID": "7ec6f651-d766-452c-b0ad-5bcf652ae48e",
      "OrderId": "0ef6912f-f87c-49ae-9ece-26c5d491b845",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    },
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2025-09-14T16:28:33.7554141+08:00",
      "ID": "7ec6f651-d766-452c-b0ad-5bcf652ae48e",
      "OrderId": "0ef6912f-f87c-49ae-9ece-26c5d491b845",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    }
  ],
  "Refunds": [
    {
      "RefundPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-09-14T16:28:33.7554141+08:00",
          "ID": "f6a6c540-40ab-4f6a-99c4-ae03b6662ace",
          "RefundId": "60ad211c-44b1-4a2e-b382-8a3c8c4879a8",
          "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": "2025-09-14T16:28:33.7554141+08:00",
          "ID": "f6a6c540-40ab-4f6a-99c4-ae03b6662ace",
          "RefundId": "60ad211c-44b1-4a2e-b382-8a3c8c4879a8",
          "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": "2025-09-14T16:28:33.7554141+08:00",
      "ID": "2e5c01e7-36bb-435d-b583-210aaa7cdb30",
      "OrderId": "c4ff9361-4015-4a17-a906-d05d2a65d260",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2025-09-14T16:28:33.7554141+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-09-14T16:28:33.7554141+08:00"
    },
    {
      "RefundPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-09-14T16:28:33.7554141+08:00",
          "ID": "f6a6c540-40ab-4f6a-99c4-ae03b6662ace",
          "RefundId": "60ad211c-44b1-4a2e-b382-8a3c8c4879a8",
          "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": "2025-09-14T16:28:33.7554141+08:00",
          "ID": "f6a6c540-40ab-4f6a-99c4-ae03b6662ace",
          "RefundId": "60ad211c-44b1-4a2e-b382-8a3c8c4879a8",
          "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": "2025-09-14T16:28:33.7554141+08:00",
      "ID": "2e5c01e7-36bb-435d-b583-210aaa7cdb30",
      "OrderId": "c4ff9361-4015-4a17-a906-d05d2a65d260",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2025-09-14T16:28:33.7554141+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-09-14T16:28:33.7554141+08:00"
    }
  ],
  "Changeds": [
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-09-14T16:28:33.7554141+08:00",
          "ID": "6ffdedaf-d2fe-48b1-a9fe-613b8f685775",
          "ChangedId": "1db22ce2-bc8f-4a8a-b1a4-b35c7f851763",
          "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": "2025-09-14T16:28:33.7554141+08:00",
          "ID": "6ffdedaf-d2fe-48b1-a9fe-613b8f685775",
          "ChangedId": "1db22ce2-bc8f-4a8a-b1a4-b35c7f851763",
          "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": "2025-09-14T16:28:33.7554141+08:00",
      "ID": "26c23a47-e9df-4f3c-9afb-ef58c2e5a7df",
      "OrderId": "9566bf09-de1e-4195-a14e-73554913541a",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2025-09-14T16:28:33.7554141+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-09-14T16:28:33.7554141+08:00"
    },
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-09-14T16:28:33.7554141+08:00",
          "ID": "6ffdedaf-d2fe-48b1-a9fe-613b8f685775",
          "ChangedId": "1db22ce2-bc8f-4a8a-b1a4-b35c7f851763",
          "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": "2025-09-14T16:28:33.7554141+08:00",
          "ID": "6ffdedaf-d2fe-48b1-a9fe-613b8f685775",
          "ChangedId": "1db22ce2-bc8f-4a8a-b1a4-b35c7f851763",
          "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": "2025-09-14T16:28:33.7554141+08:00",
      "ID": "26c23a47-e9df-4f3c-9afb-ef58c2e5a7df",
      "OrderId": "9566bf09-de1e-4195-a14e-73554913541a",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2025-09-14T16:28:33.7554141+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-09-14T16:28:33.7554141+08:00"
    }
  ],
  "PurchaseOrders": [
    {
      "PurchasePayables": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-09-14T16:28:33.7554141+08:00",
          "ID": "57abca11-f861-4117-bc3a-35ab2a7a3364",
          "PurchaseOrderId": "6cbcdca1-eefe-46e1-83a9-43e5b2f68263",
          "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-09-14T16:28:33.7554141+08:00",
          "ID": "57abca11-f861-4117-bc3a-35ab2a7a3364",
          "PurchaseOrderId": "6cbcdca1-eefe-46e1-83a9-43e5b2f68263",
          "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-09-14T16:28:33.7554141+08:00",
            "ID": "d171d3ba-b9b2-4b4f-8be9-89a153b49df3",
            "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-09-14T16:28:33.7554141+08:00",
          "ID": "69c87ceb-c9e9-43c3-82fd-a5b739ec7d50",
          "PurchaseOrderId": "6bff2dbe-5ebb-4671-841e-3db695f45559",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "ae3fad0b-cf5f-4db5-af5e-d11e2c226e50",
          "LinkedId": "008753da-79aa-450c-85d4-c26ba8de25dd",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-09-14T16:28:33.7554141+08:00",
            "ID": "d171d3ba-b9b2-4b4f-8be9-89a153b49df3",
            "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-09-14T16:28:33.7554141+08:00",
          "ID": "69c87ceb-c9e9-43c3-82fd-a5b739ec7d50",
          "PurchaseOrderId": "6bff2dbe-5ebb-4671-841e-3db695f45559",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "ae3fad0b-cf5f-4db5-af5e-d11e2c226e50",
          "LinkedId": "008753da-79aa-450c-85d4-c26ba8de25dd",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2025-09-14T16:28:33.7554141+08:00",
      "ID": "485965d7-40df-40ec-be58-6155ebf762a4",
      "OrderId": "3964dfba-39a5-4fff-97c7-a69e163b6c80",
      "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-09-14T16:28:33.7554141+08:00",
          "ID": "57abca11-f861-4117-bc3a-35ab2a7a3364",
          "PurchaseOrderId": "6cbcdca1-eefe-46e1-83a9-43e5b2f68263",
          "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-09-14T16:28:33.7554141+08:00",
          "ID": "57abca11-f861-4117-bc3a-35ab2a7a3364",
          "PurchaseOrderId": "6cbcdca1-eefe-46e1-83a9-43e5b2f68263",
          "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-09-14T16:28:33.7554141+08:00",
            "ID": "d171d3ba-b9b2-4b4f-8be9-89a153b49df3",
            "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-09-14T16:28:33.7554141+08:00",
          "ID": "69c87ceb-c9e9-43c3-82fd-a5b739ec7d50",
          "PurchaseOrderId": "6bff2dbe-5ebb-4671-841e-3db695f45559",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "ae3fad0b-cf5f-4db5-af5e-d11e2c226e50",
          "LinkedId": "008753da-79aa-450c-85d4-c26ba8de25dd",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-09-14T16:28:33.7554141+08:00",
            "ID": "d171d3ba-b9b2-4b4f-8be9-89a153b49df3",
            "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-09-14T16:28:33.7554141+08:00",
          "ID": "69c87ceb-c9e9-43c3-82fd-a5b739ec7d50",
          "PurchaseOrderId": "6bff2dbe-5ebb-4671-841e-3db695f45559",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "ae3fad0b-cf5f-4db5-af5e-d11e2c226e50",
          "LinkedId": "008753da-79aa-450c-85d4-c26ba8de25dd",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2025-09-14T16:28:33.7554141+08:00",
      "ID": "485965d7-40df-40ec-be58-6155ebf762a4",
      "OrderId": "3964dfba-39a5-4fff-97c7-a69e163b6c80",
      "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": "2025-09-14T16:28:33.7554141+08:00",
  "Creater": "sample string 3",
  "ID": "481a26bb-4ced-4d1c-98c3-121f78f95b62",
  "SiteId": "sample string 5",
  "OrderExternalNumber": "sample string 6",
  "LatestTime": "2025-09-14T16:28:33.7554141+08:00",
  "ExternalTime": "2025-09-14T16:28:33.7554141+08:00"
}