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": "2025-11-01T21:57:42.0470363+08:00",
      "ID": "4c7e163b-2308-43f9-88be-cc4caeae8e89",
      "OrderId": "0063bc6b-a2e1-47a0-9f4e-1075ba53b6a6",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    },
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2025-11-01T21:57:42.0470363+08:00",
      "ID": "4c7e163b-2308-43f9-88be-cc4caeae8e89",
      "OrderId": "0063bc6b-a2e1-47a0-9f4e-1075ba53b6a6",
      "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-11-01T21:57:42.0470363+08:00",
          "ID": "60f9f534-d677-4b9d-a3ab-841b66dc78f4",
          "RefundId": "7702073c-226a-460c-bec8-f3bc166381a8",
          "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-11-01T21:57:42.0470363+08:00",
          "ID": "60f9f534-d677-4b9d-a3ab-841b66dc78f4",
          "RefundId": "7702073c-226a-460c-bec8-f3bc166381a8",
          "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-11-01T21:57:42.0470363+08:00",
      "ID": "344933a9-4cfa-4419-bc38-24d4c12c7137",
      "OrderId": "c5eed8e0-9dca-489e-a092-7cff340904c4",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2025-11-01T21:57:42.0470363+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-11-01T21:57:42.0470363+08:00"
    },
    {
      "RefundPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-11-01T21:57:42.0470363+08:00",
          "ID": "60f9f534-d677-4b9d-a3ab-841b66dc78f4",
          "RefundId": "7702073c-226a-460c-bec8-f3bc166381a8",
          "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-11-01T21:57:42.0470363+08:00",
          "ID": "60f9f534-d677-4b9d-a3ab-841b66dc78f4",
          "RefundId": "7702073c-226a-460c-bec8-f3bc166381a8",
          "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-11-01T21:57:42.0470363+08:00",
      "ID": "344933a9-4cfa-4419-bc38-24d4c12c7137",
      "OrderId": "c5eed8e0-9dca-489e-a092-7cff340904c4",
      "RefundExternalNumber": "sample string 6",
      "RefundType": 0,
      "RefundStyle": 0,
      "LatestTime": "2025-11-01T21:57:42.0470363+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-11-01T21:57:42.0470363+08:00"
    }
  ],
  "Changeds": [
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-11-01T21:57:42.0470363+08:00",
          "ID": "181a1905-9d5e-47ac-9aa9-b61409153f92",
          "ChangedId": "c82e9f25-fd10-4504-911e-4bd2be686262",
          "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-11-01T21:57:42.0470363+08:00",
          "ID": "181a1905-9d5e-47ac-9aa9-b61409153f92",
          "ChangedId": "c82e9f25-fd10-4504-911e-4bd2be686262",
          "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-11-01T21:57:42.0470363+08:00",
      "ID": "8e50c594-6c9d-4503-827e-d2099368945d",
      "OrderId": "bcf6573e-36fe-43f2-b3e7-d775c2ffe34b",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2025-11-01T21:57:42.0470363+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-11-01T21:57:42.0470363+08:00"
    },
    {
      "ChangedPayments": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-11-01T21:57:42.0470363+08:00",
          "ID": "181a1905-9d5e-47ac-9aa9-b61409153f92",
          "ChangedId": "c82e9f25-fd10-4504-911e-4bd2be686262",
          "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-11-01T21:57:42.0470363+08:00",
          "ID": "181a1905-9d5e-47ac-9aa9-b61409153f92",
          "ChangedId": "c82e9f25-fd10-4504-911e-4bd2be686262",
          "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-11-01T21:57:42.0470363+08:00",
      "ID": "8e50c594-6c9d-4503-827e-d2099368945d",
      "OrderId": "bcf6573e-36fe-43f2-b3e7-d775c2ffe34b",
      "ChangedExternalNumber": "sample string 6",
      "ChangedType": 0,
      "ChangedStyle": 0,
      "LatestTime": "2025-11-01T21:57:42.0470363+08:00",
      "Remarks": "sample string 7",
      "ExternalTime": "2025-11-01T21:57:42.0470363+08:00"
    }
  ],
  "PurchaseOrders": [
    {
      "PurchasePayables": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2025-11-01T21:57:42.0470363+08:00",
          "ID": "2abe975b-8424-4bd4-99c3-08820e77a9b4",
          "PurchaseOrderId": "c055c68c-4eb4-4062-821c-a03c71b7b5ad",
          "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-11-01T21:57:42.0470363+08:00",
          "ID": "2abe975b-8424-4bd4-99c3-08820e77a9b4",
          "PurchaseOrderId": "c055c68c-4eb4-4062-821c-a03c71b7b5ad",
          "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-11-01T21:57:42.0470363+08:00",
            "ID": "e5743838-12b4-439a-a783-6a41bd7a850d",
            "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-11-01T21:57:42.0470363+08:00",
          "ID": "7c7c6c9e-b4c3-47d9-b73c-1cf38e2de342",
          "PurchaseOrderId": "30f4ad34-7306-42db-9aa8-ff241fdf72c8",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "7859b4e1-ff40-4d59-b5ed-97c5a52b4fd4",
          "LinkedId": "a394d684-7224-4040-9bfe-fe56b46f5f9c",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-11-01T21:57:42.0470363+08:00",
            "ID": "e5743838-12b4-439a-a783-6a41bd7a850d",
            "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-11-01T21:57:42.0470363+08:00",
          "ID": "7c7c6c9e-b4c3-47d9-b73c-1cf38e2de342",
          "PurchaseOrderId": "30f4ad34-7306-42db-9aa8-ff241fdf72c8",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "7859b4e1-ff40-4d59-b5ed-97c5a52b4fd4",
          "LinkedId": "a394d684-7224-4040-9bfe-fe56b46f5f9c",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2025-11-01T21:57:42.0470363+08:00",
      "ID": "fbea3ac4-64f5-4629-99d6-aaaa731a112e",
      "OrderId": "b5280568-d725-45c2-b931-8a3f2806cf5d",
      "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-11-01T21:57:42.0470363+08:00",
          "ID": "2abe975b-8424-4bd4-99c3-08820e77a9b4",
          "PurchaseOrderId": "c055c68c-4eb4-4062-821c-a03c71b7b5ad",
          "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-11-01T21:57:42.0470363+08:00",
          "ID": "2abe975b-8424-4bd4-99c3-08820e77a9b4",
          "PurchaseOrderId": "c055c68c-4eb4-4062-821c-a03c71b7b5ad",
          "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-11-01T21:57:42.0470363+08:00",
            "ID": "e5743838-12b4-439a-a783-6a41bd7a850d",
            "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-11-01T21:57:42.0470363+08:00",
          "ID": "7c7c6c9e-b4c3-47d9-b73c-1cf38e2de342",
          "PurchaseOrderId": "30f4ad34-7306-42db-9aa8-ff241fdf72c8",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "7859b4e1-ff40-4d59-b5ed-97c5a52b4fd4",
          "LinkedId": "a394d684-7224-4040-9bfe-fe56b46f5f9c",
          "PassengerIds": "sample string 6"
        },
        {
          "PurchasePayments": {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-11-01T21:57:42.0470363+08:00",
            "ID": "e5743838-12b4-439a-a783-6a41bd7a850d",
            "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-11-01T21:57:42.0470363+08:00",
          "ID": "7c7c6c9e-b4c3-47d9-b73c-1cf38e2de342",
          "PurchaseOrderId": "30f4ad34-7306-42db-9aa8-ff241fdf72c8",
          "ApplyType": 0,
          "Remarks": "sample string 5",
          "CSegmentId": "7859b4e1-ff40-4d59-b5ed-97c5a52b4fd4",
          "LinkedId": "a394d684-7224-4040-9bfe-fe56b46f5f9c",
          "PassengerIds": "sample string 6"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2025-11-01T21:57:42.0470363+08:00",
      "ID": "fbea3ac4-64f5-4629-99d6-aaaa731a112e",
      "OrderId": "b5280568-d725-45c2-b931-8a3f2806cf5d",
      "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-11-01T21:57:42.0470363+08:00",
  "Creater": "sample string 3",
  "ID": "2661eb4b-d6ff-4644-a1f6-14482187d0fd",
  "SiteId": "sample string 5",
  "OrderExternalNumber": "sample string 6",
  "LatestTime": "2025-11-01T21:57:42.0470363+08:00",
  "ExternalTime": "2025-11-01T21:57:42.0470363+08:00"
}