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": "2025-12-18T09:52:13.7233038+08:00",
  "MaxDateTime": "2025-12-18T09:52:13.7233038+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": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "6248980a-37ef-4718-8370-e0b4a2c63dd5",
            "PurchaseOrderId": "e1014a41-a394-47c6-b3dd-73c3ab310f3d",
            "PayPrice": 5.1,
            "PaymentTag": "sample string 6",
            "PaymentCode": "sample string 7",
            "PaymentAccount": "sample string 8",
            "TransactionId": "sample string 9",
            "Reconciled": true,
            "Remarks": "sample string 11"
          },
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "6248980a-37ef-4718-8370-e0b4a2c63dd5",
            "PurchaseOrderId": "e1014a41-a394-47c6-b3dd-73c3ab310f3d",
            "PayPrice": 5.1,
            "PaymentTag": "sample string 6",
            "PaymentCode": "sample string 7",
            "PaymentAccount": "sample string 8",
            "TransactionId": "sample string 9",
            "Reconciled": true,
            "Remarks": "sample string 11"
          }
        ],
        "PurchaseFollowups": [
          {
            "PurchasePayments": {
              "RecordType": 0,
              "Creater": "sample string 1",
              "Time": "2025-12-18T09:52:13.7233038+08:00",
              "ID": "8168deda-aff7-4b11-8868-0c0c41441bf8",
              "ClaimlPrice": 4.1,
              "ServicePrice": 5.1,
              "Confirmed": true,
              "Reconciled": true,
              "TransactionId": "sample string 8",
              "Remarks": "sample string 9"
            },
            "RecordType": 0,
            "ApplyStatus": 0,
            "Creater": "sample string 1",
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "858aba15-53ad-45e2-8a10-2d0f3bcbc06c",
            "PurchaseOrderId": "177af9bc-9aff-4056-b86a-e35b008c1afd",
            "ApplyType": 0,
            "Remarks": "sample string 5",
            "CSegmentId": "f704f891-3980-4777-bba6-33dadf1e4250",
            "LinkedId": "ea1253b7-605e-43bb-9376-1fdb264c39d2",
            "PassengerIds": "sample string 6"
          },
          {
            "PurchasePayments": {
              "RecordType": 0,
              "Creater": "sample string 1",
              "Time": "2025-12-18T09:52:13.7233038+08:00",
              "ID": "8168deda-aff7-4b11-8868-0c0c41441bf8",
              "ClaimlPrice": 4.1,
              "ServicePrice": 5.1,
              "Confirmed": true,
              "Reconciled": true,
              "TransactionId": "sample string 8",
              "Remarks": "sample string 9"
            },
            "RecordType": 0,
            "ApplyStatus": 0,
            "Creater": "sample string 1",
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "858aba15-53ad-45e2-8a10-2d0f3bcbc06c",
            "PurchaseOrderId": "177af9bc-9aff-4056-b86a-e35b008c1afd",
            "ApplyType": 0,
            "Remarks": "sample string 5",
            "CSegmentId": "f704f891-3980-4777-bba6-33dadf1e4250",
            "LinkedId": "ea1253b7-605e-43bb-9376-1fdb264c39d2",
            "PassengerIds": "sample string 6"
          }
        ],
        "PurchaseIncludes": [
          {
            "ID": "b30e6924-5b81-4b73-8dc3-db6d7905e69d",
            "PurchaseOrderId": "73b6701c-7dfc-465d-9a28-f22f7ad89657",
            "PassengerId": "64737c3d-9f68-44ca-8f21-512770f7bb0e",
            "TicketNumber": "sample string 4"
          },
          {
            "ID": "b30e6924-5b81-4b73-8dc3-db6d7905e69d",
            "PurchaseOrderId": "73b6701c-7dfc-465d-9a28-f22f7ad89657",
            "PassengerId": "64737c3d-9f68-44ca-8f21-512770f7bb0e",
            "TicketNumber": "sample string 4"
          }
        ],
        "PurchaseMembers": [
          {
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "a958e60d-6703-4d9b-a884-3ff5eb1e2d30",
            "PurchaseOrderId": "30a1b318-37cb-4b19-bd65-b4963ec9cb8d",
            "UserName": "sample string 4",
            "Password": "sample string 5",
            "ContactPhone": "sample string 6",
            "Remarks": "sample string 7",
            "MembersId": "sample string 8"
          },
          {
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "a958e60d-6703-4d9b-a884-3ff5eb1e2d30",
            "PurchaseOrderId": "30a1b318-37cb-4b19-bd65-b4963ec9cb8d",
            "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": "2025-12-18T09:52:13.7233038+08:00",
        "ID": "a921a364-2692-48fa-8d4f-0143694a2dad",
        "OrderId": "11a2a917-0cf7-4041-95c1-8b9e26dd453e",
        "PurchaseOrderNumber": "sample string 6",
        "PurchaseOrderType": 0,
        "TotalPrice": 7.1,
        "PlatName": "sample string 8",
        "PurchaseTag": "sample string 9",
        "ProviderCode": "sample string 10",
        "CabinLevel": 0,
        "CabinCode": "sample string 11",
        "ProductRules": "sample string 12",
        "Remarks": "sample string 13"
      },
      {
        "PurchasePayables": [
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "6248980a-37ef-4718-8370-e0b4a2c63dd5",
            "PurchaseOrderId": "e1014a41-a394-47c6-b3dd-73c3ab310f3d",
            "PayPrice": 5.1,
            "PaymentTag": "sample string 6",
            "PaymentCode": "sample string 7",
            "PaymentAccount": "sample string 8",
            "TransactionId": "sample string 9",
            "Reconciled": true,
            "Remarks": "sample string 11"
          },
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "6248980a-37ef-4718-8370-e0b4a2c63dd5",
            "PurchaseOrderId": "e1014a41-a394-47c6-b3dd-73c3ab310f3d",
            "PayPrice": 5.1,
            "PaymentTag": "sample string 6",
            "PaymentCode": "sample string 7",
            "PaymentAccount": "sample string 8",
            "TransactionId": "sample string 9",
            "Reconciled": true,
            "Remarks": "sample string 11"
          }
        ],
        "PurchaseFollowups": [
          {
            "PurchasePayments": {
              "RecordType": 0,
              "Creater": "sample string 1",
              "Time": "2025-12-18T09:52:13.7233038+08:00",
              "ID": "8168deda-aff7-4b11-8868-0c0c41441bf8",
              "ClaimlPrice": 4.1,
              "ServicePrice": 5.1,
              "Confirmed": true,
              "Reconciled": true,
              "TransactionId": "sample string 8",
              "Remarks": "sample string 9"
            },
            "RecordType": 0,
            "ApplyStatus": 0,
            "Creater": "sample string 1",
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "858aba15-53ad-45e2-8a10-2d0f3bcbc06c",
            "PurchaseOrderId": "177af9bc-9aff-4056-b86a-e35b008c1afd",
            "ApplyType": 0,
            "Remarks": "sample string 5",
            "CSegmentId": "f704f891-3980-4777-bba6-33dadf1e4250",
            "LinkedId": "ea1253b7-605e-43bb-9376-1fdb264c39d2",
            "PassengerIds": "sample string 6"
          },
          {
            "PurchasePayments": {
              "RecordType": 0,
              "Creater": "sample string 1",
              "Time": "2025-12-18T09:52:13.7233038+08:00",
              "ID": "8168deda-aff7-4b11-8868-0c0c41441bf8",
              "ClaimlPrice": 4.1,
              "ServicePrice": 5.1,
              "Confirmed": true,
              "Reconciled": true,
              "TransactionId": "sample string 8",
              "Remarks": "sample string 9"
            },
            "RecordType": 0,
            "ApplyStatus": 0,
            "Creater": "sample string 1",
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "858aba15-53ad-45e2-8a10-2d0f3bcbc06c",
            "PurchaseOrderId": "177af9bc-9aff-4056-b86a-e35b008c1afd",
            "ApplyType": 0,
            "Remarks": "sample string 5",
            "CSegmentId": "f704f891-3980-4777-bba6-33dadf1e4250",
            "LinkedId": "ea1253b7-605e-43bb-9376-1fdb264c39d2",
            "PassengerIds": "sample string 6"
          }
        ],
        "PurchaseIncludes": [
          {
            "ID": "b30e6924-5b81-4b73-8dc3-db6d7905e69d",
            "PurchaseOrderId": "73b6701c-7dfc-465d-9a28-f22f7ad89657",
            "PassengerId": "64737c3d-9f68-44ca-8f21-512770f7bb0e",
            "TicketNumber": "sample string 4"
          },
          {
            "ID": "b30e6924-5b81-4b73-8dc3-db6d7905e69d",
            "PurchaseOrderId": "73b6701c-7dfc-465d-9a28-f22f7ad89657",
            "PassengerId": "64737c3d-9f68-44ca-8f21-512770f7bb0e",
            "TicketNumber": "sample string 4"
          }
        ],
        "PurchaseMembers": [
          {
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "a958e60d-6703-4d9b-a884-3ff5eb1e2d30",
            "PurchaseOrderId": "30a1b318-37cb-4b19-bd65-b4963ec9cb8d",
            "UserName": "sample string 4",
            "Password": "sample string 5",
            "ContactPhone": "sample string 6",
            "Remarks": "sample string 7",
            "MembersId": "sample string 8"
          },
          {
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "a958e60d-6703-4d9b-a884-3ff5eb1e2d30",
            "PurchaseOrderId": "30a1b318-37cb-4b19-bd65-b4963ec9cb8d",
            "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": "2025-12-18T09:52:13.7233038+08:00",
        "ID": "a921a364-2692-48fa-8d4f-0143694a2dad",
        "OrderId": "11a2a917-0cf7-4041-95c1-8b9e26dd453e",
        "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": "6c36f258-11a3-4116-89f4-e92326f96d30",
        "RecordType": 0,
        "Creater": "sample string 2",
        "Time": "2025-12-18T09:52:13.7233038+08:00",
        "OrderId": "2de3d5f8-4134-4029-8178-fb53f150c967",
        "Status": 0,
        "Remarks": "sample string 5"
      },
      {
        "ID": "6c36f258-11a3-4116-89f4-e92326f96d30",
        "RecordType": 0,
        "Creater": "sample string 2",
        "Time": "2025-12-18T09:52:13.7233038+08:00",
        "OrderId": "2de3d5f8-4134-4029-8178-fb53f150c967",
        "Status": 0,
        "Remarks": "sample string 5"
      }
    ],
    "OrderStatus": [
      {
        "ID": "02b9c9a9-1ad8-4ea1-8fb0-924692a60136",
        "RecordType": 0,
        "Creater": "sample string 2",
        "Time": "2025-12-18T09:52:13.7233038+08:00",
        "OrderId": "2ce4ca2c-5c11-4119-aab9-75ed787fa396",
        "Status": 1,
        "Remarks": "sample string 5"
      },
      {
        "ID": "02b9c9a9-1ad8-4ea1-8fb0-924692a60136",
        "RecordType": 0,
        "Creater": "sample string 2",
        "Time": "2025-12-18T09:52:13.7233038+08:00",
        "OrderId": "2ce4ca2c-5c11-4119-aab9-75ed787fa396",
        "Status": 1,
        "Remarks": "sample string 5"
      }
    ],
    "OPassengers": [
      {
        "TicketNumbers": [
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "b2ba4b0f-e295-4fd6-9b53-66fbc09a5515",
            "PassengerId": "d3a6a759-445e-4b81-8d1f-d251cea60b9a",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          },
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "b2ba4b0f-e295-4fd6-9b53-66fbc09a5515",
            "PassengerId": "d3a6a759-445e-4b81-8d1f-d251cea60b9a",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          }
        ],
        "OTotalPrices": [
          {
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "3dea1e29-1d37-4c82-aa72-5254e6e87584",
            "PassengerId": "c450980f-4b11-4f26-986c-c0c7dedfaa35",
            "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-18T09:52:13.7233038+08:00",
            "ID": "3dea1e29-1d37-4c82-aa72-5254e6e87584",
            "PassengerId": "c450980f-4b11-4f26-986c-c0c7dedfaa35",
            "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-18T09:52:13.7233038+08:00",
        "ID": "ba2e7fbf-1ce1-4767-a9de-5fb4ad133b50",
        "OrderId": "77305c28-1f71-41de-b963-d9cba4e0e663",
        "Name": "sample string 4",
        "Birthday": "2025-12-18T09:52:13.7233038+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-18T09:52:13.7233038+08:00",
            "ID": "b2ba4b0f-e295-4fd6-9b53-66fbc09a5515",
            "PassengerId": "d3a6a759-445e-4b81-8d1f-d251cea60b9a",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          },
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "b2ba4b0f-e295-4fd6-9b53-66fbc09a5515",
            "PassengerId": "d3a6a759-445e-4b81-8d1f-d251cea60b9a",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          }
        ],
        "OTotalPrices": [
          {
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "3dea1e29-1d37-4c82-aa72-5254e6e87584",
            "PassengerId": "c450980f-4b11-4f26-986c-c0c7dedfaa35",
            "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-18T09:52:13.7233038+08:00",
            "ID": "3dea1e29-1d37-4c82-aa72-5254e6e87584",
            "PassengerId": "c450980f-4b11-4f26-986c-c0c7dedfaa35",
            "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-18T09:52:13.7233038+08:00",
        "ID": "ba2e7fbf-1ce1-4767-a9de-5fb4ad133b50",
        "OrderId": "77305c28-1f71-41de-b963-d9cba4e0e663",
        "Name": "sample string 4",
        "Birthday": "2025-12-18T09:52:13.7233038+08:00",
        "CardType": 0,
        "CardNo": "sample string 5",
        "SexType": 0,
        "PassengerType": 0,
        "ContactPhone": "sample string 6"
      }
    ],
    "OrderPayments": [
      {
        "RecordType": 0,
        "Creater": "sample string 1",
        "Time": "2025-12-18T09:52:13.7233038+08:00",
        "ID": "ce6c0e6e-d433-48bb-b6be-e61d1c5b9ae9",
        "OrderId": "ae8be601-d6de-4d8b-a108-d3dedc10a259",
        "PaymentType": 0,
        "TotalPrice": 5.1,
        "TransactionId": "sample string 6",
        "Reconciled": true,
        "Remarks": "sample string 8"
      },
      {
        "RecordType": 0,
        "Creater": "sample string 1",
        "Time": "2025-12-18T09:52:13.7233038+08:00",
        "ID": "ce6c0e6e-d433-48bb-b6be-e61d1c5b9ae9",
        "OrderId": "ae8be601-d6de-4d8b-a108-d3dedc10a259",
        "PaymentType": 0,
        "TotalPrice": 5.1,
        "TransactionId": "sample string 6",
        "Reconciled": true,
        "Remarks": "sample string 8"
      }
    ],
    "OSegments": [
      {
        "Time": "2025-12-18T09:52:13.7233038+08:00",
        "ID": "3a1164b0-3264-410a-a222-7a1c7e984c0e",
        "OrderId": "19c0ba50-ad4e-4a04-910a-b396d28d05af",
        "Sequence": 4,
        "Carrier": "sample string 5",
        "DepartureAirport": "sample string 6",
        "ArrivalAirport": "sample string 7",
        "DepartureDate": "2025-12-18T09:52:13.7233038+08:00",
        "ArrivalDate": "2025-12-18T09:52:13.7233038+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": "2025-12-18T09:52:13.7233038+08:00",
        "ID": "3a1164b0-3264-410a-a222-7a1c7e984c0e",
        "OrderId": "19c0ba50-ad4e-4a04-910a-b396d28d05af",
        "Sequence": 4,
        "Carrier": "sample string 5",
        "DepartureAirport": "sample string 6",
        "ArrivalAirport": "sample string 7",
        "DepartureDate": "2025-12-18T09:52:13.7233038+08:00",
        "ArrivalDate": "2025-12-18T09:52:13.7233038+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": "27206e2f-4bf8-45ee-8e74-eba182a5000b",
      "ProviderCode": "sample string 2",
      "PriceChangeInterval": 3
    },
    "QuotationSources": {
      "Time": "2025-12-18T09:52:13.7233038+08:00",
      "ID": "30490226-3a46-4bce-9816-257a9645c5ac",
      "Remarks": "sample string 3",
      "QuotationId": "sample string 4",
      "ProductMark": "sample string 5",
      "Creater": "sample string 6"
    },
    "OrderInternalNumber": "sample string 1",
    "OrderSource": 0,
    "InternalTime": "2025-12-18T09:52:13.7233038+08:00",
    "Creater": "sample string 3",
    "ID": "ef022094-1b5c-4ff7-84cf-7b81fc02f5be",
    "SiteId": "sample string 5",
    "OrderExternalNumber": "sample string 6",
    "LatestTime": "2025-12-18T09:52:13.7233038+08:00",
    "ExternalTime": "2025-12-18T09:52:13.7233038+08:00"
  },
  {
    "PurchaseOrders": [
      {
        "PurchasePayables": [
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "6248980a-37ef-4718-8370-e0b4a2c63dd5",
            "PurchaseOrderId": "e1014a41-a394-47c6-b3dd-73c3ab310f3d",
            "PayPrice": 5.1,
            "PaymentTag": "sample string 6",
            "PaymentCode": "sample string 7",
            "PaymentAccount": "sample string 8",
            "TransactionId": "sample string 9",
            "Reconciled": true,
            "Remarks": "sample string 11"
          },
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "6248980a-37ef-4718-8370-e0b4a2c63dd5",
            "PurchaseOrderId": "e1014a41-a394-47c6-b3dd-73c3ab310f3d",
            "PayPrice": 5.1,
            "PaymentTag": "sample string 6",
            "PaymentCode": "sample string 7",
            "PaymentAccount": "sample string 8",
            "TransactionId": "sample string 9",
            "Reconciled": true,
            "Remarks": "sample string 11"
          }
        ],
        "PurchaseFollowups": [
          {
            "PurchasePayments": {
              "RecordType": 0,
              "Creater": "sample string 1",
              "Time": "2025-12-18T09:52:13.7233038+08:00",
              "ID": "8168deda-aff7-4b11-8868-0c0c41441bf8",
              "ClaimlPrice": 4.1,
              "ServicePrice": 5.1,
              "Confirmed": true,
              "Reconciled": true,
              "TransactionId": "sample string 8",
              "Remarks": "sample string 9"
            },
            "RecordType": 0,
            "ApplyStatus": 0,
            "Creater": "sample string 1",
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "858aba15-53ad-45e2-8a10-2d0f3bcbc06c",
            "PurchaseOrderId": "177af9bc-9aff-4056-b86a-e35b008c1afd",
            "ApplyType": 0,
            "Remarks": "sample string 5",
            "CSegmentId": "f704f891-3980-4777-bba6-33dadf1e4250",
            "LinkedId": "ea1253b7-605e-43bb-9376-1fdb264c39d2",
            "PassengerIds": "sample string 6"
          },
          {
            "PurchasePayments": {
              "RecordType": 0,
              "Creater": "sample string 1",
              "Time": "2025-12-18T09:52:13.7233038+08:00",
              "ID": "8168deda-aff7-4b11-8868-0c0c41441bf8",
              "ClaimlPrice": 4.1,
              "ServicePrice": 5.1,
              "Confirmed": true,
              "Reconciled": true,
              "TransactionId": "sample string 8",
              "Remarks": "sample string 9"
            },
            "RecordType": 0,
            "ApplyStatus": 0,
            "Creater": "sample string 1",
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "858aba15-53ad-45e2-8a10-2d0f3bcbc06c",
            "PurchaseOrderId": "177af9bc-9aff-4056-b86a-e35b008c1afd",
            "ApplyType": 0,
            "Remarks": "sample string 5",
            "CSegmentId": "f704f891-3980-4777-bba6-33dadf1e4250",
            "LinkedId": "ea1253b7-605e-43bb-9376-1fdb264c39d2",
            "PassengerIds": "sample string 6"
          }
        ],
        "PurchaseIncludes": [
          {
            "ID": "b30e6924-5b81-4b73-8dc3-db6d7905e69d",
            "PurchaseOrderId": "73b6701c-7dfc-465d-9a28-f22f7ad89657",
            "PassengerId": "64737c3d-9f68-44ca-8f21-512770f7bb0e",
            "TicketNumber": "sample string 4"
          },
          {
            "ID": "b30e6924-5b81-4b73-8dc3-db6d7905e69d",
            "PurchaseOrderId": "73b6701c-7dfc-465d-9a28-f22f7ad89657",
            "PassengerId": "64737c3d-9f68-44ca-8f21-512770f7bb0e",
            "TicketNumber": "sample string 4"
          }
        ],
        "PurchaseMembers": [
          {
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "a958e60d-6703-4d9b-a884-3ff5eb1e2d30",
            "PurchaseOrderId": "30a1b318-37cb-4b19-bd65-b4963ec9cb8d",
            "UserName": "sample string 4",
            "Password": "sample string 5",
            "ContactPhone": "sample string 6",
            "Remarks": "sample string 7",
            "MembersId": "sample string 8"
          },
          {
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "a958e60d-6703-4d9b-a884-3ff5eb1e2d30",
            "PurchaseOrderId": "30a1b318-37cb-4b19-bd65-b4963ec9cb8d",
            "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": "2025-12-18T09:52:13.7233038+08:00",
        "ID": "a921a364-2692-48fa-8d4f-0143694a2dad",
        "OrderId": "11a2a917-0cf7-4041-95c1-8b9e26dd453e",
        "PurchaseOrderNumber": "sample string 6",
        "PurchaseOrderType": 0,
        "TotalPrice": 7.1,
        "PlatName": "sample string 8",
        "PurchaseTag": "sample string 9",
        "ProviderCode": "sample string 10",
        "CabinLevel": 0,
        "CabinCode": "sample string 11",
        "ProductRules": "sample string 12",
        "Remarks": "sample string 13"
      },
      {
        "PurchasePayables": [
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "6248980a-37ef-4718-8370-e0b4a2c63dd5",
            "PurchaseOrderId": "e1014a41-a394-47c6-b3dd-73c3ab310f3d",
            "PayPrice": 5.1,
            "PaymentTag": "sample string 6",
            "PaymentCode": "sample string 7",
            "PaymentAccount": "sample string 8",
            "TransactionId": "sample string 9",
            "Reconciled": true,
            "Remarks": "sample string 11"
          },
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "6248980a-37ef-4718-8370-e0b4a2c63dd5",
            "PurchaseOrderId": "e1014a41-a394-47c6-b3dd-73c3ab310f3d",
            "PayPrice": 5.1,
            "PaymentTag": "sample string 6",
            "PaymentCode": "sample string 7",
            "PaymentAccount": "sample string 8",
            "TransactionId": "sample string 9",
            "Reconciled": true,
            "Remarks": "sample string 11"
          }
        ],
        "PurchaseFollowups": [
          {
            "PurchasePayments": {
              "RecordType": 0,
              "Creater": "sample string 1",
              "Time": "2025-12-18T09:52:13.7233038+08:00",
              "ID": "8168deda-aff7-4b11-8868-0c0c41441bf8",
              "ClaimlPrice": 4.1,
              "ServicePrice": 5.1,
              "Confirmed": true,
              "Reconciled": true,
              "TransactionId": "sample string 8",
              "Remarks": "sample string 9"
            },
            "RecordType": 0,
            "ApplyStatus": 0,
            "Creater": "sample string 1",
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "858aba15-53ad-45e2-8a10-2d0f3bcbc06c",
            "PurchaseOrderId": "177af9bc-9aff-4056-b86a-e35b008c1afd",
            "ApplyType": 0,
            "Remarks": "sample string 5",
            "CSegmentId": "f704f891-3980-4777-bba6-33dadf1e4250",
            "LinkedId": "ea1253b7-605e-43bb-9376-1fdb264c39d2",
            "PassengerIds": "sample string 6"
          },
          {
            "PurchasePayments": {
              "RecordType": 0,
              "Creater": "sample string 1",
              "Time": "2025-12-18T09:52:13.7233038+08:00",
              "ID": "8168deda-aff7-4b11-8868-0c0c41441bf8",
              "ClaimlPrice": 4.1,
              "ServicePrice": 5.1,
              "Confirmed": true,
              "Reconciled": true,
              "TransactionId": "sample string 8",
              "Remarks": "sample string 9"
            },
            "RecordType": 0,
            "ApplyStatus": 0,
            "Creater": "sample string 1",
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "858aba15-53ad-45e2-8a10-2d0f3bcbc06c",
            "PurchaseOrderId": "177af9bc-9aff-4056-b86a-e35b008c1afd",
            "ApplyType": 0,
            "Remarks": "sample string 5",
            "CSegmentId": "f704f891-3980-4777-bba6-33dadf1e4250",
            "LinkedId": "ea1253b7-605e-43bb-9376-1fdb264c39d2",
            "PassengerIds": "sample string 6"
          }
        ],
        "PurchaseIncludes": [
          {
            "ID": "b30e6924-5b81-4b73-8dc3-db6d7905e69d",
            "PurchaseOrderId": "73b6701c-7dfc-465d-9a28-f22f7ad89657",
            "PassengerId": "64737c3d-9f68-44ca-8f21-512770f7bb0e",
            "TicketNumber": "sample string 4"
          },
          {
            "ID": "b30e6924-5b81-4b73-8dc3-db6d7905e69d",
            "PurchaseOrderId": "73b6701c-7dfc-465d-9a28-f22f7ad89657",
            "PassengerId": "64737c3d-9f68-44ca-8f21-512770f7bb0e",
            "TicketNumber": "sample string 4"
          }
        ],
        "PurchaseMembers": [
          {
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "a958e60d-6703-4d9b-a884-3ff5eb1e2d30",
            "PurchaseOrderId": "30a1b318-37cb-4b19-bd65-b4963ec9cb8d",
            "UserName": "sample string 4",
            "Password": "sample string 5",
            "ContactPhone": "sample string 6",
            "Remarks": "sample string 7",
            "MembersId": "sample string 8"
          },
          {
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "a958e60d-6703-4d9b-a884-3ff5eb1e2d30",
            "PurchaseOrderId": "30a1b318-37cb-4b19-bd65-b4963ec9cb8d",
            "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": "2025-12-18T09:52:13.7233038+08:00",
        "ID": "a921a364-2692-48fa-8d4f-0143694a2dad",
        "OrderId": "11a2a917-0cf7-4041-95c1-8b9e26dd453e",
        "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": "6c36f258-11a3-4116-89f4-e92326f96d30",
        "RecordType": 0,
        "Creater": "sample string 2",
        "Time": "2025-12-18T09:52:13.7233038+08:00",
        "OrderId": "2de3d5f8-4134-4029-8178-fb53f150c967",
        "Status": 0,
        "Remarks": "sample string 5"
      },
      {
        "ID": "6c36f258-11a3-4116-89f4-e92326f96d30",
        "RecordType": 0,
        "Creater": "sample string 2",
        "Time": "2025-12-18T09:52:13.7233038+08:00",
        "OrderId": "2de3d5f8-4134-4029-8178-fb53f150c967",
        "Status": 0,
        "Remarks": "sample string 5"
      }
    ],
    "OrderStatus": [
      {
        "ID": "02b9c9a9-1ad8-4ea1-8fb0-924692a60136",
        "RecordType": 0,
        "Creater": "sample string 2",
        "Time": "2025-12-18T09:52:13.7233038+08:00",
        "OrderId": "2ce4ca2c-5c11-4119-aab9-75ed787fa396",
        "Status": 1,
        "Remarks": "sample string 5"
      },
      {
        "ID": "02b9c9a9-1ad8-4ea1-8fb0-924692a60136",
        "RecordType": 0,
        "Creater": "sample string 2",
        "Time": "2025-12-18T09:52:13.7233038+08:00",
        "OrderId": "2ce4ca2c-5c11-4119-aab9-75ed787fa396",
        "Status": 1,
        "Remarks": "sample string 5"
      }
    ],
    "OPassengers": [
      {
        "TicketNumbers": [
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "b2ba4b0f-e295-4fd6-9b53-66fbc09a5515",
            "PassengerId": "d3a6a759-445e-4b81-8d1f-d251cea60b9a",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          },
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "b2ba4b0f-e295-4fd6-9b53-66fbc09a5515",
            "PassengerId": "d3a6a759-445e-4b81-8d1f-d251cea60b9a",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          }
        ],
        "OTotalPrices": [
          {
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "3dea1e29-1d37-4c82-aa72-5254e6e87584",
            "PassengerId": "c450980f-4b11-4f26-986c-c0c7dedfaa35",
            "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-18T09:52:13.7233038+08:00",
            "ID": "3dea1e29-1d37-4c82-aa72-5254e6e87584",
            "PassengerId": "c450980f-4b11-4f26-986c-c0c7dedfaa35",
            "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-18T09:52:13.7233038+08:00",
        "ID": "ba2e7fbf-1ce1-4767-a9de-5fb4ad133b50",
        "OrderId": "77305c28-1f71-41de-b963-d9cba4e0e663",
        "Name": "sample string 4",
        "Birthday": "2025-12-18T09:52:13.7233038+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-18T09:52:13.7233038+08:00",
            "ID": "b2ba4b0f-e295-4fd6-9b53-66fbc09a5515",
            "PassengerId": "d3a6a759-445e-4b81-8d1f-d251cea60b9a",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          },
          {
            "RecordType": 0,
            "Creater": "sample string 1",
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "b2ba4b0f-e295-4fd6-9b53-66fbc09a5515",
            "PassengerId": "d3a6a759-445e-4b81-8d1f-d251cea60b9a",
            "TicketNumber": "sample string 5",
            "Posted": true,
            "Remarks": "sample string 7"
          }
        ],
        "OTotalPrices": [
          {
            "Time": "2025-12-18T09:52:13.7233038+08:00",
            "ID": "3dea1e29-1d37-4c82-aa72-5254e6e87584",
            "PassengerId": "c450980f-4b11-4f26-986c-c0c7dedfaa35",
            "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-18T09:52:13.7233038+08:00",
            "ID": "3dea1e29-1d37-4c82-aa72-5254e6e87584",
            "PassengerId": "c450980f-4b11-4f26-986c-c0c7dedfaa35",
            "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-18T09:52:13.7233038+08:00",
        "ID": "ba2e7fbf-1ce1-4767-a9de-5fb4ad133b50",
        "OrderId": "77305c28-1f71-41de-b963-d9cba4e0e663",
        "Name": "sample string 4",
        "Birthday": "2025-12-18T09:52:13.7233038+08:00",
        "CardType": 0,
        "CardNo": "sample string 5",
        "SexType": 0,
        "PassengerType": 0,
        "ContactPhone": "sample string 6"
      }
    ],
    "OrderPayments": [
      {
        "RecordType": 0,
        "Creater": "sample string 1",
        "Time": "2025-12-18T09:52:13.7233038+08:00",
        "ID": "ce6c0e6e-d433-48bb-b6be-e61d1c5b9ae9",
        "OrderId": "ae8be601-d6de-4d8b-a108-d3dedc10a259",
        "PaymentType": 0,
        "TotalPrice": 5.1,
        "TransactionId": "sample string 6",
        "Reconciled": true,
        "Remarks": "sample string 8"
      },
      {
        "RecordType": 0,
        "Creater": "sample string 1",
        "Time": "2025-12-18T09:52:13.7233038+08:00",
        "ID": "ce6c0e6e-d433-48bb-b6be-e61d1c5b9ae9",
        "OrderId": "ae8be601-d6de-4d8b-a108-d3dedc10a259",
        "PaymentType": 0,
        "TotalPrice": 5.1,
        "TransactionId": "sample string 6",
        "Reconciled": true,
        "Remarks": "sample string 8"
      }
    ],
    "OSegments": [
      {
        "Time": "2025-12-18T09:52:13.7233038+08:00",
        "ID": "3a1164b0-3264-410a-a222-7a1c7e984c0e",
        "OrderId": "19c0ba50-ad4e-4a04-910a-b396d28d05af",
        "Sequence": 4,
        "Carrier": "sample string 5",
        "DepartureAirport": "sample string 6",
        "ArrivalAirport": "sample string 7",
        "DepartureDate": "2025-12-18T09:52:13.7233038+08:00",
        "ArrivalDate": "2025-12-18T09:52:13.7233038+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": "2025-12-18T09:52:13.7233038+08:00",
        "ID": "3a1164b0-3264-410a-a222-7a1c7e984c0e",
        "OrderId": "19c0ba50-ad4e-4a04-910a-b396d28d05af",
        "Sequence": 4,
        "Carrier": "sample string 5",
        "DepartureAirport": "sample string 6",
        "ArrivalAirport": "sample string 7",
        "DepartureDate": "2025-12-18T09:52:13.7233038+08:00",
        "ArrivalDate": "2025-12-18T09:52:13.7233038+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": "27206e2f-4bf8-45ee-8e74-eba182a5000b",
      "ProviderCode": "sample string 2",
      "PriceChangeInterval": 3
    },
    "QuotationSources": {
      "Time": "2025-12-18T09:52:13.7233038+08:00",
      "ID": "30490226-3a46-4bce-9816-257a9645c5ac",
      "Remarks": "sample string 3",
      "QuotationId": "sample string 4",
      "ProductMark": "sample string 5",
      "Creater": "sample string 6"
    },
    "OrderInternalNumber": "sample string 1",
    "OrderSource": 0,
    "InternalTime": "2025-12-18T09:52:13.7233038+08:00",
    "Creater": "sample string 3",
    "ID": "ef022094-1b5c-4ff7-84cf-7b81fc02f5be",
    "SiteId": "sample string 5",
    "OrderExternalNumber": "sample string 6",
    "LatestTime": "2025-12-18T09:52:13.7233038+08:00",
    "ExternalTime": "2025-12-18T09:52:13.7233038+08:00"
  }
]