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-02-12T07:25:36.8833945+08:00",
      "ID": "824a8881-ea83-4779-aaa3-f2d99272342e",
      "OrderId": "aa6c794d-068a-4e19-b060-bd476eb57f1b",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    },
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2026-02-12T07:25:36.8833945+08:00",
      "ID": "824a8881-ea83-4779-aaa3-f2d99272342e",
      "OrderId": "aa6c794d-068a-4e19-b060-bd476eb57f1b",
      "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-02-12T07:25:36.8833945+08:00",
          "ID": "42d63798-af05-478b-b143-ed3007829e14",
          "RefundId": "3ffdd925-7104-485e-b958-d61a21b099b3",
          "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-02-12T07:25:36.8833945+08:00",
          "ID": "42d63798-af05-478b-b143-ed3007829e14",
          "RefundId": "3ffdd925-7104-485e-b958-d61a21b099b3",
          "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-02-12T07:25:36.8833945+08:00",
      "ID": "9b75b6d7-5e91-4441-9afc-01f3d8fab738",
      "OrderId": "961ac439-b884-4ec4-8651-40761228de4d",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2026-02-12T07:25:36.8833945+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-02-12T07:25:36.8833945+08:00"
    },
    {
      "RefundPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-02-12T07:25:36.8833945+08:00",
          "ID": "42d63798-af05-478b-b143-ed3007829e14",
          "RefundId": "3ffdd925-7104-485e-b958-d61a21b099b3",
          "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-02-12T07:25:36.8833945+08:00",
          "ID": "42d63798-af05-478b-b143-ed3007829e14",
          "RefundId": "3ffdd925-7104-485e-b958-d61a21b099b3",
          "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-02-12T07:25:36.8833945+08:00",
      "ID": "9b75b6d7-5e91-4441-9afc-01f3d8fab738",
      "OrderId": "961ac439-b884-4ec4-8651-40761228de4d",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2026-02-12T07:25:36.8833945+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-02-12T07:25:36.8833945+08:00"
    }
  ],
  "Changeds": [
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-02-12T07:25:36.8833945+08:00",
          "ID": "91018d75-77bd-4c99-9f73-d91a114e94fb",
          "ChangedId": "f37341fb-0c9b-46f9-af97-3d2bff5ed552",
          "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-02-12T07:25:36.8833945+08:00",
          "ID": "91018d75-77bd-4c99-9f73-d91a114e94fb",
          "ChangedId": "f37341fb-0c9b-46f9-af97-3d2bff5ed552",
          "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-02-12T07:25:36.8833945+08:00",
      "ID": "c8b6228e-12c8-4b73-8465-da973a45626c",
      "OrderId": "e224da78-7346-4d50-ac44-ef00526a3494",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2026-02-12T07:25:36.8833945+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-02-12T07:25:36.8833945+08:00"
    },
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-02-12T07:25:36.8833945+08:00",
          "ID": "91018d75-77bd-4c99-9f73-d91a114e94fb",
          "ChangedId": "f37341fb-0c9b-46f9-af97-3d2bff5ed552",
          "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-02-12T07:25:36.8833945+08:00",
          "ID": "91018d75-77bd-4c99-9f73-d91a114e94fb",
          "ChangedId": "f37341fb-0c9b-46f9-af97-3d2bff5ed552",
          "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-02-12T07:25:36.8833945+08:00",
      "ID": "c8b6228e-12c8-4b73-8465-da973a45626c",
      "OrderId": "e224da78-7346-4d50-ac44-ef00526a3494",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2026-02-12T07:25:36.8833945+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-02-12T07:25:36.8833945+08:00"
    }
  ],
  "PurchaseOrders": [
    {
      "PurchasePayables": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-02-12T07:25:36.8833945+08:00",
          "ID": "f7a5cda2-c49a-4ecf-b691-8309a8be12cf",
          "PurchaseOrderId": "0dfa1e96-7cef-4630-bc50-ed9050b67397",
          "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-02-12T07:25:36.8833945+08:00",
          "ID": "f7a5cda2-c49a-4ecf-b691-8309a8be12cf",
          "PurchaseOrderId": "0dfa1e96-7cef-4630-bc50-ed9050b67397",
          "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-02-12T07:25:36.8833945+08:00",
            "ID": "279dc53b-250e-4e3f-9ea9-f0e973c802ee",
            "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-02-12T07:25:36.8833945+08:00",
          "ID": "e2d55797-9414-4394-aa8b-0e9e7e9a6a78",
          "PurchaseOrderId": "357dd6e3-f655-43dd-97a7-fbdfaa8d1220",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "61ad9f2d-b641-4b21-9c3c-62ca16c0d762",
          "LinkedId": "54432d16-f0fc-4a3e-b9db-6438ff81157e",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-02-12T07:25:36.8833945+08:00",
            "ID": "279dc53b-250e-4e3f-9ea9-f0e973c802ee",
            "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-02-12T07:25:36.8833945+08:00",
          "ID": "e2d55797-9414-4394-aa8b-0e9e7e9a6a78",
          "PurchaseOrderId": "357dd6e3-f655-43dd-97a7-fbdfaa8d1220",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "61ad9f2d-b641-4b21-9c3c-62ca16c0d762",
          "LinkedId": "54432d16-f0fc-4a3e-b9db-6438ff81157e",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2026-02-12T07:25:36.8833945+08:00",
      "ID": "2ad9cade-bbc5-405f-98af-692acf1f84ac",
      "OrderId": "f305e258-9723-47b0-9895-3153796de02b",
      "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-02-12T07:25:36.8833945+08:00",
          "ID": "f7a5cda2-c49a-4ecf-b691-8309a8be12cf",
          "PurchaseOrderId": "0dfa1e96-7cef-4630-bc50-ed9050b67397",
          "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-02-12T07:25:36.8833945+08:00",
          "ID": "f7a5cda2-c49a-4ecf-b691-8309a8be12cf",
          "PurchaseOrderId": "0dfa1e96-7cef-4630-bc50-ed9050b67397",
          "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-02-12T07:25:36.8833945+08:00",
            "ID": "279dc53b-250e-4e3f-9ea9-f0e973c802ee",
            "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-02-12T07:25:36.8833945+08:00",
          "ID": "e2d55797-9414-4394-aa8b-0e9e7e9a6a78",
          "PurchaseOrderId": "357dd6e3-f655-43dd-97a7-fbdfaa8d1220",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "61ad9f2d-b641-4b21-9c3c-62ca16c0d762",
          "LinkedId": "54432d16-f0fc-4a3e-b9db-6438ff81157e",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-02-12T07:25:36.8833945+08:00",
            "ID": "279dc53b-250e-4e3f-9ea9-f0e973c802ee",
            "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-02-12T07:25:36.8833945+08:00",
          "ID": "e2d55797-9414-4394-aa8b-0e9e7e9a6a78",
          "PurchaseOrderId": "357dd6e3-f655-43dd-97a7-fbdfaa8d1220",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "61ad9f2d-b641-4b21-9c3c-62ca16c0d762",
          "LinkedId": "54432d16-f0fc-4a3e-b9db-6438ff81157e",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2026-02-12T07:25:36.8833945+08:00",
      "ID": "2ad9cade-bbc5-405f-98af-692acf1f84ac",
      "OrderId": "f305e258-9723-47b0-9895-3153796de02b",
      "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-02-12T07:25:36.8833945+08:00",
  "Creater": "sample string 3",
  "ID": "6753ac5c-a6ae-46b9-83d8-ad69a7c76a73",
  "SiteId": "sample string 5",
  "OrderExternalNumber": "sample string 6",
  "LatestTime": "2026-02-12T07:25:36.8833945+08:00",
  "ExternalTime": "2026-02-12T07:25:36.8833945+08:00"
}