GET Api/Invoke/ExportQueryOverallOrderByTransactionId/{TransactionId}

查询完整订单财务信息(基于订单收付款\采购单付款\采购单收付款\退票单退回\改签单收款交易流水号)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
TransactionId

交易流水号

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-08-22T13:33:53.330286+08:00",
      "ID": "7f88434f-93b5-4d0b-8e4b-1338ea2fb21d",
      "OrderId": "fe7cf301-d128-4ab0-99b8-4bbb3489f338",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    },
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2026-08-22T13:33:53.330286+08:00",
      "ID": "7f88434f-93b5-4d0b-8e4b-1338ea2fb21d",
      "OrderId": "fe7cf301-d128-4ab0-99b8-4bbb3489f338",
      "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-08-22T13:33:53.330286+08:00",
          "ID": "8ed79a80-5c13-4768-a08a-93802d53aa8f",
          "RefundId": "9df27586-ec95-4f57-97eb-38364a64a744",
          "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-08-22T13:33:53.330286+08:00",
          "ID": "8ed79a80-5c13-4768-a08a-93802d53aa8f",
          "RefundId": "9df27586-ec95-4f57-97eb-38364a64a744",
          "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-08-22T13:33:53.330286+08:00",
      "ID": "e840d6b5-b2b4-48a3-8551-f3787369584b",
      "OrderId": "d154cc36-243e-40e5-85d8-eaf259911359",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2026-08-22T13:33:53.330286+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-08-22T13:33:53.330286+08:00"
    },
    {
      "RefundPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-08-22T13:33:53.330286+08:00",
          "ID": "8ed79a80-5c13-4768-a08a-93802d53aa8f",
          "RefundId": "9df27586-ec95-4f57-97eb-38364a64a744",
          "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-08-22T13:33:53.330286+08:00",
          "ID": "8ed79a80-5c13-4768-a08a-93802d53aa8f",
          "RefundId": "9df27586-ec95-4f57-97eb-38364a64a744",
          "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-08-22T13:33:53.330286+08:00",
      "ID": "e840d6b5-b2b4-48a3-8551-f3787369584b",
      "OrderId": "d154cc36-243e-40e5-85d8-eaf259911359",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2026-08-22T13:33:53.330286+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-08-22T13:33:53.330286+08:00"
    }
  ],
  "Changeds": [
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-08-22T13:33:53.330286+08:00",
          "ID": "1768df6b-83cb-4162-b3a6-b92b4e72b6a1",
          "ChangedId": "6edb5667-8f27-4ae7-a489-d76e0c1aef29",
          "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-08-22T13:33:53.330286+08:00",
          "ID": "1768df6b-83cb-4162-b3a6-b92b4e72b6a1",
          "ChangedId": "6edb5667-8f27-4ae7-a489-d76e0c1aef29",
          "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-08-22T13:33:53.330286+08:00",
      "ID": "abeb5681-a299-4578-a5fe-f981142c98d3",
      "OrderId": "5adbca6c-726d-4266-9a5f-919ef22aaf32",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2026-08-22T13:33:53.330286+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-08-22T13:33:53.330286+08:00"
    },
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-08-22T13:33:53.330286+08:00",
          "ID": "1768df6b-83cb-4162-b3a6-b92b4e72b6a1",
          "ChangedId": "6edb5667-8f27-4ae7-a489-d76e0c1aef29",
          "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-08-22T13:33:53.330286+08:00",
          "ID": "1768df6b-83cb-4162-b3a6-b92b4e72b6a1",
          "ChangedId": "6edb5667-8f27-4ae7-a489-d76e0c1aef29",
          "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-08-22T13:33:53.330286+08:00",
      "ID": "abeb5681-a299-4578-a5fe-f981142c98d3",
      "OrderId": "5adbca6c-726d-4266-9a5f-919ef22aaf32",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2026-08-22T13:33:53.330286+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-08-22T13:33:53.330286+08:00"
    }
  ],
  "PurchaseOrders": [
    {
      "PurchasePayables": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-08-22T13:33:53.330286+08:00",
          "ID": "acb6d78b-7154-40eb-bec8-a2f6931aa9b3",
          "PurchaseOrderId": "076d76d5-54bb-48e2-bcf5-b1860c20e26e",
          "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-08-22T13:33:53.330286+08:00",
          "ID": "acb6d78b-7154-40eb-bec8-a2f6931aa9b3",
          "PurchaseOrderId": "076d76d5-54bb-48e2-bcf5-b1860c20e26e",
          "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-08-22T13:33:53.330286+08:00",
            "ID": "206e72b0-0a75-4e8e-b7c1-004a0b1992c5",
            "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-08-22T13:33:53.330286+08:00",
          "ID": "84abe353-8568-4f5f-b7ed-8b948be1e097",
          "PurchaseOrderId": "a5bfdcc4-66cb-4c4a-ac58-f29b88eec788",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "2558f25c-f255-4fdd-9e1a-c6fe3c013fad",
          "LinkedId": "72c9d9bd-5459-4c5d-b9e7-475a9ddb28ff",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-22T13:33:53.330286+08:00",
            "ID": "206e72b0-0a75-4e8e-b7c1-004a0b1992c5",
            "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-08-22T13:33:53.330286+08:00",
          "ID": "84abe353-8568-4f5f-b7ed-8b948be1e097",
          "PurchaseOrderId": "a5bfdcc4-66cb-4c4a-ac58-f29b88eec788",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "2558f25c-f255-4fdd-9e1a-c6fe3c013fad",
          "LinkedId": "72c9d9bd-5459-4c5d-b9e7-475a9ddb28ff",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2026-08-22T13:33:53.330286+08:00",
      "ID": "a3fa537a-10e5-4e8d-82b9-718708b44363",
      "OrderId": "e5a063d9-2b10-4d56-ae44-bea00bcf8ba1",
      "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-08-22T13:33:53.330286+08:00",
          "ID": "acb6d78b-7154-40eb-bec8-a2f6931aa9b3",
          "PurchaseOrderId": "076d76d5-54bb-48e2-bcf5-b1860c20e26e",
          "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-08-22T13:33:53.330286+08:00",
          "ID": "acb6d78b-7154-40eb-bec8-a2f6931aa9b3",
          "PurchaseOrderId": "076d76d5-54bb-48e2-bcf5-b1860c20e26e",
          "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-08-22T13:33:53.330286+08:00",
            "ID": "206e72b0-0a75-4e8e-b7c1-004a0b1992c5",
            "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-08-22T13:33:53.330286+08:00",
          "ID": "84abe353-8568-4f5f-b7ed-8b948be1e097",
          "PurchaseOrderId": "a5bfdcc4-66cb-4c4a-ac58-f29b88eec788",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "2558f25c-f255-4fdd-9e1a-c6fe3c013fad",
          "LinkedId": "72c9d9bd-5459-4c5d-b9e7-475a9ddb28ff",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-22T13:33:53.330286+08:00",
            "ID": "206e72b0-0a75-4e8e-b7c1-004a0b1992c5",
            "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-08-22T13:33:53.330286+08:00",
          "ID": "84abe353-8568-4f5f-b7ed-8b948be1e097",
          "PurchaseOrderId": "a5bfdcc4-66cb-4c4a-ac58-f29b88eec788",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "2558f25c-f255-4fdd-9e1a-c6fe3c013fad",
          "LinkedId": "72c9d9bd-5459-4c5d-b9e7-475a9ddb28ff",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2026-08-22T13:33:53.330286+08:00",
      "ID": "a3fa537a-10e5-4e8d-82b9-718708b44363",
      "OrderId": "e5a063d9-2b10-4d56-ae44-bea00bcf8ba1",
      "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-08-22T13:33:53.330286+08:00",
  "Creater": "sample string 3",
  "ID": "fd575015-38e9-46b4-8434-4a615770043a",
  "SiteId": "sample string 5",
  "OrderExternalNumber": "sample string 6",
  "LatestTime": "2026-08-22T13:33:53.330286+08:00",
  "ExternalTime": "2026-08-22T13:33:53.330286+08:00"
}