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-04-26T21:47:26.299956+08:00",
      "ID": "45872e22-8ae5-4533-bda5-d5796e02c1d4",
      "OrderId": "5a83cfc5-bea5-4b57-87c9-304bb94ebc16",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    },
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2026-04-26T21:47:26.299956+08:00",
      "ID": "45872e22-8ae5-4533-bda5-d5796e02c1d4",
      "OrderId": "5a83cfc5-bea5-4b57-87c9-304bb94ebc16",
      "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-04-26T21:47:26.299956+08:00",
          "ID": "c8c79e5a-9535-4558-9ebf-25bd14c167e3",
          "RefundId": "e7a7f3d8-9def-4cc7-aa7f-6fd2b008c600",
          "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-04-26T21:47:26.299956+08:00",
          "ID": "c8c79e5a-9535-4558-9ebf-25bd14c167e3",
          "RefundId": "e7a7f3d8-9def-4cc7-aa7f-6fd2b008c600",
          "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-04-26T21:47:26.299956+08:00",
      "ID": "4eda220e-1437-4711-b36a-14444c3d3663",
      "OrderId": "7420d067-810e-4529-907e-fdaa4a4ab8c5",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2026-04-26T21:47:26.299956+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-04-26T21:47:26.299956+08:00"
    },
    {
      "RefundPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-04-26T21:47:26.299956+08:00",
          "ID": "c8c79e5a-9535-4558-9ebf-25bd14c167e3",
          "RefundId": "e7a7f3d8-9def-4cc7-aa7f-6fd2b008c600",
          "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-04-26T21:47:26.299956+08:00",
          "ID": "c8c79e5a-9535-4558-9ebf-25bd14c167e3",
          "RefundId": "e7a7f3d8-9def-4cc7-aa7f-6fd2b008c600",
          "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-04-26T21:47:26.299956+08:00",
      "ID": "4eda220e-1437-4711-b36a-14444c3d3663",
      "OrderId": "7420d067-810e-4529-907e-fdaa4a4ab8c5",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2026-04-26T21:47:26.299956+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-04-26T21:47:26.299956+08:00"
    }
  ],
  "Changeds": [
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-04-26T21:47:26.299956+08:00",
          "ID": "b9522655-612e-4a11-8da7-1ac5ee0b0cd7",
          "ChangedId": "9c2193ed-19bc-45ef-9d32-d7a5472d6b16",
          "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-04-26T21:47:26.299956+08:00",
          "ID": "b9522655-612e-4a11-8da7-1ac5ee0b0cd7",
          "ChangedId": "9c2193ed-19bc-45ef-9d32-d7a5472d6b16",
          "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-04-26T21:47:26.299956+08:00",
      "ID": "a0be178b-3525-4534-a89c-7c184a6a4062",
      "OrderId": "f4c4089c-9293-40aa-8d7c-95975adc77e4",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2026-04-26T21:47:26.299956+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-04-26T21:47:26.299956+08:00"
    },
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-04-26T21:47:26.299956+08:00",
          "ID": "b9522655-612e-4a11-8da7-1ac5ee0b0cd7",
          "ChangedId": "9c2193ed-19bc-45ef-9d32-d7a5472d6b16",
          "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-04-26T21:47:26.299956+08:00",
          "ID": "b9522655-612e-4a11-8da7-1ac5ee0b0cd7",
          "ChangedId": "9c2193ed-19bc-45ef-9d32-d7a5472d6b16",
          "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-04-26T21:47:26.299956+08:00",
      "ID": "a0be178b-3525-4534-a89c-7c184a6a4062",
      "OrderId": "f4c4089c-9293-40aa-8d7c-95975adc77e4",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2026-04-26T21:47:26.299956+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-04-26T21:47:26.299956+08:00"
    }
  ],
  "PurchaseOrders": [
    {
      "PurchasePayables": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-04-26T21:47:26.299956+08:00",
          "ID": "c7ff8a00-a7e4-4cfa-82f0-38ed2a929179",
          "PurchaseOrderId": "d1c9940a-5698-44c9-90f6-de5b2d92ce73",
          "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-04-26T21:47:26.299956+08:00",
          "ID": "c7ff8a00-a7e4-4cfa-82f0-38ed2a929179",
          "PurchaseOrderId": "d1c9940a-5698-44c9-90f6-de5b2d92ce73",
          "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-04-26T21:47:26.299956+08:00",
            "ID": "09d57257-97a5-4206-806c-fe3cb95b2a8a",
            "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-04-26T21:47:26.299956+08:00",
          "ID": "3e658205-44df-4a58-ac0b-20d4efbaebc5",
          "PurchaseOrderId": "dca718f8-302c-41cf-9689-186c034527ae",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "20880fe7-09d0-4e1b-ae27-45640f8c04c9",
          "LinkedId": "0f38f3f4-46f8-4954-8af9-7c6df58d9d36",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-04-26T21:47:26.299956+08:00",
            "ID": "09d57257-97a5-4206-806c-fe3cb95b2a8a",
            "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-04-26T21:47:26.299956+08:00",
          "ID": "3e658205-44df-4a58-ac0b-20d4efbaebc5",
          "PurchaseOrderId": "dca718f8-302c-41cf-9689-186c034527ae",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "20880fe7-09d0-4e1b-ae27-45640f8c04c9",
          "LinkedId": "0f38f3f4-46f8-4954-8af9-7c6df58d9d36",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2026-04-26T21:47:26.299956+08:00",
      "ID": "8e9ea135-f204-4cc4-b594-bf361d369f24",
      "OrderId": "74758a14-70f3-4c54-9ec8-0016d9308d38",
      "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-04-26T21:47:26.299956+08:00",
          "ID": "c7ff8a00-a7e4-4cfa-82f0-38ed2a929179",
          "PurchaseOrderId": "d1c9940a-5698-44c9-90f6-de5b2d92ce73",
          "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-04-26T21:47:26.299956+08:00",
          "ID": "c7ff8a00-a7e4-4cfa-82f0-38ed2a929179",
          "PurchaseOrderId": "d1c9940a-5698-44c9-90f6-de5b2d92ce73",
          "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-04-26T21:47:26.299956+08:00",
            "ID": "09d57257-97a5-4206-806c-fe3cb95b2a8a",
            "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-04-26T21:47:26.299956+08:00",
          "ID": "3e658205-44df-4a58-ac0b-20d4efbaebc5",
          "PurchaseOrderId": "dca718f8-302c-41cf-9689-186c034527ae",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "20880fe7-09d0-4e1b-ae27-45640f8c04c9",
          "LinkedId": "0f38f3f4-46f8-4954-8af9-7c6df58d9d36",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-04-26T21:47:26.299956+08:00",
            "ID": "09d57257-97a5-4206-806c-fe3cb95b2a8a",
            "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-04-26T21:47:26.299956+08:00",
          "ID": "3e658205-44df-4a58-ac0b-20d4efbaebc5",
          "PurchaseOrderId": "dca718f8-302c-41cf-9689-186c034527ae",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "20880fe7-09d0-4e1b-ae27-45640f8c04c9",
          "LinkedId": "0f38f3f4-46f8-4954-8af9-7c6df58d9d36",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2026-04-26T21:47:26.299956+08:00",
      "ID": "8e9ea135-f204-4cc4-b594-bf361d369f24",
      "OrderId": "74758a14-70f3-4c54-9ec8-0016d9308d38",
      "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-04-26T21:47:26.299956+08:00",
  "Creater": "sample string 3",
  "ID": "834bcb61-b0da-4f17-a080-b9ea09dd3033",
  "SiteId": "sample string 5",
  "OrderExternalNumber": "sample string 6",
  "LatestTime": "2026-04-26T21:47:26.299956+08:00",
  "ExternalTime": "2026-04-26T21:47:26.299956+08:00"
}