GET Api/Invoke/ExportQueryOverallOrderByRefundExternalNumber/{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-05-25T07:30:00.8814712+08:00",
      "ID": "656b88be-e79e-4d78-bfb5-8b11f1490245",
      "OrderId": "10c00096-fb5b-46e5-9a4f-19801c42adda",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    },
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2026-05-25T07:30:00.8814712+08:00",
      "ID": "656b88be-e79e-4d78-bfb5-8b11f1490245",
      "OrderId": "10c00096-fb5b-46e5-9a4f-19801c42adda",
      "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-05-25T07:30:00.8814712+08:00",
          "ID": "9119aa15-67dd-47db-a1bd-cf625d8627fd",
          "RefundId": "4a377b8f-f460-495c-ba1b-73357bf315bf",
          "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-05-25T07:30:00.8814712+08:00",
          "ID": "9119aa15-67dd-47db-a1bd-cf625d8627fd",
          "RefundId": "4a377b8f-f460-495c-ba1b-73357bf315bf",
          "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-05-25T07:30:00.8814712+08:00",
      "ID": "9242dd04-4a00-4e58-add2-e5fd4d4b55d9",
      "OrderId": "8f8e66c3-c402-46fb-8ebb-ea590b652a19",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2026-05-25T07:30:00.8814712+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-05-25T07:30:00.8814712+08:00"
    },
    {
      "RefundPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-05-25T07:30:00.8814712+08:00",
          "ID": "9119aa15-67dd-47db-a1bd-cf625d8627fd",
          "RefundId": "4a377b8f-f460-495c-ba1b-73357bf315bf",
          "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-05-25T07:30:00.8814712+08:00",
          "ID": "9119aa15-67dd-47db-a1bd-cf625d8627fd",
          "RefundId": "4a377b8f-f460-495c-ba1b-73357bf315bf",
          "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-05-25T07:30:00.8814712+08:00",
      "ID": "9242dd04-4a00-4e58-add2-e5fd4d4b55d9",
      "OrderId": "8f8e66c3-c402-46fb-8ebb-ea590b652a19",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2026-05-25T07:30:00.8814712+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-05-25T07:30:00.8814712+08:00"
    }
  ],
  "Changeds": [
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-05-25T07:30:00.8814712+08:00",
          "ID": "aa355d01-9e4c-4ba3-90d4-85820e3ce2e7",
          "ChangedId": "7c41533e-43cc-487f-ade4-ea7b4760617d",
          "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-05-25T07:30:00.8814712+08:00",
          "ID": "aa355d01-9e4c-4ba3-90d4-85820e3ce2e7",
          "ChangedId": "7c41533e-43cc-487f-ade4-ea7b4760617d",
          "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-05-25T07:30:00.8814712+08:00",
      "ID": "b42b1dd7-7a8c-4d7a-b017-cdc48cac1c88",
      "OrderId": "a5dfc9f2-c7eb-43a3-a9a3-4a1fcb97c93c",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2026-05-25T07:30:00.8814712+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-05-25T07:30:00.8814712+08:00"
    },
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-05-25T07:30:00.8814712+08:00",
          "ID": "aa355d01-9e4c-4ba3-90d4-85820e3ce2e7",
          "ChangedId": "7c41533e-43cc-487f-ade4-ea7b4760617d",
          "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-05-25T07:30:00.8814712+08:00",
          "ID": "aa355d01-9e4c-4ba3-90d4-85820e3ce2e7",
          "ChangedId": "7c41533e-43cc-487f-ade4-ea7b4760617d",
          "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-05-25T07:30:00.8814712+08:00",
      "ID": "b42b1dd7-7a8c-4d7a-b017-cdc48cac1c88",
      "OrderId": "a5dfc9f2-c7eb-43a3-a9a3-4a1fcb97c93c",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2026-05-25T07:30:00.8814712+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-05-25T07:30:00.8814712+08:00"
    }
  ],
  "PurchaseOrders": [
    {
      "PurchasePayables": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-05-25T07:30:00.8814712+08:00",
          "ID": "9e57dbca-ca65-4c0a-b6b6-b3e64b869a98",
          "PurchaseOrderId": "8968ad53-f293-4e0b-a2b3-e094a146b7a5",
          "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-05-25T07:30:00.8814712+08:00",
          "ID": "9e57dbca-ca65-4c0a-b6b6-b3e64b869a98",
          "PurchaseOrderId": "8968ad53-f293-4e0b-a2b3-e094a146b7a5",
          "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-05-25T07:30:00.8814712+08:00",
            "ID": "364c5e04-5009-44c9-99a8-c601b48078bd",
            "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-05-25T07:30:00.8814712+08:00",
          "ID": "512236a0-e6c2-4708-8d90-ed9ae5a74eba",
          "PurchaseOrderId": "3654ac87-9fc9-40ac-a923-1839c0251821",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "85d3c09a-929f-4c40-9d74-89a00ed600be",
          "LinkedId": "c2e85676-9547-418a-a604-015b75d0f8cc",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-05-25T07:30:00.8814712+08:00",
            "ID": "364c5e04-5009-44c9-99a8-c601b48078bd",
            "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-05-25T07:30:00.8814712+08:00",
          "ID": "512236a0-e6c2-4708-8d90-ed9ae5a74eba",
          "PurchaseOrderId": "3654ac87-9fc9-40ac-a923-1839c0251821",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "85d3c09a-929f-4c40-9d74-89a00ed600be",
          "LinkedId": "c2e85676-9547-418a-a604-015b75d0f8cc",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2026-05-25T07:30:00.8814712+08:00",
      "ID": "c5979baa-0c67-46c2-8deb-409967296b54",
      "OrderId": "b60d60df-bd78-4f08-95cf-2c858614421d",
      "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-05-25T07:30:00.8814712+08:00",
          "ID": "9e57dbca-ca65-4c0a-b6b6-b3e64b869a98",
          "PurchaseOrderId": "8968ad53-f293-4e0b-a2b3-e094a146b7a5",
          "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-05-25T07:30:00.8814712+08:00",
          "ID": "9e57dbca-ca65-4c0a-b6b6-b3e64b869a98",
          "PurchaseOrderId": "8968ad53-f293-4e0b-a2b3-e094a146b7a5",
          "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-05-25T07:30:00.8814712+08:00",
            "ID": "364c5e04-5009-44c9-99a8-c601b48078bd",
            "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-05-25T07:30:00.8814712+08:00",
          "ID": "512236a0-e6c2-4708-8d90-ed9ae5a74eba",
          "PurchaseOrderId": "3654ac87-9fc9-40ac-a923-1839c0251821",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "85d3c09a-929f-4c40-9d74-89a00ed600be",
          "LinkedId": "c2e85676-9547-418a-a604-015b75d0f8cc",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-05-25T07:30:00.8814712+08:00",
            "ID": "364c5e04-5009-44c9-99a8-c601b48078bd",
            "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-05-25T07:30:00.8814712+08:00",
          "ID": "512236a0-e6c2-4708-8d90-ed9ae5a74eba",
          "PurchaseOrderId": "3654ac87-9fc9-40ac-a923-1839c0251821",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "85d3c09a-929f-4c40-9d74-89a00ed600be",
          "LinkedId": "c2e85676-9547-418a-a604-015b75d0f8cc",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2026-05-25T07:30:00.8814712+08:00",
      "ID": "c5979baa-0c67-46c2-8deb-409967296b54",
      "OrderId": "b60d60df-bd78-4f08-95cf-2c858614421d",
      "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-05-25T07:30:00.8814712+08:00",
  "Creater": "sample string 3",
  "ID": "04f272be-685e-4e65-a39c-1cb21b43a7ab",
  "SiteId": "sample string 5",
  "OrderExternalNumber": "sample string 6",
  "LatestTime": "2026-05-25T07:30:00.8814712+08:00",
  "ExternalTime": "2026-05-25T07:30:00.8814712+08:00"
}