POST Api/Invoke/ExportOverallOrdersByPayTime

导出出票订单数据(采购单支付时间)

Request Information

URI Parameters

None.

Body Parameters

检索模型

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

最小查询时间

date

Required

MaxDateTime

最大查询时间

date

Required

SiteIds

站点ID列表

Collection of string

None.

Request Formats

application/json, text/json

Sample:
{
  "MinDateTime": "2026-08-09T12:40:43.7755004+08:00",
  "MaxDateTime": "2026-08-09T12:40:43.7755004+08:00",
  "SiteIds": [
    "sample string 1",
    "sample string 2"
  ]
}

Response Information

Resource Description

导出出票订单数据(采购单支付时间)

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

采购单列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.ExportPurchaseOrderModel

None.

OLockedStatus

订单锁定状态列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetOLockedStatusModel

None.

OrderStatus

订单状态列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetOrderStatusModel

None.

OPassengers

乘机人列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.ParentOPassengerModel

None.

OrderPayments

订单收付款项列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetOrderPaymentModel

None.

OSegments

订单行程列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetOSegmentModel

None.

DataSources

订单数据来源项

SpeedPower.Utility.Models.Project.Orders.Service.GetDataSourceModel

None.

QuotationSources

订单政策来源项

SpeedPower.Utility.Models.Project.Orders.Service.GetQuotationSourceModel

None.

OrderInternalNumber

内部订单号

string

Required

String length: inclusive between 0 and 128

OrderSource

订单来源

SpeedPower.Utility.Models.Project.Orders.Enums.OrderSourceType

None.

InternalTime

订单创建时间

date

None.

Creater

创建人

string

Required

String length: inclusive between 0 and 128

ID

订单ID

globally unique identifier

None.

SiteId

站点ID

string

Required

String length: inclusive between 0 and 128

OrderExternalNumber

外部订单号

string

Required

String length: inclusive between 0 and 128

LatestTime

最后处理时间

date

None.

ExternalTime

外部订单创建时间

