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": "2025-12-18T07:24:30.9074997+08:00",
  "MaxDateTime": "2025-12-18T07:24:30.9074997+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": "2025-12-18T07:24:30.9074997+08:00",
                "ID": "cf4a977a-9bc2-48b0-999c-24065f278a3c",
                "PassengerId": "35b51ff6-5a6d-4ab8-843f-7018fe54940d",
                "TicketNumber": "sample string 5",
                "Posted": true,
                "Remarks": "sample string 7"
              },
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2025-12-18T07:24:30.9074997+08:00",
                "ID": "cf4a977a-9bc2-48b0-999c-24065f278a3c",
                "PassengerId": "35b51ff6-5a6d-4ab8-843f-7018fe54940d",
                "TicketNumber": "sample string 5",
                "Posted": true,
                "Remarks": "sample string 7"
              }
            ],
            "OTotalPrices": [
              {
                "Time": "2025-12-18T07:24:30.9074997+08:00",
                "ID": "3bc0abdc-1af2-4d74-ad2b-ad6cc192472a",
                "PassengerId": "77b99a46-cc90-4986-8447-da947f710739",
                "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": "2025-12-18T07:24:30.9074997+08:00",
                "ID": "3bc0abdc-1af2-4d74-ad2b-ad6cc192472a",
                "PassengerId": "77b99a46-cc90-4986-8447-da947f710739",
                "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": "2025-12-18T07:24:30.9074997+08:00",
            "ID": "5ab6b71f-455c-4316-85ba-f79420cbea56",
            "OrderId": "93ccc712-e6db-4625-8fe4-76e41d961f96",
            "Name": "sample string 4",
            "Birthday": "2025-12-18T07:24:30.9074997+08:00",
            "CardType": 0,
            "CardNo": "sample string 5",
            "SexType": 0,
            "PassengerType": 0,
            "ContactPhone": "sample string 6"
          },
          {
            "TicketNumbers": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2025-12-18T07:24:30.9074997+08:00",
                "ID": "cf4a977a-9bc2-48b0-999c-24065f278a3c",
                "PassengerId": "35b51ff6-5a6d-4ab8-843f-7018fe54940d",
                "TicketNumber": "sample string 5",
                "Posted": true,
                "Remarks": "sample string 7"
              },
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2025-12-18T07:24:30.9074997+08:00",
                "ID": "cf4a977a-9bc2-48b0-999c-24065f278a3c",
                "PassengerId": "35b51ff6-5a6d-4ab8-843f-7018fe54940d",
                "TicketNumber": "sample string 5",
                "Posted": true,
                "Remarks": "sample string 7"
              }
            ],
            "OTotalPrices": [
              {
                "Time": "2025-12-18T07:24:30.9074997+08:00",
                "ID": "3bc0abdc-1af2-4d74-ad2b-ad6cc192472a",
                "PassengerId": "77b99a46-cc90-4986-8447-da947f710739",
                "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": "2025-12-18T07:24:30.9074997+08:00",
                "ID": "3bc0abdc-1af2-4d74-ad2b-ad6cc192472a",
                "PassengerId": "77b99a46-cc90-4986-8447-da947f710739",
                "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": "2025-12-18T07:24:30.9074997+08:00",
            "ID": "5ab6b71f-455c-4316-85ba-f79420cbea56",
            "OrderId": "93ccc712-e6db-4625-8fe4-76e41d961f96",
            "Name": "sample string 4",
            "Birthday": "2025-12-18T07:24:30.9074997+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": "2025-12-18T07:24:30.9074997+08:00",
                "ID": "7b921bc0-7be4-467b-8b5b-d11780c57ec7",
                "RefundId": "1b5f7d79-58d7-4a88-a203-41f1b1261dd5",
                "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-12-18T07:24:30.9074997+08:00",
                "ID": "7b921bc0-7be4-467b-8b5b-d11780c57ec7",
                "RefundId": "1b5f7d79-58d7-4a88-a203-41f1b1261dd5",
                "Confirmed": true,
                "Reconciled": true,
                "RefundPrice": 7.1,
                "CostPrice": 8.1,
                "TransactionId": "sample string 9",
                "Remarks": "sample string 10"
              }
            ],
            "RefundIncludes": [
              {
                "ID": "e4a1eefa-b288-4690-8920-fb2f078955dd",
                "RefundId": "ca7daf95-6549-457f-9a2f-c0f8d966dec3",
                "PassengerId": "d91a8ef3-d3e0-4cbc-9942-31450e15c5c3"
              },
              {
                "ID": "e4a1eefa-b288-4690-8920-fb2f078955dd",
                "RefundId": "ca7daf95-6549-457f-9a2f-c0f8d966dec3",
                "PassengerId": "d91a8ef3-d3e0-4cbc-9942-31450e15c5c3"
              }
            ],
            "RefundInternalNumber": "sample string 1",
            "RefundSource": 0,
            "Creater": "sample string 2",
            "InternalTime": "2025-12-18T07:24:30.9074997+08:00",
            "ID": "e5b2143a-53c6-4c1d-8ab0-a07f8f9dcdc6",
            "OrderId": "b4d5f748-951b-4838-87b3-c0e75f9e78a1",
            "RefundExternalNumber": "sample string 6",
            "RefundType": 0,
            "RefundStyle": 0,
            "LatestTime": "2025-12-18T07:24:30.9074997+08:00",
            "Remarks": "sample string 7",
            "ExternalTime": "2025-12-18T07:24:30.9074997+08:00"
          },
          {
            "RefundPayments": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2025-12-18T07:24:30.9074997+08:00",
                "ID": "7b921bc0-7be4-467b-8b5b-d11780c57ec7",
                "RefundId": "1b5f7d79-58d7-4a88-a203-41f1b1261dd5",
                "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-12-18T07:24:30.9074997+08:00",
                "ID": "7b921bc0-7be4-467b-8b5b-d11780c57ec7",
                "RefundId": "1b5f7d79-58d7-4a88-a203-41f1b1261dd5",
                "Confirmed": true,
                "Reconciled": true,
                "RefundPrice": 7.1,
                "CostPrice": 8.1,
                "TransactionId": "sample string 9",
                "Remarks": "sample string 10"
              }
            ],
            "RefundIncludes": [
              {
                "ID": "e4a1eefa-b288-4690-8920-fb2f078955dd",
                "RefundId": "ca7daf95-6549-457f-9a2f-c0f8d966dec3",
                "PassengerId": "d91a8ef3-d3e0-4cbc-9942-31450e15c5c3"
              },
              {
                "ID": "e4a1eefa-b288-4690-8920-fb2f078955dd",
                "RefundId": "ca7daf95-6549-457f-9a2f-c0f8d966dec3",
                "PassengerId": "d91a8ef3-d3e0-4cbc-9942-31450e15c5c3"
              }
            ],
            "RefundInternalNumber": "sample string 1",
            "RefundSource": 0,
            "Creater": "sample string 2",
            "InternalTime": "2025-12-18T07:24:30.9074997+08:00",
            "ID": "e5b2143a-53c6-4c1d-8ab0-a07f8f9dcdc6",
            "OrderId": "b4d5f748-951b-4838-87b3-c0e75f9e78a1",
            "RefundExternalNumber": "sample string 6",
            "RefundType": 0,
            "RefundStyle": 0,
            "LatestTime": "2025-12-18T07:24:30.9074997+08:00",
            "Remarks": "sample string 7",
            "ExternalTime": "2025-12-18T07:24:30.9074997+08:00"
          }
        ],
        "Changeds": [
          {
            "ChangedPayments": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2025-12-18T07:24:30.9074997+08:00",
                "ID": "75d7e704-bf6f-48f4-9fae-f06eb3dfb55f",
                "ChangedId": "1294ce70-1a0c-494d-a820-3858f032dcb6",
                "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-12-18T07:24:30.9074997+08:00",
                "ID": "75d7e704-bf6f-48f4-9fae-f06eb3dfb55f",
                "ChangedId": "1294ce70-1a0c-494d-a820-3858f032dcb6",
                "Confirmed": true,
                "Reconciled": true,
                "UpgradePrice": 7.1,
                "CostPrice": 8.1,
                "TransactionId": "sample string 9",
                "Remarks": "sample string 10"
              }
            ],
            "ChangedIncludes": [
              {
                "ID": "14e0ae2e-42fa-4341-b81d-6560d2b2f158",
                "ChangedId": "c55a665f-4321-47cb-b2d7-f9d9381dca12",
                "PassengerId": "9c2802d6-528c-43f0-9b1c-103d8dcc2948",
                "TicketNumber": "sample string 4"
              },
              {
                "ID": "14e0ae2e-42fa-4341-b81d-6560d2b2f158",
                "ChangedId": "c55a665f-4321-47cb-b2d7-f9d9381dca12",
                "PassengerId": "9c2802d6-528c-43f0-9b1c-103d8dcc2948",
                "TicketNumber": "sample string 4"
              }
            ],
            "ChangedInternalNumber": "sample string 1",
            "ChangedSource": 0,
            "Creater": "sample string 2",
            "InternalTime": "2025-12-18T07:24:30.9074997+08:00",
            "ID": "5f785ff5-d554-46fb-89aa-b1dedcfdaa49",
            "OrderId": "8dfa3bc8-0844-4f96-94fe-6f409a24fa7e",
            "ChangedExternalNumber": "sample string 6",
            "ChangedType": 0,
            "ChangedStyle": 0,
            "LatestTime": "2025-12-18T07:24:30.9074997+08:00",
            "Remarks": "sample string 7",
            "ExternalTime": "2025-12-18T07:24:30.9074997+08:00"
          },
          {
            "ChangedPayments": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2025-12-18T07:24:30.9074997+08:00",
                "ID": "75d7e704-bf6f-48f4-9fae-f06eb3dfb55f",
                "ChangedId": "1294ce70-1a0c-494d-a820-3858f032dcb6",
                "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-12-18T07:24:30.9074997+08:00",
                "ID": "75d7e704-bf6f-48f4-9fae-f06eb3dfb55f",
                "ChangedId": "1294ce70-1a0c-494d-a820-3858f032dcb6",
                "Confirmed": true,
                "Reconciled": true,
                "UpgradePrice": 7.1,
                "CostPrice": 8.1,
                "TransactionId": "sample string 9",
                "Remarks": "sample string 10"
              }
            ],
            "ChangedIncludes": [
              {
                "ID": "14e0ae2e-42fa-4341-b81d-6560d2b2f158",
                "ChangedId": "c55a665f-4321-47cb-b2d7-f9d9381dca12",
                "PassengerId": "9c2802d6-528c-43f0-9b1c-103d8dcc2948",
                "TicketNumber": "sample string 4"
              },
              {
                "ID": "14e0ae2e-42fa-4341-b81d-6560d2b2f158",
                "ChangedId": "c55a665f-4321-47cb-b2d7-f9d9381dca12",
                "PassengerId": "9c2802d6-528c-43f0-9b1c-103d8dcc2948",
                "TicketNumber": "sample string 4"
              }
            ],
            "ChangedInternalNumber": "sample string 1",
            "ChangedSource": 0,
            "Creater": "sample string 2",
            "InternalTime": "2025-12-18T07:24:30.9074997+08:00",
            "ID": "5f785ff5-d554-46fb-89aa-b1dedcfdaa49",
            "OrderId": "8dfa3bc8-0844-4f96-94fe-6f409a24fa7e",
            "ChangedExternalNumber": "sample string 6",
            "ChangedType": 0,
            "ChangedStyle": 0,
            "LatestTime": "2025-12-18T07:24:30.9074997+08:00",
            "Remarks": "sample string 7",
            "ExternalTime": "2025-12-18T07:24:30.9074997+08:00"
          }
        ],
        "OrderInternalNumber": "sample string 1",
        "OrderSource": 0,
        "InternalTime": "2025-12-18T07:24:30.9074997+08:00",
        "Creater": "sample string 3",
        "ID": "210d285b-077f-47c1-a078-36ce65ec0948",
        "SiteId": "sample string 5",
        "OrderExternalNumber": "sample string 6",
        "LatestTime": "2025-12-18T07:24:30.9074997+08:00",
        "ExternalTime": "2025-12-18T07:24:30.9074997+08:00"
      },
      "PurchaseIncludes": [
        {
          "ID": "0a73a5ba-dda9-46a4-8ce5-91f471efa5b6",
          "PurchaseOrderId": "58dc56da-42c9-4fb0-a91c-51190b2d8f79",
          "PassengerId": "aaa098c6-257b-4145-ad9b-f41479b657d4",
          "TicketNumber": "sample string 4"
        },
        {
          "ID": "0a73a5ba-dda9-46a4-8ce5-91f471efa5b6",
          "PurchaseOrderId": "58dc56da-42c9-4fb0-a91c-51190b2d8f79",
          "PassengerId": "aaa098c6-257b-4145-ad9b-f41479b657d4",
          "TicketNumber": "sample string 4"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2025-12-18T07:24:30.9074997+08:00",
      "ID": "420a69fd-17a2-442b-823b-cc895e4c710e",
      "OrderId": "cb32f19e-5df3-44c3-826f-30ee685573c2",
      "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": "2025-12-18T07:24:30.9074997+08:00",
    "ID": "91a4c415-113a-4311-a37d-072b72456fd1",
    "PurchaseOrderId": "727e3479-5488-4c47-808d-1a66aa6ebc4b",
    "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": "2025-12-18T07:24:30.9074997+08:00",
                "ID": "cf4a977a-9bc2-48b0-999c-24065f278a3c",
                "PassengerId": "35b51ff6-5a6d-4ab8-843f-7018fe54940d",
                "TicketNumber": "sample string 5",
                "Posted": true,
                "Remarks": "sample string 7"
              },
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2025-12-18T07:24:30.9074997+08:00",
                "ID": "cf4a977a-9bc2-48b0-999c-24065f278a3c",
                "PassengerId": "35b51ff6-5a6d-4ab8-843f-7018fe54940d",
                "TicketNumber": "sample string 5",
                "Posted": true,
                "Remarks": "sample string 7"
              }
            ],
            "OTotalPrices": [
              {
                "Time": "2025-12-18T07:24:30.9074997+08:00",
                "ID": "3bc0abdc-1af2-4d74-ad2b-ad6cc192472a",
                "PassengerId": "77b99a46-cc90-4986-8447-da947f710739",
                "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": "2025-12-18T07:24:30.9074997+08:00",
                "ID": "3bc0abdc-1af2-4d74-ad2b-ad6cc192472a",
                "PassengerId": "77b99a46-cc90-4986-8447-da947f710739",
                "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": "2025-12-18T07:24:30.9074997+08:00",
            "ID": "5ab6b71f-455c-4316-85ba-f79420cbea56",
            "OrderId": "93ccc712-e6db-4625-8fe4-76e41d961f96",
            "Name": "sample string 4",
            "Birthday": "2025-12-18T07:24:30.9074997+08:00",
            "CardType": 0,
            "CardNo": "sample string 5",
            "SexType": 0,
            "PassengerType": 0,
            "ContactPhone": "sample string 6"
          },
          {
            "TicketNumbers": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2025-12-18T07:24:30.9074997+08:00",
                "ID": "cf4a977a-9bc2-48b0-999c-24065f278a3c",
                "PassengerId": "35b51ff6-5a6d-4ab8-843f-7018fe54940d",
                "TicketNumber": "sample string 5",
                "Posted": true,
                "Remarks": "sample string 7"
              },
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2025-12-18T07:24:30.9074997+08:00",
                "ID": "cf4a977a-9bc2-48b0-999c-24065f278a3c",
                "PassengerId": "35b51ff6-5a6d-4ab8-843f-7018fe54940d",
                "TicketNumber": "sample string 5",
                "Posted": true,
                "Remarks": "sample string 7"
              }
            ],
            "OTotalPrices": [
              {
                "Time": "2025-12-18T07:24:30.9074997+08:00",
                "ID": "3bc0abdc-1af2-4d74-ad2b-ad6cc192472a",
                "PassengerId": "77b99a46-cc90-4986-8447-da947f710739",
                "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": "2025-12-18T07:24:30.9074997+08:00",
                "ID": "3bc0abdc-1af2-4d74-ad2b-ad6cc192472a",
                "PassengerId": "77b99a46-cc90-4986-8447-da947f710739",
                "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": "2025-12-18T07:24:30.9074997+08:00",
            "ID": "5ab6b71f-455c-4316-85ba-f79420cbea56",
            "OrderId": "93ccc712-e6db-4625-8fe4-76e41d961f96",
            "Name": "sample string 4",
            "Birthday": "2025-12-18T07:24:30.9074997+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": "2025-12-18T07:24:30.9074997+08:00",
                "ID": "7b921bc0-7be4-467b-8b5b-d11780c57ec7",
                "RefundId": "1b5f7d79-58d7-4a88-a203-41f1b1261dd5",
                "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-12-18T07:24:30.9074997+08:00",
                "ID": "7b921bc0-7be4-467b-8b5b-d11780c57ec7",
                "RefundId": "1b5f7d79-58d7-4a88-a203-41f1b1261dd5",
                "Confirmed": true,
                "Reconciled": true,
                "RefundPrice": 7.1,
                "CostPrice": 8.1,
                "TransactionId": "sample string 9",
                "Remarks": "sample string 10"
              }
            ],
            "RefundIncludes": [
              {
                "ID": "e4a1eefa-b288-4690-8920-fb2f078955dd",
                "RefundId": "ca7daf95-6549-457f-9a2f-c0f8d966dec3",
                "PassengerId": "d91a8ef3-d3e0-4cbc-9942-31450e15c5c3"
              },
              {
                "ID": "e4a1eefa-b288-4690-8920-fb2f078955dd",
                "RefundId": "ca7daf95-6549-457f-9a2f-c0f8d966dec3",
                "PassengerId": "d91a8ef3-d3e0-4cbc-9942-31450e15c5c3"
              }
            ],
            "RefundInternalNumber": "sample string 1",
            "RefundSource": 0,
            "Creater": "sample string 2",
            "InternalTime": "2025-12-18T07:24:30.9074997+08:00",
            "ID": "e5b2143a-53c6-4c1d-8ab0-a07f8f9dcdc6",
            "OrderId": "b4d5f748-951b-4838-87b3-c0e75f9e78a1",
            "RefundExternalNumber": "sample string 6",
            "RefundType": 0,
            "RefundStyle": 0,
            "LatestTime": "2025-12-18T07:24:30.9074997+08:00",
            "Remarks": "sample string 7",
            "ExternalTime": "2025-12-18T07:24:30.9074997+08:00"
          },
          {
            "RefundPayments": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2025-12-18T07:24:30.9074997+08:00",
                "ID": "7b921bc0-7be4-467b-8b5b-d11780c57ec7",
                "RefundId": "1b5f7d79-58d7-4a88-a203-41f1b1261dd5",
                "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-12-18T07:24:30.9074997+08:00",
                "ID": "7b921bc0-7be4-467b-8b5b-d11780c57ec7",
                "RefundId": "1b5f7d79-58d7-4a88-a203-41f1b1261dd5",
                "Confirmed": true,
                "Reconciled": true,
                "RefundPrice": 7.1,
                "CostPrice": 8.1,
                "TransactionId": "sample string 9",
                "Remarks": "sample string 10"
              }
            ],
            "RefundIncludes": [
              {
                "ID": "e4a1eefa-b288-4690-8920-fb2f078955dd",
                "RefundId": "ca7daf95-6549-457f-9a2f-c0f8d966dec3",
                "PassengerId": "d91a8ef3-d3e0-4cbc-9942-31450e15c5c3"
              },
              {
                "ID": "e4a1eefa-b288-4690-8920-fb2f078955dd",
                "RefundId": "ca7daf95-6549-457f-9a2f-c0f8d966dec3",
                "PassengerId": "d91a8ef3-d3e0-4cbc-9942-31450e15c5c3"
              }
            ],
            "RefundInternalNumber": "sample string 1",
            "RefundSource": 0,
            "Creater": "sample string 2",
            "InternalTime": "2025-12-18T07:24:30.9074997+08:00",
            "ID": "e5b2143a-53c6-4c1d-8ab0-a07f8f9dcdc6",
            "OrderId": "b4d5f748-951b-4838-87b3-c0e75f9e78a1",
            "RefundExternalNumber": "sample string 6",
            "RefundType": 0,
            "RefundStyle": 0,
            "LatestTime": "2025-12-18T07:24:30.9074997+08:00",
            "Remarks": "sample string 7",
            "ExternalTime": "2025-12-18T07:24:30.9074997+08:00"
          }
        ],
        "Changeds": [
          {
            "ChangedPayments": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2025-12-18T07:24:30.9074997+08:00",
                "ID": "75d7e704-bf6f-48f4-9fae-f06eb3dfb55f",
                "ChangedId": "1294ce70-1a0c-494d-a820-3858f032dcb6",
                "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-12-18T07:24:30.9074997+08:00",
                "ID": "75d7e704-bf6f-48f4-9fae-f06eb3dfb55f",
                "ChangedId": "1294ce70-1a0c-494d-a820-3858f032dcb6",
                "Confirmed": true,
                "Reconciled": true,
                "UpgradePrice": 7.1,
                "CostPrice": 8.1,
                "TransactionId": "sample string 9",
                "Remarks": "sample string 10"
              }
            ],
            "ChangedIncludes": [
              {
                "ID": "14e0ae2e-42fa-4341-b81d-6560d2b2f158",
                "ChangedId": "c55a665f-4321-47cb-b2d7-f9d9381dca12",
                "PassengerId": "9c2802d6-528c-43f0-9b1c-103d8dcc2948",
                "TicketNumber": "sample string 4"
              },
              {
                "ID": "14e0ae2e-42fa-4341-b81d-6560d2b2f158",
                "ChangedId": "c55a665f-4321-47cb-b2d7-f9d9381dca12",
                "PassengerId": "9c2802d6-528c-43f0-9b1c-103d8dcc2948",
                "TicketNumber": "sample string 4"
              }
            ],
            "ChangedInternalNumber": "sample string 1",
            "ChangedSource": 0,
            "Creater": "sample string 2",
            "InternalTime": "2025-12-18T07:24:30.9074997+08:00",
            "ID": "5f785ff5-d554-46fb-89aa-b1dedcfdaa49",
            "OrderId": "8dfa3bc8-0844-4f96-94fe-6f409a24fa7e",
            "ChangedExternalNumber": "sample string 6",
            "ChangedType": 0,
            "ChangedStyle": 0,
            "LatestTime": "2025-12-18T07:24:30.9074997+08:00",
            "Remarks": "sample string 7",
            "ExternalTime": "2025-12-18T07:24:30.9074997+08:00"
          },
          {
            "ChangedPayments": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2025-12-18T07:24:30.9074997+08:00",
                "ID": "75d7e704-bf6f-48f4-9fae-f06eb3dfb55f",
                "ChangedId": "1294ce70-1a0c-494d-a820-3858f032dcb6",
                "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-12-18T07:24:30.9074997+08:00",
                "ID": "75d7e704-bf6f-48f4-9fae-f06eb3dfb55f",
                "ChangedId": "1294ce70-1a0c-494d-a820-3858f032dcb6",
                "Confirmed": true,
                "Reconciled": true,
                "UpgradePrice": 7.1,
                "CostPrice": 8.1,
                "TransactionId": "sample string 9",
                "Remarks": "sample string 10"
              }
            ],
            "ChangedIncludes": [
              {
                "ID": "14e0ae2e-42fa-4341-b81d-6560d2b2f158",
                "ChangedId": "c55a665f-4321-47cb-b2d7-f9d9381dca12",
                "PassengerId": "9c2802d6-528c-43f0-9b1c-103d8dcc2948",
                "TicketNumber": "sample string 4"
              },
              {
                "ID": "14e0ae2e-42fa-4341-b81d-6560d2b2f158",
                "ChangedId": "c55a665f-4321-47cb-b2d7-f9d9381dca12",
                "PassengerId": "9c2802d6-528c-43f0-9b1c-103d8dcc2948",
                "TicketNumber": "sample string 4"
              }
            ],
            "ChangedInternalNumber": "sample string 1",
            "ChangedSource": 0,
            "Creater": "sample string 2",
            "InternalTime": "2025-12-18T07:24:30.9074997+08:00",
            "ID": "5f785ff5-d554-46fb-89aa-b1dedcfdaa49",
            "OrderId": "8dfa3bc8-0844-4f96-94fe-6f409a24fa7e",
            "ChangedExternalNumber": "sample string 6",
            "ChangedType": 0,
            "ChangedStyle": 0,
            "LatestTime": "2025-12-18T07:24:30.9074997+08:00",
            "Remarks": "sample string 7",
            "ExternalTime": "2025-12-18T07:24:30.9074997+08:00"
          }
        ],
        "OrderInternalNumber": "sample string 1",
        "OrderSource": 0,
        "InternalTime": "2025-12-18T07:24:30.9074997+08:00",
        "Creater": "sample string 3",
        "ID": "210d285b-077f-47c1-a078-36ce65ec0948",
        "SiteId": "sample string 5",
        "OrderExternalNumber": "sample string 6",
        "LatestTime": "2025-12-18T07:24:30.9074997+08:00",
        "ExternalTime": "2025-12-18T07:24:30.9074997+08:00"
      },
      "PurchaseIncludes": [
        {
          "ID": "0a73a5ba-dda9-46a4-8ce5-91f471efa5b6",
          "PurchaseOrderId": "58dc56da-42c9-4fb0-a91c-51190b2d8f79",
          "PassengerId": "aaa098c6-257b-4145-ad9b-f41479b657d4",
          "TicketNumber": "sample string 4"
        },
        {
          "ID": "0a73a5ba-dda9-46a4-8ce5-91f471efa5b6",
          "PurchaseOrderId": "58dc56da-42c9-4fb0-a91c-51190b2d8f79",
          "PassengerId": "aaa098c6-257b-4145-ad9b-f41479b657d4",
          "TicketNumber": "sample string 4"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2025-12-18T07:24:30.9074997+08:00",
      "ID": "420a69fd-17a2-442b-823b-cc895e4c710e",
      "OrderId": "cb32f19e-5df3-44c3-826f-30ee685573c2",
      "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": "2025-12-18T07:24:30.9074997+08:00",
    "ID": "91a4c415-113a-4311-a37d-072b72456fd1",
    "PurchaseOrderId": "727e3479-5488-4c47-808d-1a66aa6ebc4b",
    "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"
  }
]