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-02-04T08:51:10.4268529+08:00",
  "MaxDateTime": "2026-02-04T08:51:10.4268529+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-02-04T08:51:10.4268529+08:00",
                "ID": "b98dff84-8ffe-40df-9afc-f1ed80ae33fb",
                "PassengerId": "6a55c403-a58f-42c5-a50f-f707ae910fbe",
                "TicketNumber": "sample string 5",
                "Posted": true,
                "Remarks": "sample string 7"
              },
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-02-04T08:51:10.4268529+08:00",
                "ID": "b98dff84-8ffe-40df-9afc-f1ed80ae33fb",
                "PassengerId": "6a55c403-a58f-42c5-a50f-f707ae910fbe",
                "TicketNumber": "sample string 5",
                "Posted": true,
                "Remarks": "sample string 7"
              }
            ],
            "OTotalPrices": [
              {
                "Time": "2026-02-04T08:51:10.4268529+08:00",
                "ID": "26d806b8-988d-4877-aaf7-445584af901a",
                "PassengerId": "96641339-9182-4784-b9c5-0f40ec0452ab",
                "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-02-04T08:51:10.4268529+08:00",
                "ID": "26d806b8-988d-4877-aaf7-445584af901a",
                "PassengerId": "96641339-9182-4784-b9c5-0f40ec0452ab",
                "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-02-04T08:51:10.4268529+08:00",
            "ID": "a619940c-ff06-4a64-80b5-0559e8ec5977",
            "OrderId": "2d7b0ab7-3456-483b-8905-6de6f6bb1e53",
            "Name": "sample string 4",
            "Birthday": "2026-02-04T08:51:10.4268529+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-02-04T08:51:10.4268529+08:00",
                "ID": "b98dff84-8ffe-40df-9afc-f1ed80ae33fb",
                "PassengerId": "6a55c403-a58f-42c5-a50f-f707ae910fbe",
                "TicketNumber": "sample string 5",
                "Posted": true,
                "Remarks": "sample string 7"
              },
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-02-04T08:51:10.4268529+08:00",
                "ID": "b98dff84-8ffe-40df-9afc-f1ed80ae33fb",
                "PassengerId": "6a55c403-a58f-42c5-a50f-f707ae910fbe",
                "TicketNumber": "sample string 5",
                "Posted": true,
                "Remarks": "sample string 7"
              }
            ],
            "OTotalPrices": [
              {
                "Time": "2026-02-04T08:51:10.4268529+08:00",
                "ID": "26d806b8-988d-4877-aaf7-445584af901a",
                "PassengerId": "96641339-9182-4784-b9c5-0f40ec0452ab",
                "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-02-04T08:51:10.4268529+08:00",
                "ID": "26d806b8-988d-4877-aaf7-445584af901a",
                "PassengerId": "96641339-9182-4784-b9c5-0f40ec0452ab",
                "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-02-04T08:51:10.4268529+08:00",
            "ID": "a619940c-ff06-4a64-80b5-0559e8ec5977",
            "OrderId": "2d7b0ab7-3456-483b-8905-6de6f6bb1e53",
            "Name": "sample string 4",
            "Birthday": "2026-02-04T08:51:10.4268529+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-02-04T08:51:10.4268529+08:00",
                "ID": "2c9c33a3-521e-4e4b-b1a8-20f77adc9d7b",
                "RefundId": "4746b559-b199-49be-8d5a-8e6bb929cb58",
                "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-02-04T08:51:10.4268529+08:00",
                "ID": "2c9c33a3-521e-4e4b-b1a8-20f77adc9d7b",
                "RefundId": "4746b559-b199-49be-8d5a-8e6bb929cb58",
                "Confirmed": true,
                "Reconciled": true,
                "RefundPrice": 7.1,
                "CostPrice": 8.1,
                "TransactionId": "sample string 9",
                "Remarks": "sample string 10"
              }
            ],
            "RefundIncludes": [
              {
                "ID": "502b1dc7-9100-475a-9578-5eea853b9df2",
                "RefundId": "fcca66ea-7aab-41c0-b2d4-4a4f73700444",
                "PassengerId": "92ed6a77-2978-4ef9-ac57-d3a644090fc2"
              },
              {
                "ID": "502b1dc7-9100-475a-9578-5eea853b9df2",
                "RefundId": "fcca66ea-7aab-41c0-b2d4-4a4f73700444",
                "PassengerId": "92ed6a77-2978-4ef9-ac57-d3a644090fc2"
              }
            ],
            "RefundInternalNumber": "sample string 1",
            "RefundSource": 0,
            "Creater": "sample string 2",
            "InternalTime": "2026-02-04T08:51:10.4268529+08:00",
            "ID": "c0c39e1b-3364-4e7b-9f94-87e94d2ade5c",
            "OrderId": "fb2f19e3-bbb1-4606-a7c9-2f24f6b3e511",
            "RefundExternalNumber": "sample string 6",
            "RefundType": 0,
            "RefundStyle": 0,
            "LatestTime": "2026-02-04T08:51:10.4268529+08:00",
            "Remarks": "sample string 7",
            "ExternalTime": "2026-02-04T08:51:10.4268529+08:00"
          },
          {
            "RefundPayments": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-02-04T08:51:10.4268529+08:00",
                "ID": "2c9c33a3-521e-4e4b-b1a8-20f77adc9d7b",
                "RefundId": "4746b559-b199-49be-8d5a-8e6bb929cb58",
                "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-02-04T08:51:10.4268529+08:00",
                "ID": "2c9c33a3-521e-4e4b-b1a8-20f77adc9d7b",
                "RefundId": "4746b559-b199-49be-8d5a-8e6bb929cb58",
                "Confirmed": true,
                "Reconciled": true,
                "RefundPrice": 7.1,
                "CostPrice": 8.1,
                "TransactionId": "sample string 9",
                "Remarks": "sample string 10"
              }
            ],
            "RefundIncludes": [
              {
                "ID": "502b1dc7-9100-475a-9578-5eea853b9df2",
                "RefundId": "fcca66ea-7aab-41c0-b2d4-4a4f73700444",
                "PassengerId": "92ed6a77-2978-4ef9-ac57-d3a644090fc2"
              },
              {
                "ID": "502b1dc7-9100-475a-9578-5eea853b9df2",
                "RefundId": "fcca66ea-7aab-41c0-b2d4-4a4f73700444",
                "PassengerId": "92ed6a77-2978-4ef9-ac57-d3a644090fc2"
              }
            ],
            "RefundInternalNumber": "sample string 1",
            "RefundSource": 0,
            "Creater": "sample string 2",
            "InternalTime": "2026-02-04T08:51:10.4268529+08:00",
            "ID": "c0c39e1b-3364-4e7b-9f94-87e94d2ade5c",
            "OrderId": "fb2f19e3-bbb1-4606-a7c9-2f24f6b3e511",
            "RefundExternalNumber": "sample string 6",
            "RefundType": 0,
            "RefundStyle": 0,
            "LatestTime": "2026-02-04T08:51:10.4268529+08:00",
            "Remarks": "sample string 7",
            "ExternalTime": "2026-02-04T08:51:10.4268529+08:00"
          }
        ],
        "Changeds": [
          {
            "ChangedPayments": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-02-04T08:51:10.4268529+08:00",
                "ID": "ed434003-85ff-405e-84c0-93df99b67870",
                "ChangedId": "3315dbbf-34ca-45a7-bb36-ce8ec711e15f",
                "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-02-04T08:51:10.4268529+08:00",
                "ID": "ed434003-85ff-405e-84c0-93df99b67870",
                "ChangedId": "3315dbbf-34ca-45a7-bb36-ce8ec711e15f",
                "Confirmed": true,
                "Reconciled": true,
                "UpgradePrice": 7.1,
                "CostPrice": 8.1,
                "TransactionId": "sample string 9",
                "Remarks": "sample string 10"
              }
            ],
            "ChangedIncludes": [
              {
                "ID": "1f604bda-3f6b-4589-a020-3262790b6204",
                "ChangedId": "fb66e3e4-080f-49e0-8ab9-b089b5b20778",
                "PassengerId": "8c1686d2-2cc6-40fd-8c8e-24008d86d656",
                "TicketNumber": "sample string 4"
              },
              {
                "ID": "1f604bda-3f6b-4589-a020-3262790b6204",
                "ChangedId": "fb66e3e4-080f-49e0-8ab9-b089b5b20778",
                "PassengerId": "8c1686d2-2cc6-40fd-8c8e-24008d86d656",
                "TicketNumber": "sample string 4"
              }
            ],
            "ChangedInternalNumber": "sample string 1",
            "ChangedSource": 0,
            "Creater": "sample string 2",
            "InternalTime": "2026-02-04T08:51:10.4268529+08:00",
            "ID": "9941cecf-6693-4044-ba43-99b4e9c3d0d0",
            "OrderId": "8aa0ba58-5a6a-4f15-8f32-2f709c6a5576",
            "ChangedExternalNumber": "sample string 6",
            "ChangedType": 0,
            "ChangedStyle": 0,
            "LatestTime": "2026-02-04T08:51:10.4268529+08:00",
            "Remarks": "sample string 7",
            "ExternalTime": "2026-02-04T08:51:10.4268529+08:00"
          },
          {
            "ChangedPayments": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-02-04T08:51:10.4268529+08:00",
                "ID": "ed434003-85ff-405e-84c0-93df99b67870",
                "ChangedId": "3315dbbf-34ca-45a7-bb36-ce8ec711e15f",
                "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-02-04T08:51:10.4268529+08:00",
                "ID": "ed434003-85ff-405e-84c0-93df99b67870",
                "ChangedId": "3315dbbf-34ca-45a7-bb36-ce8ec711e15f",
                "Confirmed": true,
                "Reconciled": true,
                "UpgradePrice": 7.1,
                "CostPrice": 8.1,
                "TransactionId": "sample string 9",
                "Remarks": "sample string 10"
              }
            ],
            "ChangedIncludes": [
              {
                "ID": "1f604bda-3f6b-4589-a020-3262790b6204",
                "ChangedId": "fb66e3e4-080f-49e0-8ab9-b089b5b20778",
                "PassengerId": "8c1686d2-2cc6-40fd-8c8e-24008d86d656",
                "TicketNumber": "sample string 4"
              },
              {
                "ID": "1f604bda-3f6b-4589-a020-3262790b6204",
                "ChangedId": "fb66e3e4-080f-49e0-8ab9-b089b5b20778",
                "PassengerId": "8c1686d2-2cc6-40fd-8c8e-24008d86d656",
                "TicketNumber": "sample string 4"
              }
            ],
            "ChangedInternalNumber": "sample string 1",
            "ChangedSource": 0,
            "Creater": "sample string 2",
            "InternalTime": "2026-02-04T08:51:10.4268529+08:00",
            "ID": "9941cecf-6693-4044-ba43-99b4e9c3d0d0",
            "OrderId": "8aa0ba58-5a6a-4f15-8f32-2f709c6a5576",
            "ChangedExternalNumber": "sample string 6",
            "ChangedType": 0,
            "ChangedStyle": 0,
            "LatestTime": "2026-02-04T08:51:10.4268529+08:00",
            "Remarks": "sample string 7",
            "ExternalTime": "2026-02-04T08:51:10.4268529+08:00"
          }
        ],
        "OrderInternalNumber": "sample string 1",
        "OrderSource": 0,
        "InternalTime": "2026-02-04T08:51:10.4268529+08:00",
        "Creater": "sample string 3",
        "ID": "77b08153-e5d7-4129-9f0c-10d22c38f952",
        "SiteId": "sample string 5",
        "OrderExternalNumber": "sample string 6",
        "LatestTime": "2026-02-04T08:51:10.4268529+08:00",
        "ExternalTime": "2026-02-04T08:51:10.4268529+08:00"
      },
      "PurchaseIncludes": [
        {
          "ID": "52b08978-58df-4a17-aa79-9ab0f0adbfe3",
          "PurchaseOrderId": "a4ab430e-f3a5-4560-be21-c2ecfa799a81",
          "PassengerId": "36d3d3c6-f4b9-4da7-a6db-55879f865873",
          "TicketNumber": "sample string 4"
        },
        {
          "ID": "52b08978-58df-4a17-aa79-9ab0f0adbfe3",
          "PurchaseOrderId": "a4ab430e-f3a5-4560-be21-c2ecfa799a81",
          "PassengerId": "36d3d3c6-f4b9-4da7-a6db-55879f865873",
          "TicketNumber": "sample string 4"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2026-02-04T08:51:10.4268529+08:00",
      "ID": "57e42f68-deb1-42ad-8416-bfae983ebfea",
      "OrderId": "f0745b58-4b5b-43f4-a006-0594cbe976c7",
      "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-02-04T08:51:10.4268529+08:00",
    "ID": "7ce19409-c1c8-4fe3-bc42-870a7790bfae",
    "PurchaseOrderId": "0de48234-9fd5-4c57-94d0-f611e6d86200",
    "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-02-04T08:51:10.4268529+08:00",
                "ID": "b98dff84-8ffe-40df-9afc-f1ed80ae33fb",
                "PassengerId": "6a55c403-a58f-42c5-a50f-f707ae910fbe",
                "TicketNumber": "sample string 5",
                "Posted": true,
                "Remarks": "sample string 7"
              },
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-02-04T08:51:10.4268529+08:00",
                "ID": "b98dff84-8ffe-40df-9afc-f1ed80ae33fb",
                "PassengerId": "6a55c403-a58f-42c5-a50f-f707ae910fbe",
                "TicketNumber": "sample string 5",
                "Posted": true,
                "Remarks": "sample string 7"
              }
            ],
            "OTotalPrices": [
              {
                "Time": "2026-02-04T08:51:10.4268529+08:00",
                "ID": "26d806b8-988d-4877-aaf7-445584af901a",
                "PassengerId": "96641339-9182-4784-b9c5-0f40ec0452ab",
                "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-02-04T08:51:10.4268529+08:00",
                "ID": "26d806b8-988d-4877-aaf7-445584af901a",
                "PassengerId": "96641339-9182-4784-b9c5-0f40ec0452ab",
                "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-02-04T08:51:10.4268529+08:00",
            "ID": "a619940c-ff06-4a64-80b5-0559e8ec5977",
            "OrderId": "2d7b0ab7-3456-483b-8905-6de6f6bb1e53",
            "Name": "sample string 4",
            "Birthday": "2026-02-04T08:51:10.4268529+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-02-04T08:51:10.4268529+08:00",
                "ID": "b98dff84-8ffe-40df-9afc-f1ed80ae33fb",
                "PassengerId": "6a55c403-a58f-42c5-a50f-f707ae910fbe",
                "TicketNumber": "sample string 5",
                "Posted": true,
                "Remarks": "sample string 7"
              },
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-02-04T08:51:10.4268529+08:00",
                "ID": "b98dff84-8ffe-40df-9afc-f1ed80ae33fb",
                "PassengerId": "6a55c403-a58f-42c5-a50f-f707ae910fbe",
                "TicketNumber": "sample string 5",
                "Posted": true,
                "Remarks": "sample string 7"
              }
            ],
            "OTotalPrices": [
              {
                "Time": "2026-02-04T08:51:10.4268529+08:00",
                "ID": "26d806b8-988d-4877-aaf7-445584af901a",
                "PassengerId": "96641339-9182-4784-b9c5-0f40ec0452ab",
                "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-02-04T08:51:10.4268529+08:00",
                "ID": "26d806b8-988d-4877-aaf7-445584af901a",
                "PassengerId": "96641339-9182-4784-b9c5-0f40ec0452ab",
                "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-02-04T08:51:10.4268529+08:00",
            "ID": "a619940c-ff06-4a64-80b5-0559e8ec5977",
            "OrderId": "2d7b0ab7-3456-483b-8905-6de6f6bb1e53",
            "Name": "sample string 4",
            "Birthday": "2026-02-04T08:51:10.4268529+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-02-04T08:51:10.4268529+08:00",
                "ID": "2c9c33a3-521e-4e4b-b1a8-20f77adc9d7b",
                "RefundId": "4746b559-b199-49be-8d5a-8e6bb929cb58",
                "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-02-04T08:51:10.4268529+08:00",
                "ID": "2c9c33a3-521e-4e4b-b1a8-20f77adc9d7b",
                "RefundId": "4746b559-b199-49be-8d5a-8e6bb929cb58",
                "Confirmed": true,
                "Reconciled": true,
                "RefundPrice": 7.1,
                "CostPrice": 8.1,
                "TransactionId": "sample string 9",
                "Remarks": "sample string 10"
              }
            ],
            "RefundIncludes": [
              {
                "ID": "502b1dc7-9100-475a-9578-5eea853b9df2",
                "RefundId": "fcca66ea-7aab-41c0-b2d4-4a4f73700444",
                "PassengerId": "92ed6a77-2978-4ef9-ac57-d3a644090fc2"
              },
              {
                "ID": "502b1dc7-9100-475a-9578-5eea853b9df2",
                "RefundId": "fcca66ea-7aab-41c0-b2d4-4a4f73700444",
                "PassengerId": "92ed6a77-2978-4ef9-ac57-d3a644090fc2"
              }
            ],
            "RefundInternalNumber": "sample string 1",
            "RefundSource": 0,
            "Creater": "sample string 2",
            "InternalTime": "2026-02-04T08:51:10.4268529+08:00",
            "ID": "c0c39e1b-3364-4e7b-9f94-87e94d2ade5c",
            "OrderId": "fb2f19e3-bbb1-4606-a7c9-2f24f6b3e511",
            "RefundExternalNumber": "sample string 6",
            "RefundType": 0,
            "RefundStyle": 0,
            "LatestTime": "2026-02-04T08:51:10.4268529+08:00",
            "Remarks": "sample string 7",
            "ExternalTime": "2026-02-04T08:51:10.4268529+08:00"
          },
          {
            "RefundPayments": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-02-04T08:51:10.4268529+08:00",
                "ID": "2c9c33a3-521e-4e4b-b1a8-20f77adc9d7b",
                "RefundId": "4746b559-b199-49be-8d5a-8e6bb929cb58",
                "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-02-04T08:51:10.4268529+08:00",
                "ID": "2c9c33a3-521e-4e4b-b1a8-20f77adc9d7b",
                "RefundId": "4746b559-b199-49be-8d5a-8e6bb929cb58",
                "Confirmed": true,
                "Reconciled": true,
                "RefundPrice": 7.1,
                "CostPrice": 8.1,
                "TransactionId": "sample string 9",
                "Remarks": "sample string 10"
              }
            ],
            "RefundIncludes": [
              {
                "ID": "502b1dc7-9100-475a-9578-5eea853b9df2",
                "RefundId": "fcca66ea-7aab-41c0-b2d4-4a4f73700444",
                "PassengerId": "92ed6a77-2978-4ef9-ac57-d3a644090fc2"
              },
              {
                "ID": "502b1dc7-9100-475a-9578-5eea853b9df2",
                "RefundId": "fcca66ea-7aab-41c0-b2d4-4a4f73700444",
                "PassengerId": "92ed6a77-2978-4ef9-ac57-d3a644090fc2"
              }
            ],
            "RefundInternalNumber": "sample string 1",
            "RefundSource": 0,
            "Creater": "sample string 2",
            "InternalTime": "2026-02-04T08:51:10.4268529+08:00",
            "ID": "c0c39e1b-3364-4e7b-9f94-87e94d2ade5c",
            "OrderId": "fb2f19e3-bbb1-4606-a7c9-2f24f6b3e511",
            "RefundExternalNumber": "sample string 6",
            "RefundType": 0,
            "RefundStyle": 0,
            "LatestTime": "2026-02-04T08:51:10.4268529+08:00",
            "Remarks": "sample string 7",
            "ExternalTime": "2026-02-04T08:51:10.4268529+08:00"
          }
        ],
        "Changeds": [
          {
            "ChangedPayments": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-02-04T08:51:10.4268529+08:00",
                "ID": "ed434003-85ff-405e-84c0-93df99b67870",
                "ChangedId": "3315dbbf-34ca-45a7-bb36-ce8ec711e15f",
                "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-02-04T08:51:10.4268529+08:00",
                "ID": "ed434003-85ff-405e-84c0-93df99b67870",
                "ChangedId": "3315dbbf-34ca-45a7-bb36-ce8ec711e15f",
                "Confirmed": true,
                "Reconciled": true,
                "UpgradePrice": 7.1,
                "CostPrice": 8.1,
                "TransactionId": "sample string 9",
                "Remarks": "sample string 10"
              }
            ],
            "ChangedIncludes": [
              {
                "ID": "1f604bda-3f6b-4589-a020-3262790b6204",
                "ChangedId": "fb66e3e4-080f-49e0-8ab9-b089b5b20778",
                "PassengerId": "8c1686d2-2cc6-40fd-8c8e-24008d86d656",
                "TicketNumber": "sample string 4"
              },
              {
                "ID": "1f604bda-3f6b-4589-a020-3262790b6204",
                "ChangedId": "fb66e3e4-080f-49e0-8ab9-b089b5b20778",
                "PassengerId": "8c1686d2-2cc6-40fd-8c8e-24008d86d656",
                "TicketNumber": "sample string 4"
              }
            ],
            "ChangedInternalNumber": "sample string 1",
            "ChangedSource": 0,
            "Creater": "sample string 2",
            "InternalTime": "2026-02-04T08:51:10.4268529+08:00",
            "ID": "9941cecf-6693-4044-ba43-99b4e9c3d0d0",
            "OrderId": "8aa0ba58-5a6a-4f15-8f32-2f709c6a5576",
            "ChangedExternalNumber": "sample string 6",
            "ChangedType": 0,
            "ChangedStyle": 0,
            "LatestTime": "2026-02-04T08:51:10.4268529+08:00",
            "Remarks": "sample string 7",
            "ExternalTime": "2026-02-04T08:51:10.4268529+08:00"
          },
          {
            "ChangedPayments": [
              {
                "RecordType": 0,
                "Creater": "sample string 1",
                "Time": "2026-02-04T08:51:10.4268529+08:00",
                "ID": "ed434003-85ff-405e-84c0-93df99b67870",
                "ChangedId": "3315dbbf-34ca-45a7-bb36-ce8ec711e15f",
                "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-02-04T08:51:10.4268529+08:00",
                "ID": "ed434003-85ff-405e-84c0-93df99b67870",
                "ChangedId": "3315dbbf-34ca-45a7-bb36-ce8ec711e15f",
                "Confirmed": true,
                "Reconciled": true,
                "UpgradePrice": 7.1,
                "CostPrice": 8.1,
                "TransactionId": "sample string 9",
                "Remarks": "sample string 10"
              }
            ],
            "ChangedIncludes": [
              {
                "ID": "1f604bda-3f6b-4589-a020-3262790b6204",
                "ChangedId": "fb66e3e4-080f-49e0-8ab9-b089b5b20778",
                "PassengerId": "8c1686d2-2cc6-40fd-8c8e-24008d86d656",
                "TicketNumber": "sample string 4"
              },
              {
                "ID": "1f604bda-3f6b-4589-a020-3262790b6204",
                "ChangedId": "fb66e3e4-080f-49e0-8ab9-b089b5b20778",
                "PassengerId": "8c1686d2-2cc6-40fd-8c8e-24008d86d656",
                "TicketNumber": "sample string 4"
              }
            ],
            "ChangedInternalNumber": "sample string 1",
            "ChangedSource": 0,
            "Creater": "sample string 2",
            "InternalTime": "2026-02-04T08:51:10.4268529+08:00",
            "ID": "9941cecf-6693-4044-ba43-99b4e9c3d0d0",
            "OrderId": "8aa0ba58-5a6a-4f15-8f32-2f709c6a5576",
            "ChangedExternalNumber": "sample string 6",
            "ChangedType": 0,
            "ChangedStyle": 0,
            "LatestTime": "2026-02-04T08:51:10.4268529+08:00",
            "Remarks": "sample string 7",
            "ExternalTime": "2026-02-04T08:51:10.4268529+08:00"
          }
        ],
        "OrderInternalNumber": "sample string 1",
        "OrderSource": 0,
        "InternalTime": "2026-02-04T08:51:10.4268529+08:00",
        "Creater": "sample string 3",
        "ID": "77b08153-e5d7-4129-9f0c-10d22c38f952",
        "SiteId": "sample string 5",
        "OrderExternalNumber": "sample string 6",
        "LatestTime": "2026-02-04T08:51:10.4268529+08:00",
        "ExternalTime": "2026-02-04T08:51:10.4268529+08:00"
      },
      "PurchaseIncludes": [
        {
          "ID": "52b08978-58df-4a17-aa79-9ab0f0adbfe3",
          "PurchaseOrderId": "a4ab430e-f3a5-4560-be21-c2ecfa799a81",
          "PassengerId": "36d3d3c6-f4b9-4da7-a6db-55879f865873",
          "TicketNumber": "sample string 4"
        },
        {
          "ID": "52b08978-58df-4a17-aa79-9ab0f0adbfe3",
          "PurchaseOrderId": "a4ab430e-f3a5-4560-be21-c2ecfa799a81",
          "PassengerId": "36d3d3c6-f4b9-4da7-a6db-55879f865873",
          "TicketNumber": "sample string 4"
        }
      ],
      "RecordType": 0,
      "PaymentUri": "sample string 1",
      "Manual": true,
      "Creater": "sample string 2",
      "Time": "2026-02-04T08:51:10.4268529+08:00",
      "ID": "57e42f68-deb1-42ad-8416-bfae983ebfea",
      "OrderId": "f0745b58-4b5b-43f4-a006-0594cbe976c7",
      "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-02-04T08:51:10.4268529+08:00",
    "ID": "7ce19409-c1c8-4fe3-bc42-870a7790bfae",
    "PurchaseOrderId": "0de48234-9fd5-4c57-94d0-f611e6d86200",
    "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"
  }
]