POST Api/Invoke/ExportOverallOrders
导出出票订单数据
Request Information
URI Parameters
None.
Body Parameters
检索模型
SpeedPower.Utility.Models.Project.Orders.Service.SearchOrderReportModelName | Description | Type | Additional information |
---|---|---|---|
MinDateTime |
最小查询时间 |
date |
Required |
MaxDateTime |
最大查询时间 |
date |
Required |
SiteIds |
站点ID列表 |
Collection of string |
None. |
Request Formats
application/json, text/json
Sample:
{ "MinDateTime": "2024-12-24T03:27:58.2551323+08:00", "MaxDateTime": "2024-12-24T03:27:58.2551323+08:00", "SiteIds": [ "sample string 1", "sample string 2" ] }
Response Information
Resource Description
导出出票订单数据
Collection of SpeedPower.Utility.Models.Project.Orders.Service.ExportOrderModelName | 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": "2024-12-24T03:27:58.2551323+08:00", "ID": "0e6e52c6-da55-4d1b-9082-930d9399e414", "PurchaseOrderId": "1b26b6d7-6f76-459a-8178-ad48ee6c0074", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "0e6e52c6-da55-4d1b-9082-930d9399e414", "PurchaseOrderId": "1b26b6d7-6f76-459a-8178-ad48ee6c0074", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "a485df70-7fdb-470a-ad21-b2b2f6110191", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "cba2df43-7da7-4bd7-a74e-fce2bd893209", "PurchaseOrderId": "8cdfc14c-1710-41fb-893a-af4435953ba0", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "d9aa90a0-5e8f-4e21-8bd1-45b6157b04e4", "LinkedId": "eae00bb0-8a86-4705-9f22-98d54316c2b3", "PassengerIds": "sample string 6" }, { "PurchasePayments": { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "a485df70-7fdb-470a-ad21-b2b2f6110191", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "cba2df43-7da7-4bd7-a74e-fce2bd893209", "PurchaseOrderId": "8cdfc14c-1710-41fb-893a-af4435953ba0", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "d9aa90a0-5e8f-4e21-8bd1-45b6157b04e4", "LinkedId": "eae00bb0-8a86-4705-9f22-98d54316c2b3", "PassengerIds": "sample string 6" } ], "PurchaseIncludes": [ { "ID": "a97fb96e-e8e3-4a02-ad33-4c5cb8a0ce66", "PurchaseOrderId": "ecc7a7d9-76c3-4a27-a631-31c85e61eda8", "PassengerId": "916ebd07-ea93-4b7a-b59f-0581d215d7f9", "TicketNumber": "sample string 4" }, { "ID": "a97fb96e-e8e3-4a02-ad33-4c5cb8a0ce66", "PurchaseOrderId": "ecc7a7d9-76c3-4a27-a631-31c85e61eda8", "PassengerId": "916ebd07-ea93-4b7a-b59f-0581d215d7f9", "TicketNumber": "sample string 4" } ], "PurchaseMembers": [ { "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "29b712ed-1189-4e64-b8b9-f936bf734f85", "PurchaseOrderId": "f52bd772-c22a-4f42-842b-65a74f654da6", "UserName": "sample string 4", "Password": "sample string 5", "ContactPhone": "sample string 6", "Remarks": "sample string 7", "MembersId": "sample string 8" }, { "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "29b712ed-1189-4e64-b8b9-f936bf734f85", "PurchaseOrderId": "f52bd772-c22a-4f42-842b-65a74f654da6", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "2c1c7151-f812-4fbf-b781-530bd56503c7", "OrderId": "f8ac66d2-71c7-419f-acbd-fb6a84d03f48", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "0e6e52c6-da55-4d1b-9082-930d9399e414", "PurchaseOrderId": "1b26b6d7-6f76-459a-8178-ad48ee6c0074", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "0e6e52c6-da55-4d1b-9082-930d9399e414", "PurchaseOrderId": "1b26b6d7-6f76-459a-8178-ad48ee6c0074", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "a485df70-7fdb-470a-ad21-b2b2f6110191", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "cba2df43-7da7-4bd7-a74e-fce2bd893209", "PurchaseOrderId": "8cdfc14c-1710-41fb-893a-af4435953ba0", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "d9aa90a0-5e8f-4e21-8bd1-45b6157b04e4", "LinkedId": "eae00bb0-8a86-4705-9f22-98d54316c2b3", "PassengerIds": "sample string 6" }, { "PurchasePayments": { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "a485df70-7fdb-470a-ad21-b2b2f6110191", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "cba2df43-7da7-4bd7-a74e-fce2bd893209", "PurchaseOrderId": "8cdfc14c-1710-41fb-893a-af4435953ba0", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "d9aa90a0-5e8f-4e21-8bd1-45b6157b04e4", "LinkedId": "eae00bb0-8a86-4705-9f22-98d54316c2b3", "PassengerIds": "sample string 6" } ], "PurchaseIncludes": [ { "ID": "a97fb96e-e8e3-4a02-ad33-4c5cb8a0ce66", "PurchaseOrderId": "ecc7a7d9-76c3-4a27-a631-31c85e61eda8", "PassengerId": "916ebd07-ea93-4b7a-b59f-0581d215d7f9", "TicketNumber": "sample string 4" }, { "ID": "a97fb96e-e8e3-4a02-ad33-4c5cb8a0ce66", "PurchaseOrderId": "ecc7a7d9-76c3-4a27-a631-31c85e61eda8", "PassengerId": "916ebd07-ea93-4b7a-b59f-0581d215d7f9", "TicketNumber": "sample string 4" } ], "PurchaseMembers": [ { "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "29b712ed-1189-4e64-b8b9-f936bf734f85", "PurchaseOrderId": "f52bd772-c22a-4f42-842b-65a74f654da6", "UserName": "sample string 4", "Password": "sample string 5", "ContactPhone": "sample string 6", "Remarks": "sample string 7", "MembersId": "sample string 8" }, { "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "29b712ed-1189-4e64-b8b9-f936bf734f85", "PurchaseOrderId": "f52bd772-c22a-4f42-842b-65a74f654da6", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "2c1c7151-f812-4fbf-b781-530bd56503c7", "OrderId": "f8ac66d2-71c7-419f-acbd-fb6a84d03f48", "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": "46c8b2f1-adcc-44f3-b60a-46578b2c23e9", "RecordType": 0, "Creater": "sample string 2", "Time": "2024-12-24T03:27:58.2551323+08:00", "OrderId": "8656e044-a8ad-46d7-aa4b-fefd70291de5", "Status": 0, "Remarks": "sample string 5" }, { "ID": "46c8b2f1-adcc-44f3-b60a-46578b2c23e9", "RecordType": 0, "Creater": "sample string 2", "Time": "2024-12-24T03:27:58.2551323+08:00", "OrderId": "8656e044-a8ad-46d7-aa4b-fefd70291de5", "Status": 0, "Remarks": "sample string 5" } ], "OrderStatus": [ { "ID": "dbc72145-98c4-4444-b33b-87f06f7086cc", "RecordType": 0, "Creater": "sample string 2", "Time": "2024-12-24T03:27:58.2551323+08:00", "OrderId": "2a050055-17ad-40d6-aced-7dc4ee89085d", "Status": 1, "Remarks": "sample string 5" }, { "ID": "dbc72145-98c4-4444-b33b-87f06f7086cc", "RecordType": 0, "Creater": "sample string 2", "Time": "2024-12-24T03:27:58.2551323+08:00", "OrderId": "2a050055-17ad-40d6-aced-7dc4ee89085d", "Status": 1, "Remarks": "sample string 5" } ], "OPassengers": [ { "TicketNumbers": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "9c0cdd92-7dd2-4bbc-b91d-7f86562f1b83", "PassengerId": "51e6fe4f-1c19-4934-a089-f60fa50d497c", "TicketNumber": "sample string 5", "Posted": true, "Remarks": "sample string 7" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "9c0cdd92-7dd2-4bbc-b91d-7f86562f1b83", "PassengerId": "51e6fe4f-1c19-4934-a089-f60fa50d497c", "TicketNumber": "sample string 5", "Posted": true, "Remarks": "sample string 7" } ], "OTotalPrices": [ { "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "604b57dd-5038-485f-8ccd-36013c50323e", "PassengerId": "e0a5a7d7-3526-4c33-a5c4-268e534e00ed", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "604b57dd-5038-485f-8ccd-36013c50323e", "PassengerId": "e0a5a7d7-3526-4c33-a5c4-268e534e00ed", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "89a51bcd-4169-4509-aef6-7648d9f1bc85", "OrderId": "19905095-9501-45d9-8167-633c64051591", "Name": "sample string 4", "Birthday": "2024-12-24T03:27:58.2551323+08:00", "CardType": 0, "CardNo": "sample string 5", "SexType": 0, "PassengerType": 0, "ContactPhone": "sample string 6" }, { "TicketNumbers": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "9c0cdd92-7dd2-4bbc-b91d-7f86562f1b83", "PassengerId": "51e6fe4f-1c19-4934-a089-f60fa50d497c", "TicketNumber": "sample string 5", "Posted": true, "Remarks": "sample string 7" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "9c0cdd92-7dd2-4bbc-b91d-7f86562f1b83", "PassengerId": "51e6fe4f-1c19-4934-a089-f60fa50d497c", "TicketNumber": "sample string 5", "Posted": true, "Remarks": "sample string 7" } ], "OTotalPrices": [ { "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "604b57dd-5038-485f-8ccd-36013c50323e", "PassengerId": "e0a5a7d7-3526-4c33-a5c4-268e534e00ed", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "604b57dd-5038-485f-8ccd-36013c50323e", "PassengerId": "e0a5a7d7-3526-4c33-a5c4-268e534e00ed", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "89a51bcd-4169-4509-aef6-7648d9f1bc85", "OrderId": "19905095-9501-45d9-8167-633c64051591", "Name": "sample string 4", "Birthday": "2024-12-24T03:27:58.2551323+08:00", "CardType": 0, "CardNo": "sample string 5", "SexType": 0, "PassengerType": 0, "ContactPhone": "sample string 6" } ], "OrderPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "d4e780c4-893d-4e51-b08c-5d4388a3c4bf", "OrderId": "93886114-8853-4d0d-9d0b-591a5c158e5f", "PaymentType": 0, "TotalPrice": 5.1, "TransactionId": "sample string 6", "Reconciled": true, "Remarks": "sample string 8" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "d4e780c4-893d-4e51-b08c-5d4388a3c4bf", "OrderId": "93886114-8853-4d0d-9d0b-591a5c158e5f", "PaymentType": 0, "TotalPrice": 5.1, "TransactionId": "sample string 6", "Reconciled": true, "Remarks": "sample string 8" } ], "OSegments": [ { "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "6f493668-c8d1-4f41-85a0-c453d73acf19", "OrderId": "0047397f-6645-4584-a150-2ca4a3870271", "Sequence": 4, "Carrier": "sample string 5", "DepartureAirport": "sample string 6", "ArrivalAirport": "sample string 7", "DepartureDate": "2024-12-24T03:27:58.2551323+08:00", "ArrivalDate": "2024-12-24T03:27:58.2551323+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": "2024-12-24T03:27:58.2551323+08:00", "ID": "6f493668-c8d1-4f41-85a0-c453d73acf19", "OrderId": "0047397f-6645-4584-a150-2ca4a3870271", "Sequence": 4, "Carrier": "sample string 5", "DepartureAirport": "sample string 6", "ArrivalAirport": "sample string 7", "DepartureDate": "2024-12-24T03:27:58.2551323+08:00", "ArrivalDate": "2024-12-24T03:27:58.2551323+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": "df4852a7-7391-4345-8e61-7d812aea0cb3", "ProviderCode": "sample string 2", "PriceChangeInterval": 3 }, "QuotationSources": { "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "bc9d0e07-0b22-403f-9156-ab3d95e3a5f0", "Remarks": "sample string 3", "QuotationId": "sample string 4", "ProductMark": "sample string 5", "Creater": "sample string 6" }, "OrderInternalNumber": "sample string 1", "OrderSource": 0, "InternalTime": "2024-12-24T03:27:58.2551323+08:00", "Creater": "sample string 3", "ID": "eb3df9a5-89f3-4529-95a7-135797c5becf", "SiteId": "sample string 5", "OrderExternalNumber": "sample string 6", "LatestTime": "2024-12-24T03:27:58.2551323+08:00", "ExternalTime": "2024-12-24T03:27:58.2551323+08:00" }, { "PurchaseOrders": [ { "PurchasePayables": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "0e6e52c6-da55-4d1b-9082-930d9399e414", "PurchaseOrderId": "1b26b6d7-6f76-459a-8178-ad48ee6c0074", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "0e6e52c6-da55-4d1b-9082-930d9399e414", "PurchaseOrderId": "1b26b6d7-6f76-459a-8178-ad48ee6c0074", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "a485df70-7fdb-470a-ad21-b2b2f6110191", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "cba2df43-7da7-4bd7-a74e-fce2bd893209", "PurchaseOrderId": "8cdfc14c-1710-41fb-893a-af4435953ba0", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "d9aa90a0-5e8f-4e21-8bd1-45b6157b04e4", "LinkedId": "eae00bb0-8a86-4705-9f22-98d54316c2b3", "PassengerIds": "sample string 6" }, { "PurchasePayments": { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "a485df70-7fdb-470a-ad21-b2b2f6110191", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "cba2df43-7da7-4bd7-a74e-fce2bd893209", "PurchaseOrderId": "8cdfc14c-1710-41fb-893a-af4435953ba0", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "d9aa90a0-5e8f-4e21-8bd1-45b6157b04e4", "LinkedId": "eae00bb0-8a86-4705-9f22-98d54316c2b3", "PassengerIds": "sample string 6" } ], "PurchaseIncludes": [ { "ID": "a97fb96e-e8e3-4a02-ad33-4c5cb8a0ce66", "PurchaseOrderId": "ecc7a7d9-76c3-4a27-a631-31c85e61eda8", "PassengerId": "916ebd07-ea93-4b7a-b59f-0581d215d7f9", "TicketNumber": "sample string 4" }, { "ID": "a97fb96e-e8e3-4a02-ad33-4c5cb8a0ce66", "PurchaseOrderId": "ecc7a7d9-76c3-4a27-a631-31c85e61eda8", "PassengerId": "916ebd07-ea93-4b7a-b59f-0581d215d7f9", "TicketNumber": "sample string 4" } ], "PurchaseMembers": [ { "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "29b712ed-1189-4e64-b8b9-f936bf734f85", "PurchaseOrderId": "f52bd772-c22a-4f42-842b-65a74f654da6", "UserName": "sample string 4", "Password": "sample string 5", "ContactPhone": "sample string 6", "Remarks": "sample string 7", "MembersId": "sample string 8" }, { "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "29b712ed-1189-4e64-b8b9-f936bf734f85", "PurchaseOrderId": "f52bd772-c22a-4f42-842b-65a74f654da6", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "2c1c7151-f812-4fbf-b781-530bd56503c7", "OrderId": "f8ac66d2-71c7-419f-acbd-fb6a84d03f48", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "0e6e52c6-da55-4d1b-9082-930d9399e414", "PurchaseOrderId": "1b26b6d7-6f76-459a-8178-ad48ee6c0074", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "0e6e52c6-da55-4d1b-9082-930d9399e414", "PurchaseOrderId": "1b26b6d7-6f76-459a-8178-ad48ee6c0074", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "a485df70-7fdb-470a-ad21-b2b2f6110191", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "cba2df43-7da7-4bd7-a74e-fce2bd893209", "PurchaseOrderId": "8cdfc14c-1710-41fb-893a-af4435953ba0", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "d9aa90a0-5e8f-4e21-8bd1-45b6157b04e4", "LinkedId": "eae00bb0-8a86-4705-9f22-98d54316c2b3", "PassengerIds": "sample string 6" }, { "PurchasePayments": { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "a485df70-7fdb-470a-ad21-b2b2f6110191", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "cba2df43-7da7-4bd7-a74e-fce2bd893209", "PurchaseOrderId": "8cdfc14c-1710-41fb-893a-af4435953ba0", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "d9aa90a0-5e8f-4e21-8bd1-45b6157b04e4", "LinkedId": "eae00bb0-8a86-4705-9f22-98d54316c2b3", "PassengerIds": "sample string 6" } ], "PurchaseIncludes": [ { "ID": "a97fb96e-e8e3-4a02-ad33-4c5cb8a0ce66", "PurchaseOrderId": "ecc7a7d9-76c3-4a27-a631-31c85e61eda8", "PassengerId": "916ebd07-ea93-4b7a-b59f-0581d215d7f9", "TicketNumber": "sample string 4" }, { "ID": "a97fb96e-e8e3-4a02-ad33-4c5cb8a0ce66", "PurchaseOrderId": "ecc7a7d9-76c3-4a27-a631-31c85e61eda8", "PassengerId": "916ebd07-ea93-4b7a-b59f-0581d215d7f9", "TicketNumber": "sample string 4" } ], "PurchaseMembers": [ { "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "29b712ed-1189-4e64-b8b9-f936bf734f85", "PurchaseOrderId": "f52bd772-c22a-4f42-842b-65a74f654da6", "UserName": "sample string 4", "Password": "sample string 5", "ContactPhone": "sample string 6", "Remarks": "sample string 7", "MembersId": "sample string 8" }, { "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "29b712ed-1189-4e64-b8b9-f936bf734f85", "PurchaseOrderId": "f52bd772-c22a-4f42-842b-65a74f654da6", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "2c1c7151-f812-4fbf-b781-530bd56503c7", "OrderId": "f8ac66d2-71c7-419f-acbd-fb6a84d03f48", "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": "46c8b2f1-adcc-44f3-b60a-46578b2c23e9", "RecordType": 0, "Creater": "sample string 2", "Time": "2024-12-24T03:27:58.2551323+08:00", "OrderId": "8656e044-a8ad-46d7-aa4b-fefd70291de5", "Status": 0, "Remarks": "sample string 5" }, { "ID": "46c8b2f1-adcc-44f3-b60a-46578b2c23e9", "RecordType": 0, "Creater": "sample string 2", "Time": "2024-12-24T03:27:58.2551323+08:00", "OrderId": "8656e044-a8ad-46d7-aa4b-fefd70291de5", "Status": 0, "Remarks": "sample string 5" } ], "OrderStatus": [ { "ID": "dbc72145-98c4-4444-b33b-87f06f7086cc", "RecordType": 0, "Creater": "sample string 2", "Time": "2024-12-24T03:27:58.2551323+08:00", "OrderId": "2a050055-17ad-40d6-aced-7dc4ee89085d", "Status": 1, "Remarks": "sample string 5" }, { "ID": "dbc72145-98c4-4444-b33b-87f06f7086cc", "RecordType": 0, "Creater": "sample string 2", "Time": "2024-12-24T03:27:58.2551323+08:00", "OrderId": "2a050055-17ad-40d6-aced-7dc4ee89085d", "Status": 1, "Remarks": "sample string 5" } ], "OPassengers": [ { "TicketNumbers": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "9c0cdd92-7dd2-4bbc-b91d-7f86562f1b83", "PassengerId": "51e6fe4f-1c19-4934-a089-f60fa50d497c", "TicketNumber": "sample string 5", "Posted": true, "Remarks": "sample string 7" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "9c0cdd92-7dd2-4bbc-b91d-7f86562f1b83", "PassengerId": "51e6fe4f-1c19-4934-a089-f60fa50d497c", "TicketNumber": "sample string 5", "Posted": true, "Remarks": "sample string 7" } ], "OTotalPrices": [ { "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "604b57dd-5038-485f-8ccd-36013c50323e", "PassengerId": "e0a5a7d7-3526-4c33-a5c4-268e534e00ed", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "604b57dd-5038-485f-8ccd-36013c50323e", "PassengerId": "e0a5a7d7-3526-4c33-a5c4-268e534e00ed", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "89a51bcd-4169-4509-aef6-7648d9f1bc85", "OrderId": "19905095-9501-45d9-8167-633c64051591", "Name": "sample string 4", "Birthday": "2024-12-24T03:27:58.2551323+08:00", "CardType": 0, "CardNo": "sample string 5", "SexType": 0, "PassengerType": 0, "ContactPhone": "sample string 6" }, { "TicketNumbers": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "9c0cdd92-7dd2-4bbc-b91d-7f86562f1b83", "PassengerId": "51e6fe4f-1c19-4934-a089-f60fa50d497c", "TicketNumber": "sample string 5", "Posted": true, "Remarks": "sample string 7" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "9c0cdd92-7dd2-4bbc-b91d-7f86562f1b83", "PassengerId": "51e6fe4f-1c19-4934-a089-f60fa50d497c", "TicketNumber": "sample string 5", "Posted": true, "Remarks": "sample string 7" } ], "OTotalPrices": [ { "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "604b57dd-5038-485f-8ccd-36013c50323e", "PassengerId": "e0a5a7d7-3526-4c33-a5c4-268e534e00ed", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "604b57dd-5038-485f-8ccd-36013c50323e", "PassengerId": "e0a5a7d7-3526-4c33-a5c4-268e534e00ed", "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": "2024-12-24T03:27:58.2551323+08:00", "ID": "89a51bcd-4169-4509-aef6-7648d9f1bc85", "OrderId": "19905095-9501-45d9-8167-633c64051591", "Name": "sample string 4", "Birthday": "2024-12-24T03:27:58.2551323+08:00", "CardType": 0, "CardNo": "sample string 5", "SexType": 0, "PassengerType": 0, "ContactPhone": "sample string 6" } ], "OrderPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "d4e780c4-893d-4e51-b08c-5d4388a3c4bf", "OrderId": "93886114-8853-4d0d-9d0b-591a5c158e5f", "PaymentType": 0, "TotalPrice": 5.1, "TransactionId": "sample string 6", "Reconciled": true, "Remarks": "sample string 8" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "d4e780c4-893d-4e51-b08c-5d4388a3c4bf", "OrderId": "93886114-8853-4d0d-9d0b-591a5c158e5f", "PaymentType": 0, "TotalPrice": 5.1, "TransactionId": "sample string 6", "Reconciled": true, "Remarks": "sample string 8" } ], "OSegments": [ { "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "6f493668-c8d1-4f41-85a0-c453d73acf19", "OrderId": "0047397f-6645-4584-a150-2ca4a3870271", "Sequence": 4, "Carrier": "sample string 5", "DepartureAirport": "sample string 6", "ArrivalAirport": "sample string 7", "DepartureDate": "2024-12-24T03:27:58.2551323+08:00", "ArrivalDate": "2024-12-24T03:27:58.2551323+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": "2024-12-24T03:27:58.2551323+08:00", "ID": "6f493668-c8d1-4f41-85a0-c453d73acf19", "OrderId": "0047397f-6645-4584-a150-2ca4a3870271", "Sequence": 4, "Carrier": "sample string 5", "DepartureAirport": "sample string 6", "ArrivalAirport": "sample string 7", "DepartureDate": "2024-12-24T03:27:58.2551323+08:00", "ArrivalDate": "2024-12-24T03:27:58.2551323+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": "df4852a7-7391-4345-8e61-7d812aea0cb3", "ProviderCode": "sample string 2", "PriceChangeInterval": 3 }, "QuotationSources": { "Time": "2024-12-24T03:27:58.2551323+08:00", "ID": "bc9d0e07-0b22-403f-9156-ab3d95e3a5f0", "Remarks": "sample string 3", "QuotationId": "sample string 4", "ProductMark": "sample string 5", "Creater": "sample string 6" }, "OrderInternalNumber": "sample string 1", "OrderSource": 0, "InternalTime": "2024-12-24T03:27:58.2551323+08:00", "Creater": "sample string 3", "ID": "eb3df9a5-89f3-4529-95a7-135797c5becf", "SiteId": "sample string 5", "OrderExternalNumber": "sample string 6", "LatestTime": "2024-12-24T03:27:58.2551323+08:00", "ExternalTime": "2024-12-24T03:27:58.2551323+08:00" } ]