POST Api/Invoke/ExportPurchasePayablesByTime

导出采购单付款项数据表

Request Information

URI Parameters

None.

Body Parameters

检索模型

SpeedPower.Utility.Models.Project.Orders.Service.SearchPurchasPayInfoModel
NameDescriptionTypeAdditional information
MinDateTime

最小查询时间

date

Required

MaxDateTime

最大查询时间

date

Required

SiteIds

站点ID列表

Collection of string

None.

Request Formats

application/json, text/json

Sample:
{
  "MinDateTime": "2026-09-24T06:23:25.7243203+08:00",
  "MaxDateTime": "2026-09-24T06:23:25.7243203+08:00",
  "SiteIds": [
    "sample string 1",
    "sample string 2"
  ]
}

Response Information

Resource Description

导出采购单付款项数据表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.ExportPurchasePayablesByTimeModel
NameDescriptionTypeAdditional information
PurchaseOrders

采购单模型

SpeedPower.Utility.Models.Project.Orders.Service.ExportReversePurchaseOrderByTimeModel

None.

RecordType

记录添加方式

SpeedPower.Utility.Models.Project.Orders.Enums.RecordType

None.

Creater

创建人

string

Required

String length: inclusive between 0 and 128

Time

添加时间

date

None.

ID

设置ID

globally unique identifier

None.

PurchaseOrderId

父级ID

globally unique identifier

None.

PayPrice

支付金额

decimal number

None.

PaymentTag

支付路由

string

String length: inclusive between 0 and 20

PaymentCode

支付源代码

string

String length: inclusive between 0 and 20

PaymentAccount

支付账户名称

string

Required

String length: inclusive between 0 and 128

TransactionId

交易流水号

string

String length: inclusive between 0 and 200

Reconciled

是否已对账

boolean

None.

Remarks

备注内容

string

String length: inclusive between 0 and 500

Response Formats

application/json, text/json

