GET Api/Invoke/ExportQueryOverallOrderByOrderExternalNumber/{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-06T18:59:30.1558411+08:00",
      "ID": "7ae423ee-d590-40a6-8da9-666f4406c2ac",
      "OrderId": "35b1b436-b1b2-493a-ac7c-907aafd17914",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    },
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2025-11-06T18:59:30.1558411+08:00",
      "ID": "7ae423ee-d590-40a6-8da9-666f4406c2ac",
      "OrderId": "35b1b436-b1b2-493a-ac7c-907aafd17914",
      "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-06T18:59:30.1558411+08:00",
          "ID": "6a5c00e0-b24e-480e-9b06-d306a9a22170",
          "RefundId": "1a3ca9f2-3a99-47a3-99e1-393a1c135489",
          "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-06T18:59:30.1558411+08:00",
          "ID": "6a5c00e0-b24e-480e-9b06-d306a9a22170",
          "RefundId": "1a3ca9f2-3a99-47a3-99e1-393a1c135489",
          "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-06T18:59:30.1558411+08:00",
      "ID": "38948040-23c9-4951-b014-cf7d26ebe94c",
      "OrderId": "c012496b-31a9-47e2-8000-1f6a48f404b2",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2025-11-06T18:59:30.1558411+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-11-06T18:59:30.1558411+08:00"
    },
    {
      "RefundPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-11-06T18:59:30.1558411+08:00",
          "ID": "6a5c00e0-b24e-480e-9b06-d306a9a22170",
          "RefundId": "1a3ca9f2-3a99-47a3-99e1-393a1c135489",
          "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-06T18:59:30.1558411+08:00",
          "ID": "6a5c00e0-b24e-480e-9b06-d306a9a22170",
          "RefundId": "1a3ca9f2-3a99-47a3-99e1-393a1c135489",
          "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-06T18:59:30.1558411+08:00",
      "ID": "38948040-23c9-4951-b014-cf7d26ebe94c",
      "OrderId": "c012496b-31a9-47e2-8000-1f6a48f404b2",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2025-11-06T18:59:30.1558411+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-11-06T18:59:30.1558411+08:00"
    }
  ],
  "Changeds": [
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-11-06T18:59:30.1558411+08:00",
          "ID": "f72bba2f-2d90-4dd0-a96c-5a71c3722474",
          "ChangedId": "ed0c4187-cded-4ee8-911f-0f12427074dd",
          "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-06T18:59:30.1558411+08:00",
          "ID": "f72bba2f-2d90-4dd0-a96c-5a71c3722474",
          "ChangedId": "ed0c4187-cded-4ee8-911f-0f12427074dd",
          "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-06T18:59:30.1558411+08:00",
      "ID": "cc77e0d0-d4d7-430b-9db5-8171b1a5a12d",
      "OrderId": "dfc9f0e5-1d6c-49b4-95a4-daf49e88aa3e",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2025-11-06T18:59:30.1558411+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-11-06T18:59:30.1558411+08:00"
    },
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-11-06T18:59:30.1558411+08:00",
          "ID": "f72bba2f-2d90-4dd0-a96c-5a71c3722474",
          "ChangedId": "ed0c4187-cded-4ee8-911f-0f12427074dd",
          "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-06T18:59:30.1558411+08:00",
          "ID": "f72bba2f-2d90-4dd0-a96c-5a71c3722474",
          "ChangedId": "ed0c4187-cded-4ee8-911f-0f12427074dd",
          "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-06T18:59:30.1558411+08:00",
      "ID": "cc77e0d0-d4d7-430b-9db5-8171b1a5a12d",
      "OrderId": "dfc9f0e5-1d6c-49b4-95a4-daf49e88aa3e",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2025-11-06T18:59:30.1558411+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-11-06T18:59:30.1558411+08:00"
    }
  ],
  "PurchaseOrders": [
    {
      "PurchasePayables": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-11-06T18:59:30.1558411+08:00",
          "ID": "bd9d595c-199f-406c-a991-5495c911d332",
          "PurchaseOrderId": "4ac2440e-0953-4ac5-9cce-e4d97972f03c",
          "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-06T18:59:30.1558411+08:00",
          "ID": "bd9d595c-199f-406c-a991-5495c911d332",
          "PurchaseOrderId": "4ac2440e-0953-4ac5-9cce-e4d97972f03c",
          "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-06T18:59:30.1558411+08:00",
            "ID": "079329a0-3690-4f70-bb4e-a787e8e26e73",
            "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-06T18:59:30.1558411+08:00",
          "ID": "baa61229-4e20-4f74-afb6-c4224fbb9df3",
          "PurchaseOrderId": "393c1050-a208-4646-9aff-1898f6c4e9e4",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "e56b2607-7b44-49ce-9a5d-2869957a239e",
          "LinkedId": "5a4d5679-186c-42da-8c50-57ca2ba8f517",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-11-06T18:59:30.1558411+08:00",
            "ID": "079329a0-3690-4f70-bb4e-a787e8e26e73",
            "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-06T18:59:30.1558411+08:00",
          "ID": "baa61229-4e20-4f74-afb6-c4224fbb9df3",
          "PurchaseOrderId": "393c1050-a208-4646-9aff-1898f6c4e9e4",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "e56b2607-7b44-49ce-9a5d-2869957a239e",
          "LinkedId": "5a4d5679-186c-42da-8c50-57ca2ba8f517",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2025-11-06T18:59:30.1558411+08:00",
      "ID": "265062a3-11eb-4fef-ae27-a91d82bac4b9",
      "OrderId": "d4300a31-394e-4d5b-afcd-6f6634a98e6f",
      "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-06T18:59:30.1558411+08:00",
          "ID": "bd9d595c-199f-406c-a991-5495c911d332",
          "PurchaseOrderId": "4ac2440e-0953-4ac5-9cce-e4d97972f03c",
          "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-06T18:59:30.1558411+08:00",
          "ID": "bd9d595c-199f-406c-a991-5495c911d332",
          "PurchaseOrderId": "4ac2440e-0953-4ac5-9cce-e4d97972f03c",
          "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-06T18:59:30.1558411+08:00",
            "ID": "079329a0-3690-4f70-bb4e-a787e8e26e73",
            "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-06T18:59:30.1558411+08:00",
          "ID": "baa61229-4e20-4f74-afb6-c4224fbb9df3",
          "PurchaseOrderId": "393c1050-a208-4646-9aff-1898f6c4e9e4",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "e56b2607-7b44-49ce-9a5d-2869957a239e",
          "LinkedId": "5a4d5679-186c-42da-8c50-57ca2ba8f517",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-11-06T18:59:30.1558411+08:00",
            "ID": "079329a0-3690-4f70-bb4e-a787e8e26e73",
            "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-06T18:59:30.1558411+08:00",
          "ID": "baa61229-4e20-4f74-afb6-c4224fbb9df3",
          "PurchaseOrderId": "393c1050-a208-4646-9aff-1898f6c4e9e4",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "e56b2607-7b44-49ce-9a5d-2869957a239e",
          "LinkedId": "5a4d5679-186c-42da-8c50-57ca2ba8f517",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2025-11-06T18:59:30.1558411+08:00",
      "ID": "265062a3-11eb-4fef-ae27-a91d82bac4b9",
      "OrderId": "d4300a31-394e-4d5b-afcd-6f6634a98e6f",
      "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-06T18:59:30.1558411+08:00",
  "Creater": "sample string 3",
  "ID": "92db52eb-8156-4132-87d0-55203fe56880",
  "SiteId": "sample string 5",
  "OrderExternalNumber": "sample string 6",
  "LatestTime": "2025-11-06T18:59:30.1558411+08:00",
  "ExternalTime": "2025-11-06T18:59:30.1558411+08:00"
}