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-07-13T15:30:16.6182869+08:00",
      "ID": "5b0d8c0f-6dda-49e4-8a11-7e5c1f201e1c",
      "OrderId": "856aeaa2-ed08-46bf-9f5f-f23da5910c02",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    },
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2025-07-13T15:30:16.6182869+08:00",
      "ID": "5b0d8c0f-6dda-49e4-8a11-7e5c1f201e1c",
      "OrderId": "856aeaa2-ed08-46bf-9f5f-f23da5910c02",
      "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-07-13T15:30:16.6182869+08:00",
          "ID": "cbf71098-3e65-444b-937f-9fe45fe843ab",
          "RefundId": "8f2d0b72-d06c-4127-b9dd-a8a0eede1c0f",
          "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-07-13T15:30:16.6182869+08:00",
          "ID": "cbf71098-3e65-444b-937f-9fe45fe843ab",
          "RefundId": "8f2d0b72-d06c-4127-b9dd-a8a0eede1c0f",
          "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-07-13T15:30:16.6182869+08:00",
      "ID": "cd964836-eae0-4685-8552-0efa2984b235",
      "OrderId": "ae0c29a1-4c9b-4424-96c4-7ca9c8da7c57",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2025-07-13T15:30:16.6182869+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-07-13T15:30:16.6182869+08:00"
    },
    {
      "RefundPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-07-13T15:30:16.6182869+08:00",
          "ID": "cbf71098-3e65-444b-937f-9fe45fe843ab",
          "RefundId": "8f2d0b72-d06c-4127-b9dd-a8a0eede1c0f",
          "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-07-13T15:30:16.6182869+08:00",
          "ID": "cbf71098-3e65-444b-937f-9fe45fe843ab",
          "RefundId": "8f2d0b72-d06c-4127-b9dd-a8a0eede1c0f",
          "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-07-13T15:30:16.6182869+08:00",
      "ID": "cd964836-eae0-4685-8552-0efa2984b235",
      "OrderId": "ae0c29a1-4c9b-4424-96c4-7ca9c8da7c57",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2025-07-13T15:30:16.6182869+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-07-13T15:30:16.6182869+08:00"
    }
  ],
  "Changeds": [
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-07-13T15:30:16.6182869+08:00",
          "ID": "c15f52f4-c73c-49b5-bbea-30c4603f1ed2",
          "ChangedId": "0468048c-515e-4fc0-a885-93a4f6480d38",
          "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-07-13T15:30:16.6182869+08:00",
          "ID": "c15f52f4-c73c-49b5-bbea-30c4603f1ed2",
          "ChangedId": "0468048c-515e-4fc0-a885-93a4f6480d38",
          "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-07-13T15:30:16.6182869+08:00",
      "ID": "8d91eccc-0747-4f8d-bb5f-bb29019b9c19",
      "OrderId": "bdb886a1-410d-4c8a-a5eb-f317037f0f5a",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2025-07-13T15:30:16.6182869+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-07-13T15:30:16.6182869+08:00"
    },
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-07-13T15:30:16.6182869+08:00",
          "ID": "c15f52f4-c73c-49b5-bbea-30c4603f1ed2",
          "ChangedId": "0468048c-515e-4fc0-a885-93a4f6480d38",
          "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-07-13T15:30:16.6182869+08:00",
          "ID": "c15f52f4-c73c-49b5-bbea-30c4603f1ed2",
          "ChangedId": "0468048c-515e-4fc0-a885-93a4f6480d38",
          "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-07-13T15:30:16.6182869+08:00",
      "ID": "8d91eccc-0747-4f8d-bb5f-bb29019b9c19",
      "OrderId": "bdb886a1-410d-4c8a-a5eb-f317037f0f5a",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2025-07-13T15:30:16.6182869+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-07-13T15:30:16.6182869+08:00"
    }
  ],
  "PurchaseOrders": [
    {
      "PurchasePayables": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-07-13T15:30:16.6182869+08:00",
          "ID": "5570ada2-7692-48ff-b4f4-5c9a92ae4280",
          "PurchaseOrderId": "a55572b1-89f4-405f-9656-088b4fb8d915",
          "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-07-13T15:30:16.6182869+08:00",
          "ID": "5570ada2-7692-48ff-b4f4-5c9a92ae4280",
          "PurchaseOrderId": "a55572b1-89f4-405f-9656-088b4fb8d915",
          "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-07-13T15:30:16.6182869+08:00",
            "ID": "19d9da87-50d3-4f55-9d38-078e201810c1",
            "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-07-13T15:30:16.6182869+08:00",
          "ID": "1ef583b3-c23e-4091-82ed-c9371c06c76f",
          "PurchaseOrderId": "5b24ed86-c08a-42c3-be42-edde15d52084",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "48009c68-c83d-4d42-8240-59d21b1a2a1f",
          "LinkedId": "b7ac2445-9c19-46dc-8525-395c45f5ac69",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-07-13T15:30:16.6182869+08:00",
            "ID": "19d9da87-50d3-4f55-9d38-078e201810c1",
            "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-07-13T15:30:16.6182869+08:00",
          "ID": "1ef583b3-c23e-4091-82ed-c9371c06c76f",
          "PurchaseOrderId": "5b24ed86-c08a-42c3-be42-edde15d52084",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "48009c68-c83d-4d42-8240-59d21b1a2a1f",
          "LinkedId": "b7ac2445-9c19-46dc-8525-395c45f5ac69",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2025-07-13T15:30:16.6182869+08:00",
      "ID": "40d4cdc0-9bd6-41fb-8a03-6efc8658df81",
      "OrderId": "aa44b36c-5f97-4b8d-8423-d74b30ad25ff",
      "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-07-13T15:30:16.6182869+08:00",
          "ID": "5570ada2-7692-48ff-b4f4-5c9a92ae4280",
          "PurchaseOrderId": "a55572b1-89f4-405f-9656-088b4fb8d915",
          "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-07-13T15:30:16.6182869+08:00",
          "ID": "5570ada2-7692-48ff-b4f4-5c9a92ae4280",
          "PurchaseOrderId": "a55572b1-89f4-405f-9656-088b4fb8d915",
          "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-07-13T15:30:16.6182869+08:00",
            "ID": "19d9da87-50d3-4f55-9d38-078e201810c1",
            "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-07-13T15:30:16.6182869+08:00",
          "ID": "1ef583b3-c23e-4091-82ed-c9371c06c76f",
          "PurchaseOrderId": "5b24ed86-c08a-42c3-be42-edde15d52084",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "48009c68-c83d-4d42-8240-59d21b1a2a1f",
          "LinkedId": "b7ac2445-9c19-46dc-8525-395c45f5ac69",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-07-13T15:30:16.6182869+08:00",
            "ID": "19d9da87-50d3-4f55-9d38-078e201810c1",
            "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-07-13T15:30:16.6182869+08:00",
          "ID": "1ef583b3-c23e-4091-82ed-c9371c06c76f",
          "PurchaseOrderId": "5b24ed86-c08a-42c3-be42-edde15d52084",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "48009c68-c83d-4d42-8240-59d21b1a2a1f",
          "LinkedId": "b7ac2445-9c19-46dc-8525-395c45f5ac69",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2025-07-13T15:30:16.6182869+08:00",
      "ID": "40d4cdc0-9bd6-41fb-8a03-6efc8658df81",
      "OrderId": "aa44b36c-5f97-4b8d-8423-d74b30ad25ff",
      "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-07-13T15:30:16.6182869+08:00",
  "Creater": "sample string 3",
  "ID": "be824fc7-4fd4-4815-8a08-49299e19f377",
  "SiteId": "sample string 5",
  "OrderExternalNumber": "sample string 6",
  "LatestTime": "2025-07-13T15:30:16.6182869+08:00",
  "ExternalTime": "2025-07-13T15:30:16.6182869+08:00"
}