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-12-14T10:06:16.5156809+08:00",
      "ID": "c9e34f22-c4e8-4ea2-b693-b3ce81e99b77",
      "OrderId": "66a414b6-aecd-4a0f-b6ff-80d58ffdf18e",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    },
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2025-12-14T10:06:16.5156809+08:00",
      "ID": "c9e34f22-c4e8-4ea2-b693-b3ce81e99b77",
      "OrderId": "66a414b6-aecd-4a0f-b6ff-80d58ffdf18e",
      "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-12-14T10:06:16.5156809+08:00",
          "ID": "ef0ee644-50a0-4272-91b4-7ad4a998da8a",
          "RefundId": "46498af2-858f-4917-8926-cafd6a0b63fc",
          "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-12-14T10:06:16.5156809+08:00",
          "ID": "ef0ee644-50a0-4272-91b4-7ad4a998da8a",
          "RefundId": "46498af2-858f-4917-8926-cafd6a0b63fc",
          "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-12-14T10:06:16.5156809+08:00",
      "ID": "7c6451fb-777e-4c70-a3b4-b38aacadd76f",
      "OrderId": "abd82b37-7beb-4389-a99c-130142acd41f",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2025-12-14T10:06:16.5156809+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-12-14T10:06:16.5156809+08:00"
    },
    {
      "RefundPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-12-14T10:06:16.5156809+08:00",
          "ID": "ef0ee644-50a0-4272-91b4-7ad4a998da8a",
          "RefundId": "46498af2-858f-4917-8926-cafd6a0b63fc",
          "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-12-14T10:06:16.5156809+08:00",
          "ID": "ef0ee644-50a0-4272-91b4-7ad4a998da8a",
          "RefundId": "46498af2-858f-4917-8926-cafd6a0b63fc",
          "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-12-14T10:06:16.5156809+08:00",
      "ID": "7c6451fb-777e-4c70-a3b4-b38aacadd76f",
      "OrderId": "abd82b37-7beb-4389-a99c-130142acd41f",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2025-12-14T10:06:16.5156809+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-12-14T10:06:16.5156809+08:00"
    }
  ],
  "Changeds": [
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-12-14T10:06:16.5156809+08:00",
          "ID": "b10174cf-443e-4954-9e7c-76047aa35f34",
          "ChangedId": "32552474-59a0-4526-9e84-56c695d77eab",
          "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-12-14T10:06:16.5156809+08:00",
          "ID": "b10174cf-443e-4954-9e7c-76047aa35f34",
          "ChangedId": "32552474-59a0-4526-9e84-56c695d77eab",
          "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-12-14T10:06:16.5156809+08:00",
      "ID": "95f805bd-0029-4a7a-906e-329fab9ad8e8",
      "OrderId": "efc6ecfc-63b4-4ade-a55d-61d021bbf48b",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2025-12-14T10:06:16.5156809+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-12-14T10:06:16.5156809+08:00"
    },
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-12-14T10:06:16.5156809+08:00",
          "ID": "b10174cf-443e-4954-9e7c-76047aa35f34",
          "ChangedId": "32552474-59a0-4526-9e84-56c695d77eab",
          "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-12-14T10:06:16.5156809+08:00",
          "ID": "b10174cf-443e-4954-9e7c-76047aa35f34",
          "ChangedId": "32552474-59a0-4526-9e84-56c695d77eab",
          "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-12-14T10:06:16.5156809+08:00",
      "ID": "95f805bd-0029-4a7a-906e-329fab9ad8e8",
      "OrderId": "efc6ecfc-63b4-4ade-a55d-61d021bbf48b",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2025-12-14T10:06:16.5156809+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-12-14T10:06:16.5156809+08:00"
    }
  ],
  "PurchaseOrders": [
    {
      "PurchasePayables": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-12-14T10:06:16.5156809+08:00",
          "ID": "caf3dcde-e96e-4934-9ff7-e3f143a6610d",
          "PurchaseOrderId": "23780869-4cf0-4b82-abca-19a8ffa587e0",
          "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-12-14T10:06:16.5156809+08:00",
          "ID": "caf3dcde-e96e-4934-9ff7-e3f143a6610d",
          "PurchaseOrderId": "23780869-4cf0-4b82-abca-19a8ffa587e0",
          "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-12-14T10:06:16.5156809+08:00",
            "ID": "702780ca-f638-4e8d-91ee-b4f459b6ddae",
            "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-12-14T10:06:16.5156809+08:00",
          "ID": "51364181-8b82-43f1-b265-5ad069b8cb5b",
          "PurchaseOrderId": "66da117a-796b-47b5-bf94-c09efd22d3a6",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "13873731-06ff-49ef-b9b2-c6932b9d68b8",
          "LinkedId": "9f9e83e3-3bd2-438a-864e-7e4ab14b55ef",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-12-14T10:06:16.5156809+08:00",
            "ID": "702780ca-f638-4e8d-91ee-b4f459b6ddae",
            "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-12-14T10:06:16.5156809+08:00",
          "ID": "51364181-8b82-43f1-b265-5ad069b8cb5b",
          "PurchaseOrderId": "66da117a-796b-47b5-bf94-c09efd22d3a6",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "13873731-06ff-49ef-b9b2-c6932b9d68b8",
          "LinkedId": "9f9e83e3-3bd2-438a-864e-7e4ab14b55ef",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2025-12-14T10:06:16.5156809+08:00",
      "ID": "c28f0fe1-add9-478e-a662-161f31db198c",
      "OrderId": "dfb76116-aa28-4e08-81bf-5db42f5269bd",
      "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-12-14T10:06:16.5156809+08:00",
          "ID": "caf3dcde-e96e-4934-9ff7-e3f143a6610d",
          "PurchaseOrderId": "23780869-4cf0-4b82-abca-19a8ffa587e0",
          "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-12-14T10:06:16.5156809+08:00",
          "ID": "caf3dcde-e96e-4934-9ff7-e3f143a6610d",
          "PurchaseOrderId": "23780869-4cf0-4b82-abca-19a8ffa587e0",
          "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-12-14T10:06:16.5156809+08:00",
            "ID": "702780ca-f638-4e8d-91ee-b4f459b6ddae",
            "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-12-14T10:06:16.5156809+08:00",
          "ID": "51364181-8b82-43f1-b265-5ad069b8cb5b",
          "PurchaseOrderId": "66da117a-796b-47b5-bf94-c09efd22d3a6",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "13873731-06ff-49ef-b9b2-c6932b9d68b8",
          "LinkedId": "9f9e83e3-3bd2-438a-864e-7e4ab14b55ef",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-12-14T10:06:16.5156809+08:00",
            "ID": "702780ca-f638-4e8d-91ee-b4f459b6ddae",
            "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-12-14T10:06:16.5156809+08:00",
          "ID": "51364181-8b82-43f1-b265-5ad069b8cb5b",
          "PurchaseOrderId": "66da117a-796b-47b5-bf94-c09efd22d3a6",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "13873731-06ff-49ef-b9b2-c6932b9d68b8",
          "LinkedId": "9f9e83e3-3bd2-438a-864e-7e4ab14b55ef",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2025-12-14T10:06:16.5156809+08:00",
      "ID": "c28f0fe1-add9-478e-a662-161f31db198c",
      "OrderId": "dfb76116-aa28-4e08-81bf-5db42f5269bd",
      "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-12-14T10:06:16.5156809+08:00",
  "Creater": "sample string 3",
  "ID": "3bf3ca27-66cd-4fd8-b5e8-32b2c261e55c",
  "SiteId": "sample string 5",
  "OrderExternalNumber": "sample string 6",
  "LatestTime": "2025-12-14T10:06:16.5156809+08:00",
  "ExternalTime": "2025-12-14T10:06:16.5156809+08:00"
}