date

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "PurchaseOrders": [
      {
        "PurchasePayables": [
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "704868ec-0d87-4c49-b841-16e06574c9ab",
            "PurchaseOrderId": "da60d1f4-ad38-4d02-b85e-ca70236b60b0",
            "PayPrice": 5.1,
            "PaymentTag": "sample string 6",
            "PaymentCode": "sample string 7",
            "PaymentAccount": "sample string 8",
            "TransactionId": "sample string 9",
            "Reconciled": true,
            "Remarks": "sample string 11"
          },
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "704868ec-0d87-4c49-b841-16e06574c9ab",
            "PurchaseOrderId": "da60d1f4-ad38-4d02-b85e-ca70236b60b0",
            "PayPrice": 5.1,
            "PaymentTag": "sample string 6",
            "PaymentCode": "sample string 7",
            "PaymentAccount": "sample string 8",
            "TransactionId": "sample string 9",
            "Reconciled": true,
            "Remarks": "sample string 11"
          }
        ],
        "PurchaseFollowups": [
          {
            "PurchasePayments": {
              "RecordType": 0,
              "Creater": "sample string 1",
              "Time": "2026-08-09T12:40:43.7755004+08:00",
              "ID": "18794d17-8c04-4183-b698-11e8f71f0a77",
              "ClaimlPrice": 4.1,
              "ServicePrice": 5.1,
              "Confirmed": true,
              "Reconciled": true,
              "TransactionId": "sample string 8",
              "Remarks": "sample string 9"
            },
            "RecordType": 0,
            "ApplyStatus": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "4b9fc272-5d33-459a-b10c-b22d5c574904",
            "PurchaseOrderId": "f5cff41f-e676-4ac0-a3b0-9f0c3931c48f",
            "ApplyType": 0,
            "Remarks": "sample string 5",
            "CSegmentId": "709a9f5a-18b0-4e03-8fcf-6a60355fc106",
            "LinkedId": "f1a5be61-da43-407e-be3b-f272cc8f44e3",
            "PassengerIds": "sample string 6"
          },
          {
            "PurchasePayments": {
              "RecordType": 0,
              "Creater": "sample string 1",
              "Time": "2026-08-09T12:40:43.7755004+08:00",
              "ID": "18794d17-8c04-4183-b698-11e8f71f0a77",
              "ClaimlPrice": 4.1,
              "ServicePrice": 5.1,
              "Confirmed": true,
              "Reconciled": true,
              "TransactionId": "sample string 8",
              "Remarks": "sample string 9"
            },
            "RecordType": 0,
            "ApplyStatus": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "4b9fc272-5d33-459a-b10c-b22d5c574904",
            "PurchaseOrderId": "f5cff41f-e676-4ac0-a3b0-9f0c3931c48f",
            "ApplyType": 0,
            "Remarks": "sample string 5",
            "CSegmentId": "709a9f5a-18b0-4e03-8fcf-6a60355fc106",
            "LinkedId": "f1a5be61-da43-407e-be3b-f272cc8f44e3",
            "PassengerIds": "sample string 6"
          }
        ],
        "PurchaseIncludes": [
          {
            "ID": "59c80ddd-1df7-4ec8-b354-0514747d9b32",
            "PurchaseOrderId": "40f90fee-8df1-458f-9dae-39a16c87aec1",
            "PassengerId": "b9245a47-727c-4505-8f74-17f918ccb1ea",
            "TicketNumber": "sample string 4"
          },
          {
            "ID": "59c80ddd-1df7-4ec8-b354-0514747d9b32",
            "PurchaseOrderId": "40f90fee-8df1-458f-9dae-39a16c87aec1",
            "PassengerId": "b9245a47-727c-4505-8f74-17f918ccb1ea",
            "TicketNumber": "sample string 4"
          }
        ],
        "PurchaseMembers": [
          {
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "e0898416-e999-4615-b27a-382e593ba933",
            "PurchaseOrderId": "841316a6-12a8-49e9-83ab-2de19480a58b",
            "UserName": "sample string 4",
            "Password": "sample string 5",
            "ContactPhone": "sample string 6",
            "Remarks": "sample string 7",
            "MembersId": "sample string 8"
          },
          {
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "e0898416-e999-4615-b27a-382e593ba933",
            "PurchaseOrderId": "841316a6-12a8-49e9-83ab-2de19480a58b",
            "UserName": "sample string 4",
            "Password": "sample string 5",
            "ContactPhone": "sample string 6",
            "Remarks": "sample string 7",
            "MembersId": "sample string 8"
          }
        ],
        "RecordType": 0,
        "PaymentUri": "sample string 1",
        "Manual": true,
        "Creater": "sample string 2",
        "Time": "2026-08-09T12:40:43.7755004+08:00",
        "ID": "d5e335aa-2dbc-487c-a996-e28438db8d5b",
        "OrderId": "edc2dd09-3756-4384-b145-f427034814d3",
        "PurchaseOrderNumber": "sample string 6",
        "PurchaseOrderType": 0,
        "TotalPrice": 7.1,
        "PlatName": "sample string 8",
        "PurchaseTag": "sample string 9",
        "ProviderCode": "sample string 10",
        "CabinLevel": 0,
        "CabinCode": "sample string 11",
        "ProductRules": "sample string 12",
        "Remarks": "sample string 13"
      },
      {
        "PurchasePayables": [
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "704868ec-0d87-4c49-b841-16e06574c9ab",
            "PurchaseOrderId": "da60d1f4-ad38-4d02-b85e-ca70236b60b0",
            "PayPrice": 5.1,
            "PaymentTag": "sample string 6",
            "PaymentCode": "sample string 7",
            "PaymentAccount": "sample string 8",
            "TransactionId": "sample string 9",
            "Reconciled": true,
            "Remarks": "sample string 11"
          },
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "704868ec-0d87-4c49-b841-16e06574c9ab",
            "PurchaseOrderId": "da60d1f4-ad38-4d02-b85e-ca70236b60b0",
            "PayPrice": 5.1,
            "PaymentTag": "sample string 6",
            "PaymentCode": "sample string 7",
            "PaymentAccount": "sample string 8",
            "TransactionId": "sample string 9",
            "Reconciled": true,
            "Remarks": "sample string 11"
          }
        ],
        "PurchaseFollowups": [
          {
            "PurchasePayments": {
              "RecordType": 0,
              "Creater": "sample string 1",
              "Time": "2026-08-09T12:40:43.7755004+08:00",
              "ID": "18794d17-8c04-4183-b698-11e8f71f0a77",
              "ClaimlPrice": 4.1,
              "ServicePrice": 5.1,
              "Confirmed": true,
              "Reconciled": true,
              "TransactionId": "sample string 8",
              "Remarks": "sample string 9"
            },
            "RecordType": 0,
            "ApplyStatus": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "4b9fc272-5d33-459a-b10c-b22d5c574904",
            "PurchaseOrderId": "f5cff41f-e676-4ac0-a3b0-9f0c3931c48f",
            "ApplyType": 0,
            "Remarks": "sample string 5",
            "CSegmentId": "709a9f5a-18b0-4e03-8fcf-6a60355fc106",
            "LinkedId": "f1a5be61-da43-407e-be3b-f272cc8f44e3",
            "PassengerIds": "sample string 6"
          },
          {
            "PurchasePayments": {
              "RecordType": 0,
              "Creater": "sample string 1",
              "Time": "2026-08-09T12:40:43.7755004+08:00",
              "ID": "18794d17-8c04-4183-b698-11e8f71f0a77",
              "ClaimlPrice": 4.1,
              "ServicePrice": 5.1,
              "Confirmed": true,
              "Reconciled": true,
              "TransactionId": "sample string 8",
              "Remarks": "sample string 9"
            },
            "RecordType": 0,
            "ApplyStatus": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "4b9fc272-5d33-459a-b10c-b22d5c574904",
            "PurchaseOrderId": "f5cff41f-e676-4ac0-a3b0-9f0c3931c48f",
            "ApplyType": 0,
            "Remarks": "sample string 5",
            "CSegmentId": "709a9f5a-18b0-4e03-8fcf-6a60355fc106",
            "LinkedId": "f1a5be61-da43-407e-be3b-f272cc8f44e3",
            "PassengerIds": "sample string 6"
          }
        ],
        "PurchaseIncludes": [
          {
            "ID": "59c80ddd-1df7-4ec8-b354-0514747d9b32",
            "PurchaseOrderId": "40f90fee-8df1-458f-9dae-39a16c87aec1",
            "PassengerId": "b9245a47-727c-4505-8f74-17f918ccb1ea",
            "TicketNumber": "sample string 4"
          },
          {
            "ID": "59c80ddd-1df7-4ec8-b354-0514747d9b32",
            "PurchaseOrderId": "40f90fee-8df1-458f-9dae-39a16c87aec1",
            "PassengerId": "b9245a47-727c-4505-8f74-17f918ccb1ea",
            "TicketNumber": "sample string 4"
          }
        ],
        "PurchaseMembers": [
          {
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "e0898416-e999-4615-b27a-382e593ba933",
            "PurchaseOrderId": "841316a6-12a8-49e9-83ab-2de19480a58b",
            "UserName": "sample string 4",
            "Password": "sample string 5",
            "ContactPhone": "sample string 6",
            "Remarks": "sample string 7",
            "MembersId": "sample string 8"
          },
          {
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "e0898416-e999-4615-b27a-382e593ba933",
            "PurchaseOrderId": "841316a6-12a8-49e9-83ab-2de19480a58b",
            "UserName": "sample string 4",
            "Password": "sample string 5",
            "ContactPhone": "sample string 6",
            "Remarks": "sample string 7",
            "MembersId": "sample string 8"
          }
        ],
        "RecordType": 0,
        "PaymentUri": "sample string 1",
        "Manual": true,
        "Creater": "sample string 2",
        "Time": "2026-08-09T12:40:43.7755004+08:00",
        "ID": "d5e335aa-2dbc-487c-a996-e28438db8d5b",
        "OrderId": "edc2dd09-3756-4384-b145-f427034814d3",
        "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"
      }
    ],
    "OLockedStatus": [
      {
        "ID": "b97adaf2-d0a8-468a-a186-457f7cb1a798",
        "RecordType": 0,
        "Creater": "sample string 2",
        "Time": "2026-08-09T12:40:43.7755004+08:00",
        "OrderId": "086806b9-1aa2-4343-b3d9-755cfb0b518d",
        "Status": 0,
        "Remarks": "sample string 5"
      },
      {
        "ID": "b97adaf2-d0a8-468a-a186-457f7cb1a798",
        "RecordType": 0,
        "Creater": "sample string 2",
        "Time": "2026-08-09T12:40:43.7755004+08:00",
        "OrderId": "086806b9-1aa2-4343-b3d9-755cfb0b518d",
        "Status": 0,
        "Remarks": "sample string 5"
      }
    ],
    "OrderStatus": [
      {
        "ID": "53afd058-4c4f-4f3b-9b5c-14a3ef409af5",
        "RecordType": 0,
        "Creater": "sample string 2",
        "Time": "2026-08-09T12:40:43.7755004+08:00",
        "OrderId": "28869f2b-fb48-48f2-893c-9d47430d9e5c",
        "Status": 1,
        "Remarks": "sample string 5"
      },
      {
        "ID": "53afd058-4c4f-4f3b-9b5c-14a3ef409af5",
        "RecordType": 0,
        "Creater": "sample string 2",
        "Time": "2026-08-09T12:40:43.7755004+08:00",
        "OrderId": "28869f2b-fb48-48f2-893c-9d47430d9e5c",
        "Status": 1,
        "Remarks": "sample string 5"
      }
    ],
    "OPassengers": [
      {
        "TicketNumbers": [
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "e4f4e580-800c-4444-a74c-120a62697dc4",
            "PassengerId": "c6bb201f-20c3-4f15-91f3-d8127458778a",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          },
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "e4f4e580-800c-4444-a74c-120a62697dc4",
            "PassengerId": "c6bb201f-20c3-4f15-91f3-d8127458778a",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          }
        ],
        "OTotalPrices": [
          {
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "60ad1439-88fa-4ab2-90e1-7291f0c5affd",
            "PassengerId": "7ed40d68-8c0b-4024-9128-d447639f96ef",
            "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-08-09T12:40:43.7755004+08:00",
            "ID": "60ad1439-88fa-4ab2-90e1-7291f0c5affd",
            "PassengerId": "7ed40d68-8c0b-4024-9128-d447639f96ef",
            "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-08-09T12:40:43.7755004+08:00",
        "ID": "a7063957-7642-482a-b99d-a69086cba8a9",
        "OrderId": "23e99ee6-a9a7-44de-91f9-dfb769043554",
        "Name": "sample string 4",
        "Birthday": "2026-08-09T12:40:43.7755004+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-08-09T12:40:43.7755004+08:00",
            "ID": "e4f4e580-800c-4444-a74c-120a62697dc4",
            "PassengerId": "c6bb201f-20c3-4f15-91f3-d8127458778a",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          },
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "e4f4e580-800c-4444-a74c-120a62697dc4",
            "PassengerId": "c6bb201f-20c3-4f15-91f3-d8127458778a",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          }
        ],
        "OTotalPrices": [
          {
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "60ad1439-88fa-4ab2-90e1-7291f0c5affd",
            "PassengerId": "7ed40d68-8c0b-4024-9128-d447639f96ef",
            "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-08-09T12:40:43.7755004+08:00",
            "ID": "60ad1439-88fa-4ab2-90e1-7291f0c5affd",
            "PassengerId": "7ed40d68-8c0b-4024-9128-d447639f96ef",
            "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-08-09T12:40:43.7755004+08:00",
        "ID": "a7063957-7642-482a-b99d-a69086cba8a9",
        "OrderId": "23e99ee6-a9a7-44de-91f9-dfb769043554",
        "Name": "sample string 4",
        "Birthday": "2026-08-09T12:40:43.7755004+08:00",
        "CardType": 0,
        "CardNo": "sample string 5",
        "SexType": 0,
        "PassengerType": 0,
        "ContactPhone": "sample string 6"
      }
    ],
    "OrderPayments": [
      {
        "RecordType": 0,
        "Creater": "sample string 1",
        "Time": "2026-08-09T12:40:43.7755004+08:00",
        "ID": "12cc3026-5077-4a8f-9f1c-de2bc38e44cf",
        "OrderId": "b70a48ad-533e-4d6c-b546-77c6613e58a6",
        "PaymentType": 0,
        "TotalPrice": 5.1,
        "TransactionId": "sample string 6",
        "Reconciled": true,
        "Remarks": "sample string 8"
      },
      {
        "RecordType": 0,
        "Creater": "sample string 1",
        "Time": "2026-08-09T12:40:43.7755004+08:00",
        "ID": "12cc3026-5077-4a8f-9f1c-de2bc38e44cf",
        "OrderId": "b70a48ad-533e-4d6c-b546-77c6613e58a6",
        "PaymentType": 0,
        "TotalPrice": 5.1,
        "TransactionId": "sample string 6",
        "Reconciled": true,
        "Remarks": "sample string 8"
      }
    ],
    "OSegments": [
      {
        "Time": "2026-08-09T12:40:43.7755004+08:00",
        "ID": "a0ef37d8-6128-4f46-bc08-194fa10f8a32",
        "OrderId": "d109d70f-c54a-432f-8e97-6abf297fb150",
        "Sequence": 4,
        "Carrier": "sample string 5",
        "DepartureAirport": "sample string 6",
        "ArrivalAirport": "sample string 7",
        "DepartureDate": "2026-08-09T12:40:43.7755004+08:00",
        "ArrivalDate": "2026-08-09T12:40:43.7755004+08:00",
        "FlightNo": "sample string 10",
        "CodeShare": true,
        "ShareToFlightNo": "sample string 12",
        "StopTimes": 13,
        "Meal": "sample string 14",
        "PlaneType": "sample string 15",
        "DepartureTerminal": "sample string 16",
        "ArrivalTerminal": "sample string 17"
      },
      {
        "Time": "2026-08-09T12:40:43.7755004+08:00",
        "ID": "a0ef37d8-6128-4f46-bc08-194fa10f8a32",
        "OrderId": "d109d70f-c54a-432f-8e97-6abf297fb150",
        "Sequence": 4,
        "Carrier": "sample string 5",
        "DepartureAirport": "sample string 6",
        "ArrivalAirport": "sample string 7",
        "DepartureDate": "2026-08-09T12:40:43.7755004+08:00",
        "ArrivalDate": "2026-08-09T12:40:43.7755004+08:00",
        "FlightNo": "sample string 10",
        "CodeShare": true,
        "ShareToFlightNo": "sample string 12",
        "StopTimes": 13,
        "Meal": "sample string 14",
        "PlaneType": "sample string 15",
        "DepartureTerminal": "sample string 16",
        "ArrivalTerminal": "sample string 17"
      }
    ],
    "DataSources": {
      "ID": "b0de8d41-4079-44e0-b0e4-04fd99a37026",
      "ProviderCode": "sample string 2",
      "PriceChangeInterval": 3
    },
    "QuotationSources": {
      "Time": "2026-08-09T12:40:43.7755004+08:00",
      "ID": "5cb0bfe2-08eb-492e-badc-aa14b3e01be4",
      "Remarks": "sample string 3",
      "QuotationId": "sample string 4",
      "ProductMark": "sample string 5",
      "Creater": "sample string 6"
    },
    "OrderInternalNumber": "sample string 1",
    "OrderSource": 0,
    "InternalTime": "2026-08-09T12:40:43.7755004+08:00",
    "Creater": "sample string 3",
    "ID": "a30f07b5-b2ab-4728-bcbd-72cdc3ce0e5d",
    "SiteId": "sample string 5",
    "OrderExternalNumber": "sample string 6",
    "LatestTime": "2026-08-09T12:40:43.7755004+08:00",
    "ExternalTime": "2026-08-09T12:40:43.7755004+08:00"
  },
  {
    "PurchaseOrders": [
      {
        "PurchasePayables": [
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "704868ec-0d87-4c49-b841-16e06574c9ab",
            "PurchaseOrderId": "da60d1f4-ad38-4d02-b85e-ca70236b60b0",
            "PayPrice": 5.1,
            "PaymentTag": "sample string 6",
            "PaymentCode": "sample string 7",
            "PaymentAccount": "sample string 8",
            "TransactionId": "sample string 9",
            "Reconciled": true,
            "Remarks": "sample string 11"
          },
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "704868ec-0d87-4c49-b841-16e06574c9ab",
            "PurchaseOrderId": "da60d1f4-ad38-4d02-b85e-ca70236b60b0",
            "PayPrice": 5.1,
            "PaymentTag": "sample string 6",
            "PaymentCode": "sample string 7",
            "PaymentAccount": "sample string 8",
            "TransactionId": "sample string 9",
            "Reconciled": true,
            "Remarks": "sample string 11"
          }
        ],
        "PurchaseFollowups": [
          {
            "PurchasePayments": {
              "RecordType": 0,
              "Creater": "sample string 1",
              "Time": "2026-08-09T12:40:43.7755004+08:00",
              "ID": "18794d17-8c04-4183-b698-11e8f71f0a77",
              "ClaimlPrice": 4.1,
              "ServicePrice": 5.1,
              "Confirmed": true,
              "Reconciled": true,
              "TransactionId": "sample string 8",
              "Remarks": "sample string 9"
            },
            "RecordType": 0,
            "ApplyStatus": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "4b9fc272-5d33-459a-b10c-b22d5c574904",
            "PurchaseOrderId": "f5cff41f-e676-4ac0-a3b0-9f0c3931c48f",
            "ApplyType": 0,
            "Remarks": "sample string 5",
            "CSegmentId": "709a9f5a-18b0-4e03-8fcf-6a60355fc106",
            "LinkedId": "f1a5be61-da43-407e-be3b-f272cc8f44e3",
            "PassengerIds": "sample string 6"
          },
          {
            "PurchasePayments": {
              "RecordType": 0,
              "Creater": "sample string 1",
              "Time": "2026-08-09T12:40:43.7755004+08:00",
              "ID": "18794d17-8c04-4183-b698-11e8f71f0a77",
              "ClaimlPrice": 4.1,
              "ServicePrice": 5.1,
              "Confirmed": true,
              "Reconciled": true,
              "TransactionId": "sample string 8",
              "Remarks": "sample string 9"
            },
            "RecordType": 0,
            "ApplyStatus": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "4b9fc272-5d33-459a-b10c-b22d5c574904",
            "PurchaseOrderId": "f5cff41f-e676-4ac0-a3b0-9f0c3931c48f",
            "ApplyType": 0,
            "Remarks": "sample string 5",
            "CSegmentId": "709a9f5a-18b0-4e03-8fcf-6a60355fc106",
            "LinkedId": "f1a5be61-da43-407e-be3b-f272cc8f44e3",
            "PassengerIds": "sample string 6"
          }
        ],
        "PurchaseIncludes": [
          {
            "ID": "59c80ddd-1df7-4ec8-b354-0514747d9b32",
            "PurchaseOrderId": "40f90fee-8df1-458f-9dae-39a16c87aec1",
            "PassengerId": "b9245a47-727c-4505-8f74-17f918ccb1ea",
            "TicketNumber": "sample string 4"
          },
          {
            "ID": "59c80ddd-1df7-4ec8-b354-0514747d9b32",
            "PurchaseOrderId": "40f90fee-8df1-458f-9dae-39a16c87aec1",
            "PassengerId": "b9245a47-727c-4505-8f74-17f918ccb1ea",
            "TicketNumber": "sample string 4"
          }
        ],
        "PurchaseMembers": [
          {
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "e0898416-e999-4615-b27a-382e593ba933",
            "PurchaseOrderId": "841316a6-12a8-49e9-83ab-2de19480a58b",
            "UserName": "sample string 4",
            "Password": "sample string 5",
            "ContactPhone": "sample string 6",
            "Remarks": "sample string 7",
            "MembersId": "sample string 8"
          },
          {
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "e0898416-e999-4615-b27a-382e593ba933",
            "PurchaseOrderId": "841316a6-12a8-49e9-83ab-2de19480a58b",
            "UserName": "sample string 4",
            "Password": "sample string 5",
            "ContactPhone": "sample string 6",
            "Remarks": "sample string 7",
            "MembersId": "sample string 8"
          }
        ],
        "RecordType": 0,
        "PaymentUri": "sample string 1",
        "Manual": true,
        "Creater": "sample string 2",
        "Time": "2026-08-09T12:40:43.7755004+08:00",
        "ID": "d5e335aa-2dbc-487c-a996-e28438db8d5b",
        "OrderId": "edc2dd09-3756-4384-b145-f427034814d3",
        "PurchaseOrderNumber": "sample string 6",
        "PurchaseOrderType": 0,
        "TotalPrice": 7.1,
        "PlatName": "sample string 8",
        "PurchaseTag": "sample string 9",
        "ProviderCode": "sample string 10",
        "CabinLevel": 0,
        "CabinCode": "sample string 11",
        "ProductRules": "sample string 12",
        "Remarks": "sample string 13"
      },
      {
        "PurchasePayables": [
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "704868ec-0d87-4c49-b841-16e06574c9ab",
            "PurchaseOrderId": "da60d1f4-ad38-4d02-b85e-ca70236b60b0",
            "PayPrice": 5.1,
            "PaymentTag": "sample string 6",
            "PaymentCode": "sample string 7",
            "PaymentAccount": "sample string 8",
            "TransactionId": "sample string 9",
            "Reconciled": true,
            "Remarks": "sample string 11"
          },
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "704868ec-0d87-4c49-b841-16e06574c9ab",
            "PurchaseOrderId": "da60d1f4-ad38-4d02-b85e-ca70236b60b0",
            "PayPrice": 5.1,
            "PaymentTag": "sample string 6",
            "PaymentCode": "sample string 7",
            "PaymentAccount": "sample string 8",
            "TransactionId": "sample string 9",
            "Reconciled": true,
            "Remarks": "sample string 11"
          }
        ],
        "PurchaseFollowups": [
          {
            "PurchasePayments": {
              "RecordType": 0,
              "Creater": "sample string 1",
              "Time": "2026-08-09T12:40:43.7755004+08:00",
              "ID": "18794d17-8c04-4183-b698-11e8f71f0a77",
              "ClaimlPrice": 4.1,
              "ServicePrice": 5.1,
              "Confirmed": true,
              "Reconciled": true,
              "TransactionId": "sample string 8",
              "Remarks": "sample string 9"
            },
            "RecordType": 0,
            "ApplyStatus": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "4b9fc272-5d33-459a-b10c-b22d5c574904",
            "PurchaseOrderId": "f5cff41f-e676-4ac0-a3b0-9f0c3931c48f",
            "ApplyType": 0,
            "Remarks": "sample string 5",
            "CSegmentId": "709a9f5a-18b0-4e03-8fcf-6a60355fc106",
            "LinkedId": "f1a5be61-da43-407e-be3b-f272cc8f44e3",
            "PassengerIds": "sample string 6"
          },
          {
            "PurchasePayments": {
              "RecordType": 0,
              "Creater": "sample string 1",
              "Time": "2026-08-09T12:40:43.7755004+08:00",
              "ID": "18794d17-8c04-4183-b698-11e8f71f0a77",
              "ClaimlPrice": 4.1,
              "ServicePrice": 5.1,
              "Confirmed": true,
              "Reconciled": true,
              "TransactionId": "sample string 8",
              "Remarks": "sample string 9"
            },
            "RecordType": 0,
            "ApplyStatus": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "4b9fc272-5d33-459a-b10c-b22d5c574904",
            "PurchaseOrderId": "f5cff41f-e676-4ac0-a3b0-9f0c3931c48f",
            "ApplyType": 0,
            "Remarks": "sample string 5",
            "CSegmentId": "709a9f5a-18b0-4e03-8fcf-6a60355fc106",
            "LinkedId": "f1a5be61-da43-407e-be3b-f272cc8f44e3",
            "PassengerIds": "sample string 6"
          }
        ],
        "PurchaseIncludes": [
          {
            "ID": "59c80ddd-1df7-4ec8-b354-0514747d9b32",
            "PurchaseOrderId": "40f90fee-8df1-458f-9dae-39a16c87aec1",
            "PassengerId": "b9245a47-727c-4505-8f74-17f918ccb1ea",
            "TicketNumber": "sample string 4"
          },
          {
            "ID": "59c80ddd-1df7-4ec8-b354-0514747d9b32",
            "PurchaseOrderId": "40f90fee-8df1-458f-9dae-39a16c87aec1",
            "PassengerId": "b9245a47-727c-4505-8f74-17f918ccb1ea",
            "TicketNumber": "sample string 4"
          }
        ],
        "PurchaseMembers": [
          {
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "e0898416-e999-4615-b27a-382e593ba933",
            "PurchaseOrderId": "841316a6-12a8-49e9-83ab-2de19480a58b",
            "UserName": "sample string 4",
            "Password": "sample string 5",
            "ContactPhone": "sample string 6",
            "Remarks": "sample string 7",
            "MembersId": "sample string 8"
          },
          {
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "e0898416-e999-4615-b27a-382e593ba933",
            "PurchaseOrderId": "841316a6-12a8-49e9-83ab-2de19480a58b",
            "UserName": "sample string 4",
            "Password": "sample string 5",
            "ContactPhone": "sample string 6",
            "Remarks": "sample string 7",
            "MembersId": "sample string 8"
          }
        ],
        "RecordType": 0,
        "PaymentUri": "sample string 1",
        "Manual": true,
        "Creater": "sample string 2",
        "Time": "2026-08-09T12:40:43.7755004+08:00",
        "ID": "d5e335aa-2dbc-487c-a996-e28438db8d5b",
        "OrderId": "edc2dd09-3756-4384-b145-f427034814d3",
        "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"
      }
    ],
    "OLockedStatus": [
      {
        "ID": "b97adaf2-d0a8-468a-a186-457f7cb1a798",
        "RecordType": 0,
        "Creater": "sample string 2",
        "Time": "2026-08-09T12:40:43.7755004+08:00",
        "OrderId": "086806b9-1aa2-4343-b3d9-755cfb0b518d",
        "Status": 0,
        "Remarks": "sample string 5"
      },
      {
        "ID": "b97adaf2-d0a8-468a-a186-457f7cb1a798",
        "RecordType": 0,
        "Creater": "sample string 2",
        "Time": "2026-08-09T12:40:43.7755004+08:00",
        "OrderId": "086806b9-1aa2-4343-b3d9-755cfb0b518d",
        "Status": 0,
        "Remarks": "sample string 5"
      }
    ],
    "OrderStatus": [
      {
        "ID": "53afd058-4c4f-4f3b-9b5c-14a3ef409af5",
        "RecordType": 0,
        "Creater": "sample string 2",
        "Time": "2026-08-09T12:40:43.7755004+08:00",
        "OrderId": "28869f2b-fb48-48f2-893c-9d47430d9e5c",
        "Status": 1,
        "Remarks": "sample string 5"
      },
      {
        "ID": "53afd058-4c4f-4f3b-9b5c-14a3ef409af5",
        "RecordType": 0,
        "Creater": "sample string 2",
        "Time": "2026-08-09T12:40:43.7755004+08:00",
        "OrderId": "28869f2b-fb48-48f2-893c-9d47430d9e5c",
        "Status": 1,
        "Remarks": "sample string 5"
      }
    ],
    "OPassengers": [
      {
        "TicketNumbers": [
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "e4f4e580-800c-4444-a74c-120a62697dc4",
            "PassengerId": "c6bb201f-20c3-4f15-91f3-d8127458778a",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          },
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "e4f4e580-800c-4444-a74c-120a62697dc4",
            "PassengerId": "c6bb201f-20c3-4f15-91f3-d8127458778a",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          }
        ],
        "OTotalPrices": [
          {
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "60ad1439-88fa-4ab2-90e1-7291f0c5affd",
            "PassengerId": "7ed40d68-8c0b-4024-9128-d447639f96ef",
            "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-08-09T12:40:43.7755004+08:00",
            "ID": "60ad1439-88fa-4ab2-90e1-7291f0c5affd",
            "PassengerId": "7ed40d68-8c0b-4024-9128-d447639f96ef",
            "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-08-09T12:40:43.7755004+08:00",
        "ID": "a7063957-7642-482a-b99d-a69086cba8a9",
        "OrderId": "23e99ee6-a9a7-44de-91f9-dfb769043554",
        "Name": "sample string 4",
        "Birthday": "2026-08-09T12:40:43.7755004+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-08-09T12:40:43.7755004+08:00",
            "ID": "e4f4e580-800c-4444-a74c-120a62697dc4",
            "PassengerId": "c6bb201f-20c3-4f15-91f3-d8127458778a",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          },
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "e4f4e580-800c-4444-a74c-120a62697dc4",
            "PassengerId": "c6bb201f-20c3-4f15-91f3-d8127458778a",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          }
        ],
        "OTotalPrices": [
          {
            "Time": "2026-08-09T12:40:43.7755004+08:00",
            "ID": "60ad1439-88fa-4ab2-90e1-7291f0c5affd",
            "PassengerId": "7ed40d68-8c0b-4024-9128-d447639f96ef",
            "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-08-09T12:40:43.7755004+08:00",
            "ID": "60ad1439-88fa-4ab2-90e1-7291f0c5affd",
            "PassengerId": "7ed40d68-8c0b-4024-9128-d447639f96ef",
            "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-08-09T12:40:43.7755004+08:00",
        "ID": "a7063957-7642-482a-b99d-a69086cba8a9",
        "OrderId": "23e99ee6-a9a7-44de-91f9-dfb769043554",
        "Name": "sample string 4",
        "Birthday": "2026-08-09T12:40:43.7755004+08:00",
        "CardType": 0,
        "CardNo": "sample string 5",
        "SexType": 0,
        "PassengerType": 0,
        "ContactPhone": "sample string 6"
      }
    ],
    "OrderPayments": [
      {
        "RecordType": 0,
        "Creater": "sample string 1",
        "Time": "2026-08-09T12:40:43.7755004+08:00",
        "ID": "12cc3026-5077-4a8f-9f1c-de2bc38e44cf",
        "OrderId": "b70a48ad-533e-4d6c-b546-77c6613e58a6",
        "PaymentType": 0,
        "TotalPrice": 5.1,
        "TransactionId": "sample string 6",
        "Reconciled": true,
        "Remarks": "sample string 8"
      },
      {
        "RecordType": 0,
        "Creater": "sample string 1",
        "Time": "2026-08-09T12:40:43.7755004+08:00",
        "ID": "12cc3026-5077-4a8f-9f1c-de2bc38e44cf",
        "OrderId": "b70a48ad-533e-4d6c-b546-77c6613e58a6",
        "PaymentType": 0,
        "TotalPrice": 5.1,
        "TransactionId": "sample string 6",
        "Reconciled": true,
        "Remarks": "sample string 8"
      }
    ],
    "OSegments": [
      {
        "Time": "2026-08-09T12:40:43.7755004+08:00",
        "ID": "a0ef37d8-6128-4f46-bc08-194fa10f8a32",
        "OrderId": "d109d70f-c54a-432f-8e97-6abf297fb150",
        "Sequence": 4,
        "Carrier": "sample string 5",
        "DepartureAirport": "sample string 6",
        "ArrivalAirport": "sample string 7",
        "DepartureDate": "2026-08-09T12:40:43.7755004+08:00",
        "ArrivalDate": "2026-08-09T12:40:43.7755004+08:00",
        "FlightNo": "sample string 10",
        "CodeShare": true,
        "ShareToFlightNo": "sample string 12",
        "StopTimes": 13,
        "Meal": "sample string 14",
        "PlaneType": "sample string 15",
        "DepartureTerminal": "sample string 16",
        "ArrivalTerminal": "sample string 17"
      },
      {
        "Time": "2026-08-09T12:40:43.7755004+08:00",
        "ID": "a0ef37d8-6128-4f46-bc08-194fa10f8a32",
        "OrderId": "d109d70f-c54a-432f-8e97-6abf297fb150",
        "Sequence": 4,
        "Carrier": "sample string 5",
        "DepartureAirport": "sample string 6",
        "ArrivalAirport": "sample string 7",
        "DepartureDate": "2026-08-09T12:40:43.7755004+08:00",
        "ArrivalDate": "2026-08-09T12:40:43.7755004+08:00",
        "FlightNo": "sample string 10",
        "CodeShare": true,
        "ShareToFlightNo": "sample string 12",
        "StopTimes": 13,
        "Meal": "sample string 14",
        "PlaneType": "sample string 15",
        "DepartureTerminal": "sample string 16",
        "ArrivalTerminal": "sample string 17"
      }
    ],
    "DataSources": {
      "ID": "b0de8d41-4079-44e0-b0e4-04fd99a37026",
      "ProviderCode": "sample string 2",
      "PriceChangeInterval": 3
    },
    "QuotationSources": {
      "Time": "2026-08-09T12:40:43.7755004+08:00",
      "ID": "5cb0bfe2-08eb-492e-badc-aa14b3e01be4",
      "Remarks": "sample string 3",
      "QuotationId": "sample string 4",
      "ProductMark": "sample string 5",
      "Creater": "sample string 6"
    },
    "OrderInternalNumber": "sample string 1",
    "OrderSource": 0,
    "InternalTime": "2026-08-09T12:40:43.7755004+08:00",
    "Creater": "sample string 3",
    "ID": "a30f07b5-b2ab-4728-bcbd-72cdc3ce0e5d",
    "SiteId": "sample string 5",
    "OrderExternalNumber": "sample string 6",
    "LatestTime": "2026-08-09T12:40:43.7755004+08:00",
    "ExternalTime": "2026-08-09T12:40:43.7755004+08:00"
  }
]