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-11-29T23:13:08.7605223+08:00",
      "ID": "63e84353-5462-4111-9ca3-9c93f1b9bab8",
      "OrderId": "2c2e5e04-637a-4da7-869b-210aa89294ed",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    },
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2025-11-29T23:13:08.7605223+08:00",
      "ID": "63e84353-5462-4111-9ca3-9c93f1b9bab8",
      "OrderId": "2c2e5e04-637a-4da7-869b-210aa89294ed",
      "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-11-29T23:13:08.7605223+08:00",
          "ID": "cdf0451b-86a5-43b7-88b5-d0eb939eec16",
          "RefundId": "0a38e405-c814-4d9f-ae8f-d59bd5b49b88",
          "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-11-29T23:13:08.7605223+08:00",
          "ID": "cdf0451b-86a5-43b7-88b5-d0eb939eec16",
          "RefundId": "0a38e405-c814-4d9f-ae8f-d59bd5b49b88",
          "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-11-29T23:13:08.7605223+08:00",
      "ID": "422f3cfb-e3af-49fb-9225-85625ce575e2",
      "OrderId": "61cd8431-a30c-4d3e-974f-4aca7ee284c9",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2025-11-29T23:13:08.7605223+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-11-29T23:13:08.7605223+08:00"
    },
    {
      "RefundPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-11-29T23:13:08.7605223+08:00",
          "ID": "cdf0451b-86a5-43b7-88b5-d0eb939eec16",
          "RefundId": "0a38e405-c814-4d9f-ae8f-d59bd5b49b88",
          "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-11-29T23:13:08.7605223+08:00",
          "ID": "cdf0451b-86a5-43b7-88b5-d0eb939eec16",
          "RefundId": "0a38e405-c814-4d9f-ae8f-d59bd5b49b88",
          "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-11-29T23:13:08.7605223+08:00",
      "ID": "422f3cfb-e3af-49fb-9225-85625ce575e2",
      "OrderId": "61cd8431-a30c-4d3e-974f-4aca7ee284c9",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2025-11-29T23:13:08.7605223+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-11-29T23:13:08.7605223+08:00"
    }
  ],
  "Changeds": [
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-11-29T23:13:08.7605223+08:00",
          "ID": "ce74fd63-3799-4713-81bb-fbd324cf40d3",
          "ChangedId": "d8e72142-c97d-48bb-b282-c7cbfe54719a",
          "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-11-29T23:13:08.7605223+08:00",
          "ID": "ce74fd63-3799-4713-81bb-fbd324cf40d3",
          "ChangedId": "d8e72142-c97d-48bb-b282-c7cbfe54719a",
          "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-11-29T23:13:08.7605223+08:00",
      "ID": "409a9300-6ec1-427a-8774-c76a36046c8f",
      "OrderId": "bacf70b4-109d-4ebc-8684-e41622c0ab94",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2025-11-29T23:13:08.7605223+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-11-29T23:13:08.7605223+08:00"
    },
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-11-29T23:13:08.7605223+08:00",
          "ID": "ce74fd63-3799-4713-81bb-fbd324cf40d3",
          "ChangedId": "d8e72142-c97d-48bb-b282-c7cbfe54719a",
          "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-11-29T23:13:08.7605223+08:00",
          "ID": "ce74fd63-3799-4713-81bb-fbd324cf40d3",
          "ChangedId": "d8e72142-c97d-48bb-b282-c7cbfe54719a",
          "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-11-29T23:13:08.7605223+08:00",
      "ID": "409a9300-6ec1-427a-8774-c76a36046c8f",
      "OrderId": "bacf70b4-109d-4ebc-8684-e41622c0ab94",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2025-11-29T23:13:08.7605223+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-11-29T23:13:08.7605223+08:00"
    }
  ],
  "PurchaseOrders": [
    {
      "PurchasePayables": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-11-29T23:13:08.7605223+08:00",
          "ID": "d3431208-e7df-43e0-8f1c-51f1d05a8c8b",
          "PurchaseOrderId": "e96c7620-2895-4a1d-9021-2f88df3388d0",
          "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-29T23:13:08.7605223+08:00",
          "ID": "d3431208-e7df-43e0-8f1c-51f1d05a8c8b",
          "PurchaseOrderId": "e96c7620-2895-4a1d-9021-2f88df3388d0",
          "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-29T23:13:08.7605223+08:00",
            "ID": "36ee7a30-11b9-4e70-be8a-042d28d14eea",
            "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-29T23:13:08.7605223+08:00",
          "ID": "8b3a8ed3-0139-4397-a729-136b66c6b9d2",
          "PurchaseOrderId": "0f7b4e2d-3657-4e99-9739-65fc080662c4",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "91a43977-5558-48f9-8aa6-13c619c41830",
          "LinkedId": "8f825fc1-911f-44ef-9516-b050f3cd81b9",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-11-29T23:13:08.7605223+08:00",
            "ID": "36ee7a30-11b9-4e70-be8a-042d28d14eea",
            "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-29T23:13:08.7605223+08:00",
          "ID": "8b3a8ed3-0139-4397-a729-136b66c6b9d2",
          "PurchaseOrderId": "0f7b4e2d-3657-4e99-9739-65fc080662c4",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "91a43977-5558-48f9-8aa6-13c619c41830",
          "LinkedId": "8f825fc1-911f-44ef-9516-b050f3cd81b9",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2025-11-29T23:13:08.7605223+08:00",
      "ID": "0b94d1e8-1136-42ce-b7d0-a9b011a65d57",
      "OrderId": "118be831-6c1d-4c1a-b371-cab107dff3ef",
      "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-29T23:13:08.7605223+08:00",
          "ID": "d3431208-e7df-43e0-8f1c-51f1d05a8c8b",
          "PurchaseOrderId": "e96c7620-2895-4a1d-9021-2f88df3388d0",
          "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-29T23:13:08.7605223+08:00",
          "ID": "d3431208-e7df-43e0-8f1c-51f1d05a8c8b",
          "PurchaseOrderId": "e96c7620-2895-4a1d-9021-2f88df3388d0",
          "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-29T23:13:08.7605223+08:00",
            "ID": "36ee7a30-11b9-4e70-be8a-042d28d14eea",
            "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-29T23:13:08.7605223+08:00",
          "ID": "8b3a8ed3-0139-4397-a729-136b66c6b9d2",
          "PurchaseOrderId": "0f7b4e2d-3657-4e99-9739-65fc080662c4",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "91a43977-5558-48f9-8aa6-13c619c41830",
          "LinkedId": "8f825fc1-911f-44ef-9516-b050f3cd81b9",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-11-29T23:13:08.7605223+08:00",
            "ID": "36ee7a30-11b9-4e70-be8a-042d28d14eea",
            "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-29T23:13:08.7605223+08:00",
          "ID": "8b3a8ed3-0139-4397-a729-136b66c6b9d2",
          "PurchaseOrderId": "0f7b4e2d-3657-4e99-9739-65fc080662c4",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "91a43977-5558-48f9-8aa6-13c619c41830",
          "LinkedId": "8f825fc1-911f-44ef-9516-b050f3cd81b9",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2025-11-29T23:13:08.7605223+08:00",
      "ID": "0b94d1e8-1136-42ce-b7d0-a9b011a65d57",
      "OrderId": "118be831-6c1d-4c1a-b371-cab107dff3ef",
      "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-11-29T23:13:08.7605223+08:00",
  "Creater": "sample string 3",
  "ID": "bca7d231-eb9d-4559-bb86-be2c9f3e0cfb",
  "SiteId": "sample string 5",
  "OrderExternalNumber": "sample string 6",
  "LatestTime": "2025-11-29T23:13:08.7605223+08:00",
  "ExternalTime": "2025-11-29T23:13:08.7605223+08:00"
}