POST Api/Invoke/ExportOverallOrders
导出出票订单数据
Request Information
URI Parameters
None.
Body Parameters
检索模型
SpeedPower.Utility.Models.Project.Orders.Service.SearchOrderReportModel| Name | Description | Type | Additional information |
|---|---|---|---|
| MinDateTime |
最小查询时间 |
date |
Required |
| MaxDateTime |
最大查询时间 |
date |
Required |
| SiteIds |
站点ID列表 |
Collection of string |
None. |
Request Formats
application/json, text/json
Sample:
{
"MinDateTime": "2026-09-24T06:24:43.2818978+08:00",
"MaxDateTime": "2026-09-24T06:24:43.2818978+08:00",
"SiteIds": [
"sample string 1",
"sample string 2"
]
}
Response Information
Resource Description
导出出票订单数据
Collection of SpeedPower.Utility.Models.Project.Orders.Service.ExportOrderModel| Name | Description | Type | Additional 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-09-24T06:24:43.2818978+08:00",
"ID": "aa1bbe27-76d0-4ed3-bb4a-aa991b57d4d5",
"PurchaseOrderId": "6538630a-06ae-4ee1-8729-531fbfb6f859",
"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-09-24T06:24:43.2818978+08:00",
"ID": "aa1bbe27-76d0-4ed3-bb4a-aa991b57d4d5",
"PurchaseOrderId": "6538630a-06ae-4ee1-8729-531fbfb6f859",
"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-09-24T06:24:43.2818978+08:00",
"ID": "af2d8452-b242-4e27-a95d-f4b4ccb231c5",
"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-09-24T06:24:43.2818978+08:00",
"ID": "341ee37e-e8c8-47f2-b3d7-c041d20ad716",
"PurchaseOrderId": "b9789b04-aa7e-476e-a094-b09ed639ed06",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "19fd4631-7a34-40a7-a27d-6d24d0851893",
"LinkedId": "208b0a3e-3e71-40ce-9af7-670cf5941ce0",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "af2d8452-b242-4e27-a95d-f4b4ccb231c5",
"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-09-24T06:24:43.2818978+08:00",
"ID": "341ee37e-e8c8-47f2-b3d7-c041d20ad716",
"PurchaseOrderId": "b9789b04-aa7e-476e-a094-b09ed639ed06",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "19fd4631-7a34-40a7-a27d-6d24d0851893",
"LinkedId": "208b0a3e-3e71-40ce-9af7-670cf5941ce0",
"PassengerIds": "sample string 6"
}
],
"PurchaseIncludes": [
{
"ID": "2841f2fe-bb63-4f82-898c-df2b61dbb21a",
"PurchaseOrderId": "936c8554-0ae3-4255-86a6-23c503770f38",
"PassengerId": "0c062c4e-02d8-46c9-88fe-4df9612660bc",
"TicketNumber": "sample string 4"
},
{
"ID": "2841f2fe-bb63-4f82-898c-df2b61dbb21a",
"PurchaseOrderId": "936c8554-0ae3-4255-86a6-23c503770f38",
"PassengerId": "0c062c4e-02d8-46c9-88fe-4df9612660bc",
"TicketNumber": "sample string 4"
}
],
"PurchaseMembers": [
{
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "2b3c5565-1f77-4d89-b872-6125f9a01e32",
"PurchaseOrderId": "40b0ea73-af9c-4a6e-ab93-cdea58cca71b",
"UserName": "sample string 4",
"Password": "sample string 5",
"ContactPhone": "sample string 6",
"Remarks": "sample string 7",
"MembersId": "sample string 8"
},
{
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "2b3c5565-1f77-4d89-b872-6125f9a01e32",
"PurchaseOrderId": "40b0ea73-af9c-4a6e-ab93-cdea58cca71b",
"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-09-24T06:24:43.2818978+08:00",
"ID": "8b52dced-3c58-4c80-8652-91a73c9ac0d7",
"OrderId": "3e88f7eb-e052-4c58-b9a9-7c5b358a589c",
"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-09-24T06:24:43.2818978+08:00",
"ID": "aa1bbe27-76d0-4ed3-bb4a-aa991b57d4d5",
"PurchaseOrderId": "6538630a-06ae-4ee1-8729-531fbfb6f859",
"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-09-24T06:24:43.2818978+08:00",
"ID": "aa1bbe27-76d0-4ed3-bb4a-aa991b57d4d5",
"PurchaseOrderId": "6538630a-06ae-4ee1-8729-531fbfb6f859",
"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-09-24T06:24:43.2818978+08:00",
"ID": "af2d8452-b242-4e27-a95d-f4b4ccb231c5",
"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-09-24T06:24:43.2818978+08:00",
"ID": "341ee37e-e8c8-47f2-b3d7-c041d20ad716",
"PurchaseOrderId": "b9789b04-aa7e-476e-a094-b09ed639ed06",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "19fd4631-7a34-40a7-a27d-6d24d0851893",
"LinkedId": "208b0a3e-3e71-40ce-9af7-670cf5941ce0",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "af2d8452-b242-4e27-a95d-f4b4ccb231c5",
"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-09-24T06:24:43.2818978+08:00",
"ID": "341ee37e-e8c8-47f2-b3d7-c041d20ad716",
"PurchaseOrderId": "b9789b04-aa7e-476e-a094-b09ed639ed06",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "19fd4631-7a34-40a7-a27d-6d24d0851893",
"LinkedId": "208b0a3e-3e71-40ce-9af7-670cf5941ce0",
"PassengerIds": "sample string 6"
}
],
"PurchaseIncludes": [
{
"ID": "2841f2fe-bb63-4f82-898c-df2b61dbb21a",
"PurchaseOrderId": "936c8554-0ae3-4255-86a6-23c503770f38",
"PassengerId": "0c062c4e-02d8-46c9-88fe-4df9612660bc",
"TicketNumber": "sample string 4"
},
{
"ID": "2841f2fe-bb63-4f82-898c-df2b61dbb21a",
"PurchaseOrderId": "936c8554-0ae3-4255-86a6-23c503770f38",
"PassengerId": "0c062c4e-02d8-46c9-88fe-4df9612660bc",
"TicketNumber": "sample string 4"
}
],
"PurchaseMembers": [
{
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "2b3c5565-1f77-4d89-b872-6125f9a01e32",
"PurchaseOrderId": "40b0ea73-af9c-4a6e-ab93-cdea58cca71b",
"UserName": "sample string 4",
"Password": "sample string 5",
"ContactPhone": "sample string 6",
"Remarks": "sample string 7",
"MembersId": "sample string 8"
},
{
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "2b3c5565-1f77-4d89-b872-6125f9a01e32",
"PurchaseOrderId": "40b0ea73-af9c-4a6e-ab93-cdea58cca71b",
"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-09-24T06:24:43.2818978+08:00",
"ID": "8b52dced-3c58-4c80-8652-91a73c9ac0d7",
"OrderId": "3e88f7eb-e052-4c58-b9a9-7c5b358a589c",
"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": "4e8730bc-aea1-4849-a709-680b525e1245",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-09-24T06:24:43.2818978+08:00",
"OrderId": "ecdd089e-d552-4311-b32b-10fd8a4a947f",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "4e8730bc-aea1-4849-a709-680b525e1245",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-09-24T06:24:43.2818978+08:00",
"OrderId": "ecdd089e-d552-4311-b32b-10fd8a4a947f",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderStatus": [
{
"ID": "ec0f7dc3-e760-4135-b9c8-ce8fa7197c9f",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-09-24T06:24:43.2818978+08:00",
"OrderId": "f7c2050e-2aef-4d73-ac12-e0a7f0a4880f",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "ec0f7dc3-e760-4135-b9c8-ce8fa7197c9f",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-09-24T06:24:43.2818978+08:00",
"OrderId": "f7c2050e-2aef-4d73-ac12-e0a7f0a4880f",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OPassengers": [
{
"TicketNumbers": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "8dca88b5-87b8-413f-a5b3-3a3ec9c10851",
"PassengerId": "90219770-87f5-42df-9f87-3e5d15ba16e2",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "8dca88b5-87b8-413f-a5b3-3a3ec9c10851",
"PassengerId": "90219770-87f5-42df-9f87-3e5d15ba16e2",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "b32134cf-ad06-412d-8d17-97a035024a74",
"PassengerId": "765dd98f-8c7b-4b52-aba3-bb8df06f3642",
"Sequence": 1,
"SalePrice": 4.1,
"PrintPrice": 5,
"FareTax": 6,
"FuelTax": 7,
"CabinLevel": 0,
"CabinCode": "sample string 8",
"ChannelCabinCode": "sample string 9",
"FixedCabinCode": "sample string 10"
},
{
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "b32134cf-ad06-412d-8d17-97a035024a74",
"PassengerId": "765dd98f-8c7b-4b52-aba3-bb8df06f3642",
"Sequence": 1,
"SalePrice": 4.1,
"PrintPrice": 5,
"FareTax": 6,
"FuelTax": 7,
"CabinLevel": 0,
"CabinCode": "sample string 8",
"ChannelCabinCode": "sample string 9",
"FixedCabinCode": "sample string 10"
}
],
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "4218834e-c97a-4811-95e5-62e7cfd2c3af",
"OrderId": "6a90c3b1-be0f-475d-8148-0073f48ebc44",
"Name": "sample string 4",
"Birthday": "2026-09-24T06:24:43.2818978+08:00",
"CardType": 0,
"CardNo": "sample string 5",
"SexType": 0,
"PassengerType": 0,
"ContactPhone": "sample string 6"
},
{
"TicketNumbers": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "8dca88b5-87b8-413f-a5b3-3a3ec9c10851",
"PassengerId": "90219770-87f5-42df-9f87-3e5d15ba16e2",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "8dca88b5-87b8-413f-a5b3-3a3ec9c10851",
"PassengerId": "90219770-87f5-42df-9f87-3e5d15ba16e2",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "b32134cf-ad06-412d-8d17-97a035024a74",
"PassengerId": "765dd98f-8c7b-4b52-aba3-bb8df06f3642",
"Sequence": 1,
"SalePrice": 4.1,
"PrintPrice": 5,
"FareTax": 6,
"FuelTax": 7,
"CabinLevel": 0,
"CabinCode": "sample string 8",
"ChannelCabinCode": "sample string 9",
"FixedCabinCode": "sample string 10"
},
{
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "b32134cf-ad06-412d-8d17-97a035024a74",
"PassengerId": "765dd98f-8c7b-4b52-aba3-bb8df06f3642",
"Sequence": 1,
"SalePrice": 4.1,
"PrintPrice": 5,
"FareTax": 6,
"FuelTax": 7,
"CabinLevel": 0,
"CabinCode": "sample string 8",
"ChannelCabinCode": "sample string 9",
"FixedCabinCode": "sample string 10"
}
],
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "4218834e-c97a-4811-95e5-62e7cfd2c3af",
"OrderId": "6a90c3b1-be0f-475d-8148-0073f48ebc44",
"Name": "sample string 4",
"Birthday": "2026-09-24T06:24:43.2818978+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-09-24T06:24:43.2818978+08:00",
"ID": "166695b7-3d66-4638-8389-eb88a5f1090b",
"OrderId": "c6196481-7065-4bc3-997f-6a1a33885968",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "166695b7-3d66-4638-8389-eb88a5f1090b",
"OrderId": "c6196481-7065-4bc3-997f-6a1a33885968",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
}
],
"OSegments": [
{
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "371142bc-a9e8-4163-8921-b52c31e8d1a4",
"OrderId": "38d93fdd-eb39-44fc-b92f-eaae68f4368f",
"Sequence": 4,
"Carrier": "sample string 5",
"DepartureAirport": "sample string 6",
"ArrivalAirport": "sample string 7",
"DepartureDate": "2026-09-24T06:24:43.2818978+08:00",
"ArrivalDate": "2026-09-24T06:24:43.2818978+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-09-24T06:24:43.2818978+08:00",
"ID": "371142bc-a9e8-4163-8921-b52c31e8d1a4",
"OrderId": "38d93fdd-eb39-44fc-b92f-eaae68f4368f",
"Sequence": 4,
"Carrier": "sample string 5",
"DepartureAirport": "sample string 6",
"ArrivalAirport": "sample string 7",
"DepartureDate": "2026-09-24T06:24:43.2818978+08:00",
"ArrivalDate": "2026-09-24T06:24:43.2818978+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": "2a9dbbef-0701-4412-a212-36707cbbc8fb",
"ProviderCode": "sample string 2",
"PriceChangeInterval": 3
},
"QuotationSources": {
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "8fb6f147-0faa-40eb-bf7f-68f5a0ca854f",
"Remarks": "sample string 3",
"QuotationId": "sample string 4",
"ProductMark": "sample string 5",
"Creater": "sample string 6"
},
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-09-24T06:24:43.2818978+08:00",
"Creater": "sample string 3",
"ID": "b0aeaff1-67be-4304-a774-a2a8bf3fd489",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-09-24T06:24:43.2818978+08:00",
"ExternalTime": "2026-09-24T06:24:43.2818978+08:00"
},
{
"PurchaseOrders": [
{
"PurchasePayables": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "aa1bbe27-76d0-4ed3-bb4a-aa991b57d4d5",
"PurchaseOrderId": "6538630a-06ae-4ee1-8729-531fbfb6f859",
"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-09-24T06:24:43.2818978+08:00",
"ID": "aa1bbe27-76d0-4ed3-bb4a-aa991b57d4d5",
"PurchaseOrderId": "6538630a-06ae-4ee1-8729-531fbfb6f859",
"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-09-24T06:24:43.2818978+08:00",
"ID": "af2d8452-b242-4e27-a95d-f4b4ccb231c5",
"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-09-24T06:24:43.2818978+08:00",
"ID": "341ee37e-e8c8-47f2-b3d7-c041d20ad716",
"PurchaseOrderId": "b9789b04-aa7e-476e-a094-b09ed639ed06",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "19fd4631-7a34-40a7-a27d-6d24d0851893",
"LinkedId": "208b0a3e-3e71-40ce-9af7-670cf5941ce0",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "af2d8452-b242-4e27-a95d-f4b4ccb231c5",
"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-09-24T06:24:43.2818978+08:00",
"ID": "341ee37e-e8c8-47f2-b3d7-c041d20ad716",
"PurchaseOrderId": "b9789b04-aa7e-476e-a094-b09ed639ed06",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "19fd4631-7a34-40a7-a27d-6d24d0851893",
"LinkedId": "208b0a3e-3e71-40ce-9af7-670cf5941ce0",
"PassengerIds": "sample string 6"
}
],
"PurchaseIncludes": [
{
"ID": "2841f2fe-bb63-4f82-898c-df2b61dbb21a",
"PurchaseOrderId": "936c8554-0ae3-4255-86a6-23c503770f38",
"PassengerId": "0c062c4e-02d8-46c9-88fe-4df9612660bc",
"TicketNumber": "sample string 4"
},
{
"ID": "2841f2fe-bb63-4f82-898c-df2b61dbb21a",
"PurchaseOrderId": "936c8554-0ae3-4255-86a6-23c503770f38",
"PassengerId": "0c062c4e-02d8-46c9-88fe-4df9612660bc",
"TicketNumber": "sample string 4"
}
],
"PurchaseMembers": [
{
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "2b3c5565-1f77-4d89-b872-6125f9a01e32",
"PurchaseOrderId": "40b0ea73-af9c-4a6e-ab93-cdea58cca71b",
"UserName": "sample string 4",
"Password": "sample string 5",
"ContactPhone": "sample string 6",
"Remarks": "sample string 7",
"MembersId": "sample string 8"
},
{
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "2b3c5565-1f77-4d89-b872-6125f9a01e32",
"PurchaseOrderId": "40b0ea73-af9c-4a6e-ab93-cdea58cca71b",
"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-09-24T06:24:43.2818978+08:00",
"ID": "8b52dced-3c58-4c80-8652-91a73c9ac0d7",
"OrderId": "3e88f7eb-e052-4c58-b9a9-7c5b358a589c",
"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-09-24T06:24:43.2818978+08:00",
"ID": "aa1bbe27-76d0-4ed3-bb4a-aa991b57d4d5",
"PurchaseOrderId": "6538630a-06ae-4ee1-8729-531fbfb6f859",
"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-09-24T06:24:43.2818978+08:00",
"ID": "aa1bbe27-76d0-4ed3-bb4a-aa991b57d4d5",
"PurchaseOrderId": "6538630a-06ae-4ee1-8729-531fbfb6f859",
"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-09-24T06:24:43.2818978+08:00",
"ID": "af2d8452-b242-4e27-a95d-f4b4ccb231c5",
"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-09-24T06:24:43.2818978+08:00",
"ID": "341ee37e-e8c8-47f2-b3d7-c041d20ad716",
"PurchaseOrderId": "b9789b04-aa7e-476e-a094-b09ed639ed06",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "19fd4631-7a34-40a7-a27d-6d24d0851893",
"LinkedId": "208b0a3e-3e71-40ce-9af7-670cf5941ce0",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "af2d8452-b242-4e27-a95d-f4b4ccb231c5",
"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-09-24T06:24:43.2818978+08:00",
"ID": "341ee37e-e8c8-47f2-b3d7-c041d20ad716",
"PurchaseOrderId": "b9789b04-aa7e-476e-a094-b09ed639ed06",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "19fd4631-7a34-40a7-a27d-6d24d0851893",
"LinkedId": "208b0a3e-3e71-40ce-9af7-670cf5941ce0",
"PassengerIds": "sample string 6"
}
],
"PurchaseIncludes": [
{
"ID": "2841f2fe-bb63-4f82-898c-df2b61dbb21a",
"PurchaseOrderId": "936c8554-0ae3-4255-86a6-23c503770f38",
"PassengerId": "0c062c4e-02d8-46c9-88fe-4df9612660bc",
"TicketNumber": "sample string 4"
},
{
"ID": "2841f2fe-bb63-4f82-898c-df2b61dbb21a",
"PurchaseOrderId": "936c8554-0ae3-4255-86a6-23c503770f38",
"PassengerId": "0c062c4e-02d8-46c9-88fe-4df9612660bc",
"TicketNumber": "sample string 4"
}
],
"PurchaseMembers": [
{
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "2b3c5565-1f77-4d89-b872-6125f9a01e32",
"PurchaseOrderId": "40b0ea73-af9c-4a6e-ab93-cdea58cca71b",
"UserName": "sample string 4",
"Password": "sample string 5",
"ContactPhone": "sample string 6",
"Remarks": "sample string 7",
"MembersId": "sample string 8"
},
{
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "2b3c5565-1f77-4d89-b872-6125f9a01e32",
"PurchaseOrderId": "40b0ea73-af9c-4a6e-ab93-cdea58cca71b",
"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-09-24T06:24:43.2818978+08:00",
"ID": "8b52dced-3c58-4c80-8652-91a73c9ac0d7",
"OrderId": "3e88f7eb-e052-4c58-b9a9-7c5b358a589c",
"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": "4e8730bc-aea1-4849-a709-680b525e1245",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-09-24T06:24:43.2818978+08:00",
"OrderId": "ecdd089e-d552-4311-b32b-10fd8a4a947f",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "4e8730bc-aea1-4849-a709-680b525e1245",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-09-24T06:24:43.2818978+08:00",
"OrderId": "ecdd089e-d552-4311-b32b-10fd8a4a947f",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderStatus": [
{
"ID": "ec0f7dc3-e760-4135-b9c8-ce8fa7197c9f",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-09-24T06:24:43.2818978+08:00",
"OrderId": "f7c2050e-2aef-4d73-ac12-e0a7f0a4880f",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "ec0f7dc3-e760-4135-b9c8-ce8fa7197c9f",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-09-24T06:24:43.2818978+08:00",
"OrderId": "f7c2050e-2aef-4d73-ac12-e0a7f0a4880f",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OPassengers": [
{
"TicketNumbers": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "8dca88b5-87b8-413f-a5b3-3a3ec9c10851",
"PassengerId": "90219770-87f5-42df-9f87-3e5d15ba16e2",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "8dca88b5-87b8-413f-a5b3-3a3ec9c10851",
"PassengerId": "90219770-87f5-42df-9f87-3e5d15ba16e2",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "b32134cf-ad06-412d-8d17-97a035024a74",
"PassengerId": "765dd98f-8c7b-4b52-aba3-bb8df06f3642",
"Sequence": 1,
"SalePrice": 4.1,
"PrintPrice": 5,
"FareTax": 6,
"FuelTax": 7,
"CabinLevel": 0,
"CabinCode": "sample string 8",
"ChannelCabinCode": "sample string 9",
"FixedCabinCode": "sample string 10"
},
{
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "b32134cf-ad06-412d-8d17-97a035024a74",
"PassengerId": "765dd98f-8c7b-4b52-aba3-bb8df06f3642",
"Sequence": 1,
"SalePrice": 4.1,
"PrintPrice": 5,
"FareTax": 6,
"FuelTax": 7,
"CabinLevel": 0,
"CabinCode": "sample string 8",
"ChannelCabinCode": "sample string 9",
"FixedCabinCode": "sample string 10"
}
],
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "4218834e-c97a-4811-95e5-62e7cfd2c3af",
"OrderId": "6a90c3b1-be0f-475d-8148-0073f48ebc44",
"Name": "sample string 4",
"Birthday": "2026-09-24T06:24:43.2818978+08:00",
"CardType": 0,
"CardNo": "sample string 5",
"SexType": 0,
"PassengerType": 0,
"ContactPhone": "sample string 6"
},
{
"TicketNumbers": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "8dca88b5-87b8-413f-a5b3-3a3ec9c10851",
"PassengerId": "90219770-87f5-42df-9f87-3e5d15ba16e2",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "8dca88b5-87b8-413f-a5b3-3a3ec9c10851",
"PassengerId": "90219770-87f5-42df-9f87-3e5d15ba16e2",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "b32134cf-ad06-412d-8d17-97a035024a74",
"PassengerId": "765dd98f-8c7b-4b52-aba3-bb8df06f3642",
"Sequence": 1,
"SalePrice": 4.1,
"PrintPrice": 5,
"FareTax": 6,
"FuelTax": 7,
"CabinLevel": 0,
"CabinCode": "sample string 8",
"ChannelCabinCode": "sample string 9",
"FixedCabinCode": "sample string 10"
},
{
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "b32134cf-ad06-412d-8d17-97a035024a74",
"PassengerId": "765dd98f-8c7b-4b52-aba3-bb8df06f3642",
"Sequence": 1,
"SalePrice": 4.1,
"PrintPrice": 5,
"FareTax": 6,
"FuelTax": 7,
"CabinLevel": 0,
"CabinCode": "sample string 8",
"ChannelCabinCode": "sample string 9",
"FixedCabinCode": "sample string 10"
}
],
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "4218834e-c97a-4811-95e5-62e7cfd2c3af",
"OrderId": "6a90c3b1-be0f-475d-8148-0073f48ebc44",
"Name": "sample string 4",
"Birthday": "2026-09-24T06:24:43.2818978+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-09-24T06:24:43.2818978+08:00",
"ID": "166695b7-3d66-4638-8389-eb88a5f1090b",
"OrderId": "c6196481-7065-4bc3-997f-6a1a33885968",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "166695b7-3d66-4638-8389-eb88a5f1090b",
"OrderId": "c6196481-7065-4bc3-997f-6a1a33885968",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
}
],
"OSegments": [
{
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "371142bc-a9e8-4163-8921-b52c31e8d1a4",
"OrderId": "38d93fdd-eb39-44fc-b92f-eaae68f4368f",
"Sequence": 4,
"Carrier": "sample string 5",
"DepartureAirport": "sample string 6",
"ArrivalAirport": "sample string 7",
"DepartureDate": "2026-09-24T06:24:43.2818978+08:00",
"ArrivalDate": "2026-09-24T06:24:43.2818978+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-09-24T06:24:43.2818978+08:00",
"ID": "371142bc-a9e8-4163-8921-b52c31e8d1a4",
"OrderId": "38d93fdd-eb39-44fc-b92f-eaae68f4368f",
"Sequence": 4,
"Carrier": "sample string 5",
"DepartureAirport": "sample string 6",
"ArrivalAirport": "sample string 7",
"DepartureDate": "2026-09-24T06:24:43.2818978+08:00",
"ArrivalDate": "2026-09-24T06:24:43.2818978+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": "2a9dbbef-0701-4412-a212-36707cbbc8fb",
"ProviderCode": "sample string 2",
"PriceChangeInterval": 3
},
"QuotationSources": {
"Time": "2026-09-24T06:24:43.2818978+08:00",
"ID": "8fb6f147-0faa-40eb-bf7f-68f5a0ca854f",
"Remarks": "sample string 3",
"QuotationId": "sample string 4",
"ProductMark": "sample string 5",
"Creater": "sample string 6"
},
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-09-24T06:24:43.2818978+08:00",
"Creater": "sample string 3",
"ID": "b0aeaff1-67be-4304-a774-a2a8bf3fd489",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-09-24T06:24:43.2818978+08:00",
"ExternalTime": "2026-09-24T06:24:43.2818978+08:00"
}
]