GET Api/Invoke/ExportQueryOverallOrderByPurchaseOrderNumber/{PurchaseNumber}

查询完整订单财务信息(基于采购单号)

Request Information

URI Parameters

NameDescriptionTypeAdditional information
PurchaseNumber

采购单号

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-09T12:36:25.3316438+08:00",
      "ID": "22e2ccd5-7406-41f0-92b5-3f3dc76b7350",
      "OrderId": "28417c46-30da-484b-ba88-b01aec7bca77",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    },
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2026-08-09T12:36:25.3316438+08:00",
      "ID": "22e2ccd5-7406-41f0-92b5-3f3dc76b7350",
      "OrderId": "28417c46-30da-484b-ba88-b01aec7bca77",
      "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-09T12:36:25.3316438+08:00",
          "ID": "f5cb6e28-66e0-4d08-9e73-03ff394fc49b",
          "RefundId": "ebca60cb-2f52-41f4-b1a6-11374f3f42c9",
          "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-09T12:36:25.3316438+08:00",
          "ID": "f5cb6e28-66e0-4d08-9e73-03ff394fc49b",
          "RefundId": "ebca60cb-2f52-41f4-b1a6-11374f3f42c9",
          "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-09T12:36:25.3316438+08:00",
      "ID": "3c0c44af-a301-4090-a411-e802cacd3856",
      "OrderId": "6e4d55de-d10c-4458-a11e-34e756382413",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2026-08-09T12:36:25.3316438+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-08-09T12:36:25.3316438+08:00"
    },
    {
      "RefundPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-08-09T12:36:25.3316438+08:00",
          "ID": "f5cb6e28-66e0-4d08-9e73-03ff394fc49b",
          "RefundId": "ebca60cb-2f52-41f4-b1a6-11374f3f42c9",
          "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-09T12:36:25.3316438+08:00",
          "ID": "f5cb6e28-66e0-4d08-9e73-03ff394fc49b",
          "RefundId": "ebca60cb-2f52-41f4-b1a6-11374f3f42c9",
          "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-09T12:36:25.3316438+08:00",
      "ID": "3c0c44af-a301-4090-a411-e802cacd3856",
      "OrderId": "6e4d55de-d10c-4458-a11e-34e756382413",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2026-08-09T12:36:25.3316438+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-08-09T12:36:25.3316438+08:00"
    }
  ],
  "Changeds": [
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-08-09T12:36:25.3316438+08:00",
          "ID": "89a41bae-29bb-447d-aaf3-915da6515b8c",
          "ChangedId": "0085404a-a6a3-4653-a39b-481030929a2e",
          "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-09T12:36:25.3316438+08:00",
          "ID": "89a41bae-29bb-447d-aaf3-915da6515b8c",
          "ChangedId": "0085404a-a6a3-4653-a39b-481030929a2e",
          "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-09T12:36:25.3316438+08:00",
      "ID": "497bfb9b-2d2c-4261-a2a5-d1c34f0ab189",
      "OrderId": "5c190715-485c-421e-abc2-960959295acd",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2026-08-09T12:36:25.3316438+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-08-09T12:36:25.3316438+08:00"
    },
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-08-09T12:36:25.3316438+08:00",
          "ID": "89a41bae-29bb-447d-aaf3-915da6515b8c",
          "ChangedId": "0085404a-a6a3-4653-a39b-481030929a2e",
          "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-09T12:36:25.3316438+08:00",
          "ID": "89a41bae-29bb-447d-aaf3-915da6515b8c",
          "ChangedId": "0085404a-a6a3-4653-a39b-481030929a2e",
          "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-09T12:36:25.3316438+08:00",
      "ID": "497bfb9b-2d2c-4261-a2a5-d1c34f0ab189",
      "OrderId": "5c190715-485c-421e-abc2-960959295acd",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2026-08-09T12:36:25.3316438+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2026-08-09T12:36:25.3316438+08:00"
    }
  ],
  "PurchaseOrders": [
    {
      "PurchasePayables": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-08-09T12:36:25.3316438+08:00",
          "ID": "34a6576a-d45b-4d43-b11d-6cea01e53019",
          "PurchaseOrderId": "8f3fcdc2-aa6c-4d59-8a84-93fe67d75886",
          "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-09T12:36:25.3316438+08:00",
          "ID": "34a6576a-d45b-4d43-b11d-6cea01e53019",
          "PurchaseOrderId": "8f3fcdc2-aa6c-4d59-8a84-93fe67d75886",
          "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-09T12:36:25.3316438+08:00",
            "ID": "161e515e-9110-4bf1-8f7a-de84fdf75af2",
            "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-09T12:36:25.3316438+08:00",
          "ID": "35897935-d5f8-45cb-b0b5-0bf040ef8748",
          "PurchaseOrderId": "64848328-4c7a-4c1d-8745-3774553d6d5c",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "829101b2-5454-457c-ab0b-6da8f5e19a04",
          "LinkedId": "88ca85a5-e81f-4260-89ea-6229283efd29",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-09T12:36:25.3316438+08:00",
            "ID": "161e515e-9110-4bf1-8f7a-de84fdf75af2",
            "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-09T12:36:25.3316438+08:00",
          "ID": "35897935-d5f8-45cb-b0b5-0bf040ef8748",
          "PurchaseOrderId": "64848328-4c7a-4c1d-8745-3774553d6d5c",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "829101b2-5454-457c-ab0b-6da8f5e19a04",
          "LinkedId": "88ca85a5-e81f-4260-89ea-6229283efd29",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2026-08-09T12:36:25.3316438+08:00",
      "ID": "0250d0c1-3eef-4933-9e52-9c6dd32118b8",
      "OrderId": "40b0670a-f153-4fbb-afe1-fd92b512c322",
      "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-09T12:36:25.3316438+08:00",
          "ID": "34a6576a-d45b-4d43-b11d-6cea01e53019",
          "PurchaseOrderId": "8f3fcdc2-aa6c-4d59-8a84-93fe67d75886",
          "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-09T12:36:25.3316438+08:00",
          "ID": "34a6576a-d45b-4d43-b11d-6cea01e53019",
          "PurchaseOrderId": "8f3fcdc2-aa6c-4d59-8a84-93fe67d75886",
          "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-09T12:36:25.3316438+08:00",
            "ID": "161e515e-9110-4bf1-8f7a-de84fdf75af2",
            "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-09T12:36:25.3316438+08:00",
          "ID": "35897935-d5f8-45cb-b0b5-0bf040ef8748",
          "PurchaseOrderId": "64848328-4c7a-4c1d-8745-3774553d6d5c",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "829101b2-5454-457c-ab0b-6da8f5e19a04",
          "LinkedId": "88ca85a5-e81f-4260-89ea-6229283efd29",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-09T12:36:25.3316438+08:00",
            "ID": "161e515e-9110-4bf1-8f7a-de84fdf75af2",
            "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-09T12:36:25.3316438+08:00",
          "ID": "35897935-d5f8-45cb-b0b5-0bf040ef8748",
          "PurchaseOrderId": "64848328-4c7a-4c1d-8745-3774553d6d5c",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "829101b2-5454-457c-ab0b-6da8f5e19a04",
          "LinkedId": "88ca85a5-e81f-4260-89ea-6229283efd29",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2026-08-09T12:36:25.3316438+08:00",
      "ID": "0250d0c1-3eef-4933-9e52-9c6dd32118b8",
      "OrderId": "40b0670a-f153-4fbb-afe1-fd92b512c322",
      "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-09T12:36:25.3316438+08:00",
  "Creater": "sample string 3",
  "ID": "b4ceef22-22e4-40e1-a7b6-83758019b555",
  "SiteId": "sample string 5",
  "OrderExternalNumber": "sample string 6",
  "LatestTime": "2026-08-09T12:36:25.3316438+08:00",
  "ExternalTime": "2026-08-09T12:36:25.3316438+08:00"
}