Sample:
[
  {
    "PurchaseOrders": {
      "Orders": {
        "OPassengers": [
          {
            "TicketNumbers": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-09-24T06:23:25.7243203+08:00",
                "ID": "4da45b13-b63a-4d08-a581-6ee308443273",
                "PassengerId": "329a8563-3cea-4c85-885b-efa495d81074",
                "TicketNumber": "sample string 5",
                "Posted": true,
                "Remarks": "sample string 7"
              },
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-09-24T06:23:25.7243203+08:00",
                "ID": "4da45b13-b63a-4d08-a581-6ee308443273",
                "PassengerId": "329a8563-3cea-4c85-885b-efa495d81074",
                "TicketNumber": "sample string 5",
                "Posted": true,
                "Remarks": "sample string 7"
              }
            ],
            "OTotalPrices": [
              {
                "Time": "2026-09-24T06:23:25.7243203+08:00",
                "ID": "292fa1aa-4aa6-453e-acc1-85bff667f8b3",
                "PassengerId": "670f1420-e36d-4bd8-8dd5-7824374b681d",
                "Sequence": 1,
                "SalePrice": 4.1,
                "PrintPrice": 5,
                "FareTax": 6,
                "FuelTax": 7,
                "CabinLevel": 0,
                "CabinCode": "sample string 8",
                "ChannelCabinCode": "sample string 9",
                "FixedCabinCode": "sample string 10"
              },
              {
                "Time": "2026-09-24T06:23:25.7243203+08:00",
                "ID": "292fa1aa-4aa6-453e-acc1-85bff667f8b3",
                "PassengerId": "670f1420-e36d-4bd8-8dd5-7824374b681d",
                "Sequence": 1,
                "SalePrice": 4.1,
                "PrintPrice": 5,
                "FareTax": 6,
                "FuelTax": 7,
                "CabinLevel": 0,
                "CabinCode": "sample string 8",
                "ChannelCabinCode": "sample string 9",
                "FixedCabinCode": "sample string 10"
              }
            ],
            "Time": "2026-09-24T06:23:25.7243203+08:00",
            "ID": "0fb0d039-a16a-43dc-8911-9cbe2a29e373",
            "OrderId": "183edf65-8340-482d-8094-c16c26bbca83",
            "Name": "sample string 4",
            "Birthday": "2026-09-24T06:23:25.7243203+08:00",
            "CardType": 0,
            "CardNo": "sample string 5",
            "SexType": 0,
            "PassengerType": 0,
            "ContactPhone": "sample string 6"
          },
          {
            "TicketNumbers": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-09-24T06:23:25.7243203+08:00",
                "ID": "4da45b13-b63a-4d08-a581-6ee308443273",
                "PassengerId": "329a8563-3cea-4c85-885b-efa495d81074",
                "TicketNumber": "sample string 5",
                "Posted": true,
                "Remarks": "sample string 7"
              },
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-09-24T06:23:25.7243203+08:00",
                "ID": "4da45b13-b63a-4d08-a581-6ee308443273",
                "PassengerId": "329a8563-3cea-4c85-885b-efa495d81074",
                "TicketNumber": "sample string 5",
                "Posted": true,
                "Remarks": "sample string 7"
              }
            ],
            "OTotalPrices": [
              {
                "Time": "2026-09-24T06:23:25.7243203+08:00",
                "ID": "292fa1aa-4aa6-453e-acc1-85bff667f8b3",
                "PassengerId": "670f1420-e36d-4bd8-8dd5-7824374b681d",
                "Sequence": 1,
                "SalePrice": 4.1,
                "PrintPrice": 5,
                "FareTax": 6,
                "FuelTax": 7,
                "CabinLevel": 0,
                "CabinCode": "sample string 8",
                "ChannelCabinCode": "sample string 9",
                "FixedCabinCode": "sample string 10"
              },
              {
                "Time": "2026-09-24T06:23:25.7243203+08:00",
                "ID": "292fa1aa-4aa6-453e-acc1-85bff667f8b3",
                "PassengerId": "670f1420-e36d-4bd8-8dd5-7824374b681d",
                "Sequence": 1,
                "SalePrice": 4.1,
                "PrintPrice": 5,
                "FareTax": 6,
                "FuelTax": 7,
                "CabinLevel": 0,
                "CabinCode": "sample string 8",
                "ChannelCabinCode": "sample string 9",
                "FixedCabinCode": "sample string 10"
              }
            ],
            "Time": "2026-09-24T06:23:25.7243203+08:00",
            "ID": "0fb0d039-a16a-43dc-8911-9cbe2a29e373",
            "OrderId": "183edf65-8340-482d-8094-c16c26bbca83",
            "Name": "sample string 4",
            "Birthday": "2026-09-24T06:23:25.7243203+08:00",
            "CardType": 0,
            "CardNo": "sample string 5",
            "SexType": 0,
            "PassengerType": 0,
            "ContactPhone": "sample string 6"
          }
        ],
        "Refunds": [
          {
            "RefundPayments": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-09-24T06:23:25.7243203+08:00",
                "ID": "34811e30-8602-4e91-b057-4aaf0aa637d9",
                "RefundId": "067f8b7a-b996-4b05-be65-f476fcbe91cf",
                "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-09-24T06:23:25.7243203+08:00",
                "ID": "34811e30-8602-4e91-b057-4aaf0aa637d9",
                "RefundId": "067f8b7a-b996-4b05-be65-f476fcbe91cf",
                "Confirmed": true,
                "Reconciled": true,
                "RefundPrice": 7.1,
                "CostPrice": 8.1,
                "TransactionId": "sample string 9",
                "Remarks": "sample string 10"
              }
            ],
            "RefundIncludes": [
              {
                "ID": "e4b4d720-5e57-460d-890a-bc94de321eec",
                "RefundId": "c9c0f531-e325-4a15-a790-5861e25a5ed2",
                "PassengerId": "7729ff1f-9c4c-4b4d-bd47-d82527d6b248"
              },
              {
                "ID": "e4b4d720-5e57-460d-890a-bc94de321eec",
                "RefundId": "c9c0f531-e325-4a15-a790-5861e25a5ed2",
                "PassengerId": "7729ff1f-9c4c-4b4d-bd47-d82527d6b248"
              }
            ],
            "RefundInternalNumber": "sample string 1",
            "RefundSource": 0,
            "Creater": "sample string 2",
            "InternalTime": "2026-09-24T06:23:25.7243203+08:00",
            "ID": "cd422a16-53e7-46df-b652-15d939b56bc4",
            "OrderId": "8c14c2bc-6c19-4fce-a834-beabbc089a21",
            "RefundExternalNumber": "sample string 6",
            "RefundType": 0,
            "RefundStyle": 0,
            "LatestTime": "2026-09-24T06:23:25.7243203+08:00",
            "Remarks": "sample string 7",
            "ExternalTime": "2026-09-24T06:23:25.7243203+08:00"
          },
          {
            "RefundPayments": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-09-24T06:23:25.7243203+08:00",
                "ID": "34811e30-8602-4e91-b057-4aaf0aa637d9",
                "RefundId": "067f8b7a-b996-4b05-be65-f476fcbe91cf",
                "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-09-24T06:23:25.7243203+08:00",
                "ID": "34811e30-8602-4e91-b057-4aaf0aa637d9",
                "RefundId": "067f8b7a-b996-4b05-be65-f476fcbe91cf",
                "Confirmed": true,
                "Reconciled": true,
                "RefundPrice": 7.1,
                "CostPrice": 8.1,
                "TransactionId": "sample string 9",
                "Remarks": "sample string 10"
              }
            ],
            "RefundIncludes": [
              {
                "ID": "e4b4d720-5e57-460d-890a-bc94de321eec",
                "RefundId": "c9c0f531-e325-4a15-a790-5861e25a5ed2",
                "PassengerId": "7729ff1f-9c4c-4b4d-bd47-d82527d6b248"
              },
              {
                "ID": "e4b4d720-5e57-460d-890a-bc94de321eec",
                "RefundId": "c9c0f531-e325-4a15-a790-5861e25a5ed2",
                "PassengerId": "7729ff1f-9c4c-4b4d-bd47-d82527d6b248"
              }
            ],
            "RefundInternalNumber": "sample string 1",
            "RefundSource": 0,
            "Creater": "sample string 2",
            "InternalTime": "2026-09-24T06:23:25.7243203+08:00",
            "ID": "cd422a16-53e7-46df-b652-15d939b56bc4",
            "OrderId": "8c14c2bc-6c19-4fce-a834-beabbc089a21",
            "RefundExternalNumber": "sample string 6",
            "RefundType": 0,
            "RefundStyle": 0,
            "LatestTime": "2026-09-24T06:23:25.7243203+08:00",
            "Remarks": "sample string 7",
            "ExternalTime": "2026-09-24T06:23:25.7243203+08:00"
          }
        ],
        "Changeds": [
          {
            "ChangedPayments": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-09-24T06:23:25.7243203+08:00",
                "ID": "9c5cf56a-6b6e-4846-b272-5c88ee232dc6",
                "ChangedId": "0bba2fd4-9a55-4235-b22f-20bae1dd0e17",
                "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-09-24T06:23:25.7243203+08:00",
                "ID": "9c5cf56a-6b6e-4846-b272-5c88ee232dc6",
                "ChangedId": "0bba2fd4-9a55-4235-b22f-20bae1dd0e17",
                "Confirmed": true,
                "Reconciled": true,
                "UpgradePrice": 7.1,
                "CostPrice": 8.1,
                "TransactionId": "sample string 9",
                "Remarks": "sample string 10"
              }
            ],
            "ChangedIncludes": [
              {
                "ID": "46ac0334-ee74-4abf-8c98-1913630defa9",
                "ChangedId": "37cf4308-3a08-424c-8862-6895bb744678",
                "PassengerId": "0852bcf9-4129-4b6c-97ff-d4005b48d91e",
                "TicketNumber": "sample string 4"
              },
              {
                "ID": "46ac0334-ee74-4abf-8c98-1913630defa9",
                "ChangedId": "37cf4308-3a08-424c-8862-6895bb744678",
                "PassengerId": "0852bcf9-4129-4b6c-97ff-d4005b48d91e",
                "TicketNumber": "sample string 4"
              }
            ],
            "ChangedInternalNumber": "sample string 1",
            "ChangedSource": 0,
            "Creater": "sample string 2",
            "InternalTime": "2026-09-24T06:23:25.7243203+08:00",
            "ID": "9d609b02-ce87-4f16-b0bc-c2689654ef6f",
            "OrderId": "4abce559-b908-4f2c-848f-fdbdeb2a5920",
            "ChangedExternalNumber": "sample string 6",
            "ChangedType": 0,
            "ChangedStyle": 0,
            "LatestTime": "2026-09-24T06:23:25.7243203+08:00",
            "Remarks": "sample string 7",
            "ExternalTime": "2026-09-24T06:23:25.7243203+08:00"
          },
          {
            "ChangedPayments": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-09-24T06:23:25.7243203+08:00",
                "ID": "9c5cf56a-6b6e-4846-b272-5c88ee232dc6",
                "ChangedId": "0bba2fd4-9a55-4235-b22f-20bae1dd0e17",
                "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-09-24T06:23:25.7243203+08:00",
                "ID": "9c5cf56a-6b6e-4846-b272-5c88ee232dc6",
                "ChangedId": "0bba2fd4-9a55-4235-b22f-20bae1dd0e17",
                "Confirmed": true,
                "Reconciled": true,
                "UpgradePrice": 7.1,
                "CostPrice": 8.1,
                "TransactionId": "sample string 9",
                "Remarks": "sample string 10"
              }
            ],
            "ChangedIncludes": [
              {
                "ID": "46ac0334-ee74-4abf-8c98-1913630defa9",
                "ChangedId": "37cf4308-3a08-424c-8862-6895bb744678",
                "PassengerId": "0852bcf9-4129-4b6c-97ff-d4005b48d91e",
                "TicketNumber": "sample string 4"
              },
              {
                "ID": "46ac0334-ee74-4abf-8c98-1913630defa9",
                "ChangedId": "37cf4308-3a08-424c-8862-6895bb744678",
                "PassengerId": "0852bcf9-4129-4b6c-97ff-d4005b48d91e",
                "TicketNumber": "sample string 4"
              }
            ],
            "ChangedInternalNumber": "sample string 1",
            "ChangedSource": 0,
            "Creater": "sample string 2",
            "InternalTime": "2026-09-24T06:23:25.7243203+08:00",
            "ID": "9d609b02-ce87-4f16-b0bc-c2689654ef6f",
            "OrderId": "4abce559-b908-4f2c-848f-fdbdeb2a5920",
            "ChangedExternalNumber": "sample string 6",
            "ChangedType": 0,
            "ChangedStyle": 0,
            "LatestTime": "2026-09-24T06:23:25.7243203+08:00",
            "Remarks": "sample string 7",
            "ExternalTime": "2026-09-24T06:23:25.7243203+08:00"
          }
        ],
        "OrderInternalNumber": "sample string 1",
        "OrderSource": 0,
        "InternalTime": "2026-09-24T06:23:25.7243203+08:00",
        "Creater": "sample string 3",
        "ID": "5c850b9e-27b8-4dcd-9a05-334a09847829",
        "SiteId": "sample string 5",
        "OrderExternalNumber": "sample string 6",
        "LatestTime": "2026-09-24T06:23:25.7243203+08:00",
        "ExternalTime": "2026-09-24T06:23:25.7243203+08:00"
      },
      "PurchaseIncludes": [
        {
          "ID": "ca669169-ca3a-4521-b22a-1b9c9c56accc",
          "PurchaseOrderId": "51d3fa07-86fd-4142-bb1e-315afe92b182",
          "PassengerId": "cec87e42-0eaa-4524-b579-1644bc3e66c7",
          "TicketNumber": "sample string 4"
        },
        {
          "ID": "ca669169-ca3a-4521-b22a-1b9c9c56accc",
          "PurchaseOrderId": "51d3fa07-86fd-4142-bb1e-315afe92b182",
          "PassengerId": "cec87e42-0eaa-4524-b579-1644bc3e66c7",
          "TicketNumber": "sample string 4"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2026-09-24T06:23:25.7243203+08:00",
      "ID": "c5da860c-8b56-46f7-a172-84ba6e3767d3",
      "OrderId": "d25537b9-49bd-4918-92f9-2f2a0eedd5e0",
      "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"
    },
    "RecordType": 0,
    "Creater": "sample string 1",
    "Time": "2026-09-24T06:23:25.7243203+08:00",
    "ID": "4e95a704-5843-4101-b9a5-98ae57a055b2",
    "PurchaseOrderId": "4cd6a816-1fb5-43ab-9da2-936a96204ae3",
    "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"
  },
  {
    "PurchaseOrders": {
      "Orders": {
        "OPassengers": [
          {
            "TicketNumbers": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-09-24T06:23:25.7243203+08:00",
                "ID": "4da45b13-b63a-4d08-a581-6ee308443273",
                "PassengerId": "329a8563-3cea-4c85-885b-efa495d81074",
                "TicketNumber": "sample string 5",
                "Posted": true,
                "Remarks": "sample string 7"
              },
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-09-24T06:23:25.7243203+08:00",
                "ID": "4da45b13-b63a-4d08-a581-6ee308443273",
                "PassengerId": "329a8563-3cea-4c85-885b-efa495d81074",
                "TicketNumber": "sample string 5",
                "Posted": true,
                "Remarks": "sample string 7"
              }
            ],
            "OTotalPrices": [
              {
                "Time": "2026-09-24T06:23:25.7243203+08:00",
                "ID": "292fa1aa-4aa6-453e-acc1-85bff667f8b3",
                "PassengerId": "670f1420-e36d-4bd8-8dd5-7824374b681d",
                "Sequence": 1,
                "SalePrice": 4.1,
                "PrintPrice": 5,
                "FareTax": 6,
                "FuelTax": 7,
                "CabinLevel": 0,
                "CabinCode": "sample string 8",
                "ChannelCabinCode": "sample string 9",
                "FixedCabinCode": "sample string 10"
              },
              {
                "Time": "2026-09-24T06:23:25.7243203+08:00",
                "ID": "292fa1aa-4aa6-453e-acc1-85bff667f8b3",
                "PassengerId": "670f1420-e36d-4bd8-8dd5-7824374b681d",
                "Sequence": 1,
                "SalePrice": 4.1,
                "PrintPrice": 5,
                "FareTax": 6,
                "FuelTax": 7,
                "CabinLevel": 0,
                "CabinCode": "sample string 8",
                "ChannelCabinCode": "sample string 9",
                "FixedCabinCode": "sample string 10"
              }
            ],
            "Time": "2026-09-24T06:23:25.7243203+08:00",
            "ID": "0fb0d039-a16a-43dc-8911-9cbe2a29e373",
            "OrderId": "183edf65-8340-482d-8094-c16c26bbca83",
            "Name": "sample string 4",
            "Birthday": "2026-09-24T06:23:25.7243203+08:00",
            "CardType": 0,
            "CardNo": "sample string 5",
            "SexType": 0,
            "PassengerType": 0,
            "ContactPhone": "sample string 6"
          },
          {
            "TicketNumbers": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-09-24T06:23:25.7243203+08:00",
                "ID": "4da45b13-b63a-4d08-a581-6ee308443273",
                "PassengerId": "329a8563-3cea-4c85-885b-efa495d81074",
                "TicketNumber": "sample string 5",
                "Posted": true,
                "Remarks": "sample string 7"
              },
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-09-24T06:23:25.7243203+08:00",
                "ID": "4da45b13-b63a-4d08-a581-6ee308443273",
                "PassengerId": "329a8563-3cea-4c85-885b-efa495d81074",
                "TicketNumber": "sample string 5",
                "Posted": true,
                "Remarks": "sample string 7"
              }
            ],
            "OTotalPrices": [
              {
                "Time": "2026-09-24T06:23:25.7243203+08:00",
                "ID": "292fa1aa-4aa6-453e-acc1-85bff667f8b3",
                "PassengerId": "670f1420-e36d-4bd8-8dd5-7824374b681d",
                "Sequence": 1,
                "SalePrice": 4.1,
                "PrintPrice": 5,
                "FareTax": 6,
                "FuelTax": 7,
                "CabinLevel": 0,
                "CabinCode": "sample string 8",
                "ChannelCabinCode": "sample string 9",
                "FixedCabinCode": "sample string 10"
              },
              {
                "Time": "2026-09-24T06:23:25.7243203+08:00",
                "ID": "292fa1aa-4aa6-453e-acc1-85bff667f8b3",
                "PassengerId": "670f1420-e36d-4bd8-8dd5-7824374b681d",
                "Sequence": 1,
                "SalePrice": 4.1,
                "PrintPrice": 5,
                "FareTax": 6,
                "FuelTax": 7,
                "CabinLevel": 0,
                "CabinCode": "sample string 8",
                "ChannelCabinCode": "sample string 9",
                "FixedCabinCode": "sample string 10"
              }
            ],
            "Time": "2026-09-24T06:23:25.7243203+08:00",
            "ID": "0fb0d039-a16a-43dc-8911-9cbe2a29e373",
            "OrderId": "183edf65-8340-482d-8094-c16c26bbca83",
            "Name": "sample string 4",
            "Birthday": "2026-09-24T06:23:25.7243203+08:00",
            "CardType": 0,
            "CardNo": "sample string 5",
            "SexType": 0,
            "PassengerType": 0,
            "ContactPhone": "sample string 6"
          }
        ],
        "Refunds": [
          {
            "RefundPayments": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-09-24T06:23:25.7243203+08:00",
                "ID": "34811e30-8602-4e91-b057-4aaf0aa637d9",
                "RefundId": "067f8b7a-b996-4b05-be65-f476fcbe91cf",
                "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-09-24T06:23:25.7243203+08:00",
                "ID": "34811e30-8602-4e91-b057-4aaf0aa637d9",
                "RefundId": "067f8b7a-b996-4b05-be65-f476fcbe91cf",
                "Confirmed": true,
                "Reconciled": true,
                "RefundPrice": 7.1,
                "CostPrice": 8.1,
                "TransactionId": "sample string 9",
                "Remarks": "sample string 10"
              }
            ],
            "RefundIncludes": [
              {
                "ID": "e4b4d720-5e57-460d-890a-bc94de321eec",
                "RefundId": "c9c0f531-e325-4a15-a790-5861e25a5ed2",
                "PassengerId": "7729ff1f-9c4c-4b4d-bd47-d82527d6b248"
              },
              {
                "ID": "e4b4d720-5e57-460d-890a-bc94de321eec",
                "RefundId": "c9c0f531-e325-4a15-a790-5861e25a5ed2",
                "PassengerId": "7729ff1f-9c4c-4b4d-bd47-d82527d6b248"
              }
            ],
            "RefundInternalNumber": "sample string 1",
            "RefundSource": 0,
            "Creater": "sample string 2",
            "InternalTime": "2026-09-24T06:23:25.7243203+08:00",
            "ID": "cd422a16-53e7-46df-b652-15d939b56bc4",
            "OrderId": "8c14c2bc-6c19-4fce-a834-beabbc089a21",
            "RefundExternalNumber": "sample string 6",
            "RefundType": 0,
            "RefundStyle": 0,
            "LatestTime": "2026-09-24T06:23:25.7243203+08:00",
            "Remarks": "sample string 7",
            "ExternalTime": "2026-09-24T06:23:25.7243203+08:00"
          },
          {
            "RefundPayments": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-09-24T06:23:25.7243203+08:00",
                "ID": "34811e30-8602-4e91-b057-4aaf0aa637d9",
                "RefundId": "067f8b7a-b996-4b05-be65-f476fcbe91cf",
                "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-09-24T06:23:25.7243203+08:00",
                "ID": "34811e30-8602-4e91-b057-4aaf0aa637d9",
                "RefundId": "067f8b7a-b996-4b05-be65-f476fcbe91cf",
                "Confirmed": true,
                "Reconciled": true,
                "RefundPrice": 7.1,
                "CostPrice": 8.1,
                "TransactionId": "sample string 9",
                "Remarks": "sample string 10"
              }
            ],
            "RefundIncludes": [
              {
                "ID": "e4b4d720-5e57-460d-890a-bc94de321eec",
                "RefundId": "c9c0f531-e325-4a15-a790-5861e25a5ed2",
                "PassengerId": "7729ff1f-9c4c-4b4d-bd47-d82527d6b248"
              },
              {
                "ID": "e4b4d720-5e57-460d-890a-bc94de321eec",
                "RefundId": "c9c0f531-e325-4a15-a790-5861e25a5ed2",
                "PassengerId": "7729ff1f-9c4c-4b4d-bd47-d82527d6b248"
              }
            ],
            "RefundInternalNumber": "sample string 1",
            "RefundSource": 0,
            "Creater": "sample string 2",
            "InternalTime": "2026-09-24T06:23:25.7243203+08:00",
            "ID": "cd422a16-53e7-46df-b652-15d939b56bc4",
            "OrderId": "8c14c2bc-6c19-4fce-a834-beabbc089a21",
            "RefundExternalNumber": "sample string 6",
            "RefundType": 0,
            "RefundStyle": 0,
            "LatestTime": "2026-09-24T06:23:25.7243203+08:00",
            "Remarks": "sample string 7",
            "ExternalTime": "2026-09-24T06:23:25.7243203+08:00"
          }
        ],
        "Changeds": [
          {
            "ChangedPayments": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-09-24T06:23:25.7243203+08:00",
                "ID": "9c5cf56a-6b6e-4846-b272-5c88ee232dc6",
                "ChangedId": "0bba2fd4-9a55-4235-b22f-20bae1dd0e17",
                "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-09-24T06:23:25.7243203+08:00",
                "ID": "9c5cf56a-6b6e-4846-b272-5c88ee232dc6",
                "ChangedId": "0bba2fd4-9a55-4235-b22f-20bae1dd0e17",
                "Confirmed": true,
                "Reconciled": true,
                "UpgradePrice": 7.1,
                "CostPrice": 8.1,
                "TransactionId": "sample string 9",
                "Remarks": "sample string 10"
              }
            ],
            "ChangedIncludes": [
              {
                "ID": "46ac0334-ee74-4abf-8c98-1913630defa9",
                "ChangedId": "37cf4308-3a08-424c-8862-6895bb744678",
                "PassengerId": "0852bcf9-4129-4b6c-97ff-d4005b48d91e",
                "TicketNumber": "sample string 4"
              },
              {
                "ID": "46ac0334-ee74-4abf-8c98-1913630defa9",
                "ChangedId": "37cf4308-3a08-424c-8862-6895bb744678",
                "PassengerId": "0852bcf9-4129-4b6c-97ff-d4005b48d91e",
                "TicketNumber": "sample string 4"
              }
            ],
            "ChangedInternalNumber": "sample string 1",
            "ChangedSource": 0,
            "Creater": "sample string 2",
            "InternalTime": "2026-09-24T06:23:25.7243203+08:00",
            "ID": "9d609b02-ce87-4f16-b0bc-c2689654ef6f",
            "OrderId": "4abce559-b908-4f2c-848f-fdbdeb2a5920",
            "ChangedExternalNumber": "sample string 6",
            "ChangedType": 0,
            "ChangedStyle": 0,
            "LatestTime": "2026-09-24T06:23:25.7243203+08:00",
            "Remarks": "sample string 7",
            "ExternalTime": "2026-09-24T06:23:25.7243203+08:00"
          },
          {
            "ChangedPayments": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-09-24T06:23:25.7243203+08:00",
                "ID": "9c5cf56a-6b6e-4846-b272-5c88ee232dc6",
                "ChangedId": "0bba2fd4-9a55-4235-b22f-20bae1dd0e17",
                "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-09-24T06:23:25.7243203+08:00",
                "ID": "9c5cf56a-6b6e-4846-b272-5c88ee232dc6",
                "ChangedId": "0bba2fd4-9a55-4235-b22f-20bae1dd0e17",
                "Confirmed": true,
                "Reconciled": true,
                "UpgradePrice": 7.1,
                "CostPrice": 8.1,
                "TransactionId": "sample string 9",
                "Remarks": "sample string 10"
              }
            ],
            "ChangedIncludes": [
              {
                "ID": "46ac0334-ee74-4abf-8c98-1913630defa9",
                "ChangedId": "37cf4308-3a08-424c-8862-6895bb744678",
                "PassengerId": "0852bcf9-4129-4b6c-97ff-d4005b48d91e",
                "TicketNumber": "sample string 4"
              },
              {
                "ID": "46ac0334-ee74-4abf-8c98-1913630defa9",
                "ChangedId": "37cf4308-3a08-424c-8862-6895bb744678",
                "PassengerId": "0852bcf9-4129-4b6c-97ff-d4005b48d91e",
                "TicketNumber": "sample string 4"
              }
            ],
            "ChangedInternalNumber": "sample string 1",
            "ChangedSource": 0,
            "Creater": "sample string 2",
            "InternalTime": "2026-09-24T06:23:25.7243203+08:00",
            "ID": "9d609b02-ce87-4f16-b0bc-c2689654ef6f",
            "OrderId": "4abce559-b908-4f2c-848f-fdbdeb2a5920",
            "ChangedExternalNumber": "sample string 6",
            "ChangedType": 0,
            "ChangedStyle": 0,
            "LatestTime": "2026-09-24T06:23:25.7243203+08:00",
            "Remarks": "sample string 7",
            "ExternalTime": "2026-09-24T06:23:25.7243203+08:00"
          }
        ],
        "OrderInternalNumber": "sample string 1",
        "OrderSource": 0,
        "InternalTime": "2026-09-24T06:23:25.7243203+08:00",
        "Creater": "sample string 3",
        "ID": "5c850b9e-27b8-4dcd-9a05-334a09847829",
        "SiteId": "sample string 5",
        "OrderExternalNumber": "sample string 6",
        "LatestTime": "2026-09-24T06:23:25.7243203+08:00",
        "ExternalTime": "2026-09-24T06:23:25.7243203+08:00"
      },
      "PurchaseIncludes": [
        {
          "ID": "ca669169-ca3a-4521-b22a-1b9c9c56accc",
          "PurchaseOrderId": "51d3fa07-86fd-4142-bb1e-315afe92b182",
          "PassengerId": "cec87e42-0eaa-4524-b579-1644bc3e66c7",
          "TicketNumber": "sample string 4"
        },
        {
          "ID": "ca669169-ca3a-4521-b22a-1b9c9c56accc",
          "PurchaseOrderId": "51d3fa07-86fd-4142-bb1e-315afe92b182",
          "PassengerId": "cec87e42-0eaa-4524-b579-1644bc3e66c7",
          "TicketNumber": "sample string 4"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2026-09-24T06:23:25.7243203+08:00",
      "ID": "c5da860c-8b56-46f7-a172-84ba6e3767d3",
      "OrderId": "d25537b9-49bd-4918-92f9-2f2a0eedd5e0",
      "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"
    },
    "RecordType": 0,
    "Creater": "sample string 1",
    "Time": "2026-09-24T06:23:25.7243203+08:00",
    "ID": "4e95a704-5843-4101-b9a5-98ae57a055b2",
    "PurchaseOrderId": "4cd6a816-1fb5-43ab-9da2-936a96204ae3",
    "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"
  }
]