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": "2026-07-01T01:58:36.1253412+08:00",
      "ID": "275ff83b-3861-4e6a-8db4-9b7af307ba2f",
      "OrderId": "4211e2f5-5c3b-4182-8384-8354b7c1a05d",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    },
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2026-07-01T01:58:36.1253412+08:00",
      "ID": "275ff83b-3861-4e6a-8db4-9b7af307ba2f",
      "OrderId": "4211e2f5-5c3b-4182-8384-8354b7c1a05d",
      "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-07-01T01:58:36.1253412+08:00",
          "ID": "55f0d841-3f32-42e7-bfb7-0cf6426b8bb5",
          "RefundId": "a262c2f6-bb70-47a6-b4cc-4089ff07f72e",
          "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-07-01T01:58:36.1253412+08:00",
          "ID": "55f0d841-3f32-42e7-bfb7-0cf6426b8bb5",
          "RefundId": "a262c2f6-bb70-47a6-b4cc-4089ff07f72e",
          "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-07-01T01:58:36.1253412+08:00",
      "ID": "604eb464-db2b-4693-9d8b-f914a948e073",
      "OrderId": "40ddafd4-058b-4dea-8fbd-fe0242a94ca2",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2026-07-01T01:58:36.1253412+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-07-01T01:58:36.1253412+08:00"
    },
    {
      "RefundPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-07-01T01:58:36.1253412+08:00",
          "ID": "55f0d841-3f32-42e7-bfb7-0cf6426b8bb5",
          "RefundId": "a262c2f6-bb70-47a6-b4cc-4089ff07f72e",
          "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-07-01T01:58:36.1253412+08:00",
          "ID": "55f0d841-3f32-42e7-bfb7-0cf6426b8bb5",
          "RefundId": "a262c2f6-bb70-47a6-b4cc-4089ff07f72e",
          "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-07-01T01:58:36.1253412+08:00",
      "ID": "604eb464-db2b-4693-9d8b-f914a948e073",
      "OrderId": "40ddafd4-058b-4dea-8fbd-fe0242a94ca2",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2026-07-01T01:58:36.1253412+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-07-01T01:58:36.1253412+08:00"
    }
  ],
  "Changeds": [
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-07-01T01:58:36.1253412+08:00",
          "ID": "b6dd252f-c0bc-4c13-bebf-29b61c694cd0",
          "ChangedId": "8063b2cb-1c20-48fd-a314-015b9173de9c",
          "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-07-01T01:58:36.1253412+08:00",
          "ID": "b6dd252f-c0bc-4c13-bebf-29b61c694cd0",
          "ChangedId": "8063b2cb-1c20-48fd-a314-015b9173de9c",
          "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-07-01T01:58:36.1253412+08:00",
      "ID": "3796b0f5-4a04-4199-92f1-0b1f1581dacb",
      "OrderId": "d1d2e59a-bd3c-46ed-8626-e3ec7844c357",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2026-07-01T01:58:36.1253412+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-07-01T01:58:36.1253412+08:00"
    },
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-07-01T01:58:36.1253412+08:00",
          "ID": "b6dd252f-c0bc-4c13-bebf-29b61c694cd0",
          "ChangedId": "8063b2cb-1c20-48fd-a314-015b9173de9c",
          "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-07-01T01:58:36.1253412+08:00",
          "ID": "b6dd252f-c0bc-4c13-bebf-29b61c694cd0",
          "ChangedId": "8063b2cb-1c20-48fd-a314-015b9173de9c",
          "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-07-01T01:58:36.1253412+08:00",
      "ID": "3796b0f5-4a04-4199-92f1-0b1f1581dacb",
      "OrderId": "d1d2e59a-bd3c-46ed-8626-e3ec7844c357",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2026-07-01T01:58:36.1253412+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-07-01T01:58:36.1253412+08:00"
    }
  ],
  "PurchaseOrders": [
    {
      "PurchasePayables": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-07-01T01:58:36.1253412+08:00",
          "ID": "9c4852a2-b110-4457-b14f-9007215d486a",
          "PurchaseOrderId": "bcf9763f-b8d7-494e-a5d2-cfc8e851fb6a",
          "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-07-01T01:58:36.1253412+08:00",
          "ID": "9c4852a2-b110-4457-b14f-9007215d486a",
          "PurchaseOrderId": "bcf9763f-b8d7-494e-a5d2-cfc8e851fb6a",
          "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-07-01T01:58:36.1253412+08:00",
            "ID": "c2396ff1-8cf9-439a-8b2b-55948b6c4807",
            "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-07-01T01:58:36.1253412+08:00",
          "ID": "c9ee2a85-5ab7-47d9-ad32-72c8e3acd14a",
          "PurchaseOrderId": "e1ecb283-c2c6-4355-b374-26b70349f653",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "7a09f65a-e31c-47b5-9af5-445ea6087fba",
          "LinkedId": "0be77593-be84-4a5e-b9f5-262e15c67e65",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-07-01T01:58:36.1253412+08:00",
            "ID": "c2396ff1-8cf9-439a-8b2b-55948b6c4807",
            "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-07-01T01:58:36.1253412+08:00",
          "ID": "c9ee2a85-5ab7-47d9-ad32-72c8e3acd14a",
          "PurchaseOrderId": "e1ecb283-c2c6-4355-b374-26b70349f653",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "7a09f65a-e31c-47b5-9af5-445ea6087fba",
          "LinkedId": "0be77593-be84-4a5e-b9f5-262e15c67e65",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2026-07-01T01:58:36.1253412+08:00",
      "ID": "932149cc-2b88-4fb9-b41e-881cb7594824",
      "OrderId": "673c1846-d9eb-4c9f-bf1a-03e0171d3b66",
      "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-07-01T01:58:36.1253412+08:00",
          "ID": "9c4852a2-b110-4457-b14f-9007215d486a",
          "PurchaseOrderId": "bcf9763f-b8d7-494e-a5d2-cfc8e851fb6a",
          "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-07-01T01:58:36.1253412+08:00",
          "ID": "9c4852a2-b110-4457-b14f-9007215d486a",
          "PurchaseOrderId": "bcf9763f-b8d7-494e-a5d2-cfc8e851fb6a",
          "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-07-01T01:58:36.1253412+08:00",
            "ID": "c2396ff1-8cf9-439a-8b2b-55948b6c4807",
            "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-07-01T01:58:36.1253412+08:00",
          "ID": "c9ee2a85-5ab7-47d9-ad32-72c8e3acd14a",
          "PurchaseOrderId": "e1ecb283-c2c6-4355-b374-26b70349f653",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "7a09f65a-e31c-47b5-9af5-445ea6087fba",
          "LinkedId": "0be77593-be84-4a5e-b9f5-262e15c67e65",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-07-01T01:58:36.1253412+08:00",
            "ID": "c2396ff1-8cf9-439a-8b2b-55948b6c4807",
            "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-07-01T01:58:36.1253412+08:00",
          "ID": "c9ee2a85-5ab7-47d9-ad32-72c8e3acd14a",
          "PurchaseOrderId": "e1ecb283-c2c6-4355-b374-26b70349f653",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "7a09f65a-e31c-47b5-9af5-445ea6087fba",
          "LinkedId": "0be77593-be84-4a5e-b9f5-262e15c67e65",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2026-07-01T01:58:36.1253412+08:00",
      "ID": "932149cc-2b88-4fb9-b41e-881cb7594824",
      "OrderId": "673c1846-d9eb-4c9f-bf1a-03e0171d3b66",
      "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-07-01T01:58:36.1253412+08:00",
  "Creater": "sample string 3",
  "ID": "7cd9a562-2479-4782-bcec-4835e451dd66",
  "SiteId": "sample string 5",
  "OrderExternalNumber": "sample string 6",
  "LatestTime": "2026-07-01T01:58:36.1253412+08:00",
  "ExternalTime": "2026-07-01T01:58:36.1253412+08:00"
}