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": "2026-04-23T16:46:17.0185609+08:00",
      "ID": "8cc5c2b3-71dc-443a-864b-20d3a3f72568",
      "OrderId": "5a247a39-eda7-4458-8786-8d9fd806f697",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    },
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2026-04-23T16:46:17.0185609+08:00",
      "ID": "8cc5c2b3-71dc-443a-864b-20d3a3f72568",
      "OrderId": "5a247a39-eda7-4458-8786-8d9fd806f697",
      "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-04-23T16:46:17.0185609+08:00",
          "ID": "9c171914-8801-4e4b-a47a-24a9c6dcdf7b",
          "RefundId": "5c49dd79-10cc-4c01-a10f-8822c372e809",
          "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-04-23T16:46:17.0185609+08:00",
          "ID": "9c171914-8801-4e4b-a47a-24a9c6dcdf7b",
          "RefundId": "5c49dd79-10cc-4c01-a10f-8822c372e809",
          "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-04-23T16:46:17.0185609+08:00",
      "ID": "8b086ec0-9dba-43c2-bc9a-830477736a74",
      "OrderId": "55252b8b-c0be-46fd-8f29-f3d00aff82fe",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2026-04-23T16:46:17.0185609+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-04-23T16:46:17.0185609+08:00"
    },
    {
      "RefundPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-04-23T16:46:17.0185609+08:00",
          "ID": "9c171914-8801-4e4b-a47a-24a9c6dcdf7b",
          "RefundId": "5c49dd79-10cc-4c01-a10f-8822c372e809",
          "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-04-23T16:46:17.0185609+08:00",
          "ID": "9c171914-8801-4e4b-a47a-24a9c6dcdf7b",
          "RefundId": "5c49dd79-10cc-4c01-a10f-8822c372e809",
          "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-04-23T16:46:17.0185609+08:00",
      "ID": "8b086ec0-9dba-43c2-bc9a-830477736a74",
      "OrderId": "55252b8b-c0be-46fd-8f29-f3d00aff82fe",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2026-04-23T16:46:17.0185609+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-04-23T16:46:17.0185609+08:00"
    }
  ],
  "Changeds": [
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-04-23T16:46:17.0185609+08:00",
          "ID": "7cdb82a9-de92-44df-8ad6-981fba428ce0",
          "ChangedId": "c9e83681-334f-4ca3-816f-d47db2dc779f",
          "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-04-23T16:46:17.0185609+08:00",
          "ID": "7cdb82a9-de92-44df-8ad6-981fba428ce0",
          "ChangedId": "c9e83681-334f-4ca3-816f-d47db2dc779f",
          "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-04-23T16:46:17.0185609+08:00",
      "ID": "4422ebe2-4cdb-4370-b072-57736df4f745",
      "OrderId": "b1c4f0ab-ac72-4408-b240-b6ce593e2e9d",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2026-04-23T16:46:17.0185609+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-04-23T16:46:17.0185609+08:00"
    },
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-04-23T16:46:17.0185609+08:00",
          "ID": "7cdb82a9-de92-44df-8ad6-981fba428ce0",
          "ChangedId": "c9e83681-334f-4ca3-816f-d47db2dc779f",
          "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-04-23T16:46:17.0185609+08:00",
          "ID": "7cdb82a9-de92-44df-8ad6-981fba428ce0",
          "ChangedId": "c9e83681-334f-4ca3-816f-d47db2dc779f",
          "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-04-23T16:46:17.0185609+08:00",
      "ID": "4422ebe2-4cdb-4370-b072-57736df4f745",
      "OrderId": "b1c4f0ab-ac72-4408-b240-b6ce593e2e9d",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2026-04-23T16:46:17.0185609+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-04-23T16:46:17.0185609+08:00"
    }
  ],
  "PurchaseOrders": [
    {
      "PurchasePayables": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-04-23T16:46:17.0185609+08:00",
          "ID": "4285124c-edd9-4507-8aba-059d1189c595",
          "PurchaseOrderId": "7c4a031b-d11d-432e-86ac-4443fcb43d86",
          "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-04-23T16:46:17.0185609+08:00",
          "ID": "4285124c-edd9-4507-8aba-059d1189c595",
          "PurchaseOrderId": "7c4a031b-d11d-432e-86ac-4443fcb43d86",
          "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-04-23T16:46:17.0185609+08:00",
            "ID": "ab968f1b-5ba1-4b76-bf10-6bede6a6ddf4",
            "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-04-23T16:46:17.0185609+08:00",
          "ID": "b7385205-52b3-4a21-9f2c-c5cc74377c49",
          "PurchaseOrderId": "a4cce97a-052b-4be2-b5ae-52f5b085d7fb",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "4c302b6e-788c-46d3-8c13-61be059212d8",
          "LinkedId": "ddb3244a-5187-4da2-b697-be2f155e97ac",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-04-23T16:46:17.0185609+08:00",
            "ID": "ab968f1b-5ba1-4b76-bf10-6bede6a6ddf4",
            "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-04-23T16:46:17.0185609+08:00",
          "ID": "b7385205-52b3-4a21-9f2c-c5cc74377c49",
          "PurchaseOrderId": "a4cce97a-052b-4be2-b5ae-52f5b085d7fb",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "4c302b6e-788c-46d3-8c13-61be059212d8",
          "LinkedId": "ddb3244a-5187-4da2-b697-be2f155e97ac",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2026-04-23T16:46:17.0185609+08:00",
      "ID": "2e41235a-33ef-40a2-af6a-b55c30d9010f",
      "OrderId": "f72c4e30-b37a-4c2e-8e53-f8397062ec7f",
      "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-04-23T16:46:17.0185609+08:00",
          "ID": "4285124c-edd9-4507-8aba-059d1189c595",
          "PurchaseOrderId": "7c4a031b-d11d-432e-86ac-4443fcb43d86",
          "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-04-23T16:46:17.0185609+08:00",
          "ID": "4285124c-edd9-4507-8aba-059d1189c595",
          "PurchaseOrderId": "7c4a031b-d11d-432e-86ac-4443fcb43d86",
          "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-04-23T16:46:17.0185609+08:00",
            "ID": "ab968f1b-5ba1-4b76-bf10-6bede6a6ddf4",
            "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-04-23T16:46:17.0185609+08:00",
          "ID": "b7385205-52b3-4a21-9f2c-c5cc74377c49",
          "PurchaseOrderId": "a4cce97a-052b-4be2-b5ae-52f5b085d7fb",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "4c302b6e-788c-46d3-8c13-61be059212d8",
          "LinkedId": "ddb3244a-5187-4da2-b697-be2f155e97ac",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-04-23T16:46:17.0185609+08:00",
            "ID": "ab968f1b-5ba1-4b76-bf10-6bede6a6ddf4",
            "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-04-23T16:46:17.0185609+08:00",
          "ID": "b7385205-52b3-4a21-9f2c-c5cc74377c49",
          "PurchaseOrderId": "a4cce97a-052b-4be2-b5ae-52f5b085d7fb",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "4c302b6e-788c-46d3-8c13-61be059212d8",
          "LinkedId": "ddb3244a-5187-4da2-b697-be2f155e97ac",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2026-04-23T16:46:17.0185609+08:00",
      "ID": "2e41235a-33ef-40a2-af6a-b55c30d9010f",
      "OrderId": "f72c4e30-b37a-4c2e-8e53-f8397062ec7f",
      "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-04-23T16:46:17.0185609+08:00",
  "Creater": "sample string 3",
  "ID": "29a27e28-515f-4ee4-a3c1-f212f2add8aa",
  "SiteId": "sample string 5",
  "OrderExternalNumber": "sample string 6",
  "LatestTime": "2026-04-23T16:46:17.0185609+08:00",
  "ExternalTime": "2026-04-23T16:46:17.0185609+08:00"
}