POST Api/Invoke/ExportOverallRefunds
导出退票订单数据
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-07-05T01:47:13.9000146+08:00",
"MaxDateTime": "2026-07-05T01:47:13.9000146+08:00",
"SiteIds": [
"sample string 1",
"sample string 2"
]
}
Response Information
Resource Description
导出退票订单数据
Collection of SpeedPower.Utility.Models.Project.Orders.Service.ExportRefundModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Orders |
订单结点项 |
SpeedPower.Utility.Models.Project.Orders.Service.ExportOrderModel |
None. |
| RefundIncludes |
退票包含乘机人项列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetRefundIncludeModel |
None. |
| RLockedStatus |
退票锁定状态列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetRLockedStatusModel |
None. |
| RefundStatus |
退票状态列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetRefundStatusModel |
None. |
| RefundPayments |
退票付款项列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetRefundPaymentModel |
None. |
| RefundInternalNumber |
内部退票单号 |
string |
Required String length: inclusive between 0 and 128 |
| RefundSource |
退票单来源类型 |
SpeedPower.Utility.Models.Project.Orders.Enums.RefundSourceType |
None. |
| Creater |
创建人 |
string |
Required String length: inclusive between 0 and 128 |
| InternalTime |
创建时间 |
date |
None. |
| ID |
退票单ID |
globally unique identifier |
None. |
| OrderId |
父级ID |
globally unique identifier |
None. |
| RefundExternalNumber |
外部退票单号 |
string |
Required String length: inclusive between 0 and 128 |
| RefundType |
退票单类型 |
SpeedPower.Utility.Models.Project.Orders.Enums.RefundType |
None. |
| RefundStyle |
退票单操作方式 |
SpeedPower.Utility.Models.Project.Orders.Enums.RefundStyleType |
None. |
| LatestTime |
最晚处理时间 |
date |
None. |
| Remarks |
备注内容 |
string |
String length: inclusive between 0 and 500 |
| ExternalTime |
退票单外部时间 |
date |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Orders": {
"PurchaseOrders": [
{
"PurchasePayables": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "fed9f6c3-6c1b-453c-9bdb-4be6c7658dd7",
"PurchaseOrderId": "f91e3fd2-b915-4a4b-b702-02ad2510af1a",
"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-07-05T01:47:13.9000146+08:00",
"ID": "fed9f6c3-6c1b-453c-9bdb-4be6c7658dd7",
"PurchaseOrderId": "f91e3fd2-b915-4a4b-b702-02ad2510af1a",
"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-07-05T01:47:13.9000146+08:00",
"ID": "78f9aa14-7527-4265-807d-0dd28a3a285f",
"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-07-05T01:47:13.9000146+08:00",
"ID": "e2df30a7-29aa-48f3-bb31-24db24d58cc3",
"PurchaseOrderId": "c4601556-2634-4c1e-9c18-759481e888c9",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "077eb256-13fe-43ef-ac9a-dfb9cdaf3b84",
"LinkedId": "992c0951-5b5c-44ff-bb09-b65034e67c73",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "78f9aa14-7527-4265-807d-0dd28a3a285f",
"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-07-05T01:47:13.9000146+08:00",
"ID": "e2df30a7-29aa-48f3-bb31-24db24d58cc3",
"PurchaseOrderId": "c4601556-2634-4c1e-9c18-759481e888c9",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "077eb256-13fe-43ef-ac9a-dfb9cdaf3b84",
"LinkedId": "992c0951-5b5c-44ff-bb09-b65034e67c73",
"PassengerIds": "sample string 6"
}
],
"PurchaseIncludes": [
{
"ID": "b29ed257-dd36-450c-9dae-1b629f32e4d2",
"PurchaseOrderId": "345cf597-0285-4c6d-8b26-94de3a4597f4",
"PassengerId": "8250cde3-15ac-45f7-9c98-15255beed303",
"TicketNumber": "sample string 4"
},
{
"ID": "b29ed257-dd36-450c-9dae-1b629f32e4d2",
"PurchaseOrderId": "345cf597-0285-4c6d-8b26-94de3a4597f4",
"PassengerId": "8250cde3-15ac-45f7-9c98-15255beed303",
"TicketNumber": "sample string 4"
}
],
"PurchaseMembers": [
{
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "52f61d4b-4051-4adf-a615-f69ac2b55585",
"PurchaseOrderId": "d2ad346d-2d6a-4bac-b661-977993a9fd6d",
"UserName": "sample string 4",
"Password": "sample string 5",
"ContactPhone": "sample string 6",
"Remarks": "sample string 7",
"MembersId": "sample string 8"
},
{
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "52f61d4b-4051-4adf-a615-f69ac2b55585",
"PurchaseOrderId": "d2ad346d-2d6a-4bac-b661-977993a9fd6d",
"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-07-05T01:47:13.9000146+08:00",
"ID": "ae13a27f-e5d7-4ced-ab39-50959b4dcb75",
"OrderId": "bf5d048b-fc49-436c-8c68-8448db1ac4b5",
"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-07-05T01:47:13.9000146+08:00",
"ID": "fed9f6c3-6c1b-453c-9bdb-4be6c7658dd7",
"PurchaseOrderId": "f91e3fd2-b915-4a4b-b702-02ad2510af1a",
"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-07-05T01:47:13.9000146+08:00",
"ID": "fed9f6c3-6c1b-453c-9bdb-4be6c7658dd7",
"PurchaseOrderId": "f91e3fd2-b915-4a4b-b702-02ad2510af1a",
"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-07-05T01:47:13.9000146+08:00",
"ID": "78f9aa14-7527-4265-807d-0dd28a3a285f",
"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-07-05T01:47:13.9000146+08:00",
"ID": "e2df30a7-29aa-48f3-bb31-24db24d58cc3",
"PurchaseOrderId": "c4601556-2634-4c1e-9c18-759481e888c9",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "077eb256-13fe-43ef-ac9a-dfb9cdaf3b84",
"LinkedId": "992c0951-5b5c-44ff-bb09-b65034e67c73",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "78f9aa14-7527-4265-807d-0dd28a3a285f",
"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-07-05T01:47:13.9000146+08:00",
"ID": "e2df30a7-29aa-48f3-bb31-24db24d58cc3",
"PurchaseOrderId": "c4601556-2634-4c1e-9c18-759481e888c9",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "077eb256-13fe-43ef-ac9a-dfb9cdaf3b84",
"LinkedId": "992c0951-5b5c-44ff-bb09-b65034e67c73",
"PassengerIds": "sample string 6"
}
],
"PurchaseIncludes": [
{
"ID": "b29ed257-dd36-450c-9dae-1b629f32e4d2",
"PurchaseOrderId": "345cf597-0285-4c6d-8b26-94de3a4597f4",
"PassengerId": "8250cde3-15ac-45f7-9c98-15255beed303",
"TicketNumber": "sample string 4"
},
{
"ID": "b29ed257-dd36-450c-9dae-1b629f32e4d2",
"PurchaseOrderId": "345cf597-0285-4c6d-8b26-94de3a4597f4",
"PassengerId": "8250cde3-15ac-45f7-9c98-15255beed303",
"TicketNumber": "sample string 4"
}
],
"PurchaseMembers": [
{
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "52f61d4b-4051-4adf-a615-f69ac2b55585",
"PurchaseOrderId": "d2ad346d-2d6a-4bac-b661-977993a9fd6d",
"UserName": "sample string 4",
"Password": "sample string 5",
"ContactPhone": "sample string 6",
"Remarks": "sample string 7",
"MembersId": "sample string 8"
},
{
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "52f61d4b-4051-4adf-a615-f69ac2b55585",
"PurchaseOrderId": "d2ad346d-2d6a-4bac-b661-977993a9fd6d",
"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-07-05T01:47:13.9000146+08:00",
"ID": "ae13a27f-e5d7-4ced-ab39-50959b4dcb75",
"OrderId": "bf5d048b-fc49-436c-8c68-8448db1ac4b5",
"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": "6ffee9c6-b7df-44c4-87ff-62a4ab755b44",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"OrderId": "8f3a59ee-c745-4cb0-bd05-d884e7d3c59a",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "6ffee9c6-b7df-44c4-87ff-62a4ab755b44",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"OrderId": "8f3a59ee-c745-4cb0-bd05-d884e7d3c59a",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderStatus": [
{
"ID": "17e6920f-2eb0-46f5-a674-fdb775d4ee05",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"OrderId": "9b368bec-dedb-4ac3-b129-df62b4f6eba7",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "17e6920f-2eb0-46f5-a674-fdb775d4ee05",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"OrderId": "9b368bec-dedb-4ac3-b129-df62b4f6eba7",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OPassengers": [
{
"TicketNumbers": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "df3579ec-14fa-4b6c-b3b6-3e76abc263ad",
"PassengerId": "91fd4de0-f608-4577-97cd-b578235c14d8",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "df3579ec-14fa-4b6c-b3b6-3e76abc263ad",
"PassengerId": "91fd4de0-f608-4577-97cd-b578235c14d8",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "920ef486-6dd0-4369-a6ba-d07f5434443e",
"PassengerId": "772cd604-fc91-4272-a78b-3b4d358fe852",
"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-07-05T01:47:13.9000146+08:00",
"ID": "920ef486-6dd0-4369-a6ba-d07f5434443e",
"PassengerId": "772cd604-fc91-4272-a78b-3b4d358fe852",
"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-07-05T01:47:13.9000146+08:00",
"ID": "02f65782-2522-42e4-937d-6ed49ddf3284",
"OrderId": "ce022790-aa04-4acf-9fe0-03557b047a69",
"Name": "sample string 4",
"Birthday": "2026-07-05T01:47:13.9000146+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-07-05T01:47:13.9000146+08:00",
"ID": "df3579ec-14fa-4b6c-b3b6-3e76abc263ad",
"PassengerId": "91fd4de0-f608-4577-97cd-b578235c14d8",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "df3579ec-14fa-4b6c-b3b6-3e76abc263ad",
"PassengerId": "91fd4de0-f608-4577-97cd-b578235c14d8",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "920ef486-6dd0-4369-a6ba-d07f5434443e",
"PassengerId": "772cd604-fc91-4272-a78b-3b4d358fe852",
"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-07-05T01:47:13.9000146+08:00",
"ID": "920ef486-6dd0-4369-a6ba-d07f5434443e",
"PassengerId": "772cd604-fc91-4272-a78b-3b4d358fe852",
"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-07-05T01:47:13.9000146+08:00",
"ID": "02f65782-2522-42e4-937d-6ed49ddf3284",
"OrderId": "ce022790-aa04-4acf-9fe0-03557b047a69",
"Name": "sample string 4",
"Birthday": "2026-07-05T01:47:13.9000146+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-07-05T01:47:13.9000146+08:00",
"ID": "48d6b582-6366-46ae-8c18-feed10b2c865",
"OrderId": "b834211d-7d11-4197-83c8-87d7b20dc5b0",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "48d6b582-6366-46ae-8c18-feed10b2c865",
"OrderId": "b834211d-7d11-4197-83c8-87d7b20dc5b0",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
}
],
"OSegments": [
{
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "63273551-2041-4f3f-aa23-f48194380262",
"OrderId": "23dffd4b-af11-4800-9d1c-d862323ec264",
"Sequence": 4,
"Carrier": "sample string 5",
"DepartureAirport": "sample string 6",
"ArrivalAirport": "sample string 7",
"DepartureDate": "2026-07-05T01:47:13.9000146+08:00",
"ArrivalDate": "2026-07-05T01:47:13.9000146+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-07-05T01:47:13.9000146+08:00",
"ID": "63273551-2041-4f3f-aa23-f48194380262",
"OrderId": "23dffd4b-af11-4800-9d1c-d862323ec264",
"Sequence": 4,
"Carrier": "sample string 5",
"DepartureAirport": "sample string 6",
"ArrivalAirport": "sample string 7",
"DepartureDate": "2026-07-05T01:47:13.9000146+08:00",
"ArrivalDate": "2026-07-05T01:47:13.9000146+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": "5c708d66-983f-4019-8b0e-7285d03fbcc8",
"ProviderCode": "sample string 2",
"PriceChangeInterval": 3
},
"QuotationSources": {
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "9e6deb13-14b4-471f-8a32-d5ef02454bc2",
"Remarks": "sample string 3",
"QuotationId": "sample string 4",
"ProductMark": "sample string 5",
"Creater": "sample string 6"
},
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-07-05T01:47:13.9000146+08:00",
"Creater": "sample string 3",
"ID": "7fe6b091-f65b-40f4-b762-f27b663552cc",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-07-05T01:47:13.9000146+08:00",
"ExternalTime": "2026-07-05T01:47:13.9000146+08:00"
},
"RefundIncludes": [
{
"ID": "cc5ff6c4-7a92-4195-95f7-9fb20b092a3e",
"RefundId": "4c68cd52-4ccf-4974-98ae-f9df22caef82",
"PassengerId": "7cb35158-1deb-4871-9276-a31630c9fcb0"
},
{
"ID": "cc5ff6c4-7a92-4195-95f7-9fb20b092a3e",
"RefundId": "4c68cd52-4ccf-4974-98ae-f9df22caef82",
"PassengerId": "7cb35158-1deb-4871-9276-a31630c9fcb0"
}
],
"RLockedStatus": [
{
"ID": "72d90ba5-19df-4ed0-9b00-f488e7577401",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"RefundId": "26e26522-0f39-4600-b0d2-4b471bdae00e",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "72d90ba5-19df-4ed0-9b00-f488e7577401",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"RefundId": "26e26522-0f39-4600-b0d2-4b471bdae00e",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RefundStatus": [
{
"ID": "23b822d1-4270-4bff-a838-7d76ead368b6",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"RefundId": "db338d99-9c77-46da-8954-9195658ae36d",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "23b822d1-4270-4bff-a838-7d76ead368b6",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"RefundId": "db338d99-9c77-46da-8954-9195658ae36d",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "74c882d0-5843-4359-8155-d67b7765d18d",
"RefundId": "38139e2b-274a-41bf-beab-6cb736a28c4c",
"Confirmed": true,
"Reconciled": true,
"RefundPrice": 7.1,
"CostPrice": 8.1,
"TransactionId": "sample string 9",
"Remarks": "sample string 10"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "74c882d0-5843-4359-8155-d67b7765d18d",
"RefundId": "38139e2b-274a-41bf-beab-6cb736a28c4c",
"Confirmed": true,
"Reconciled": true,
"RefundPrice": 7.1,
"CostPrice": 8.1,
"TransactionId": "sample string 9",
"Remarks": "sample string 10"
}
],
"RefundInternalNumber": "sample string 1",
"RefundSource": 0,
"Creater": "sample string 2",
"InternalTime": "2026-07-05T01:47:13.9000146+08:00",
"ID": "ca844cb4-cc86-4332-adb0-456798c26ace",
"OrderId": "0f014259-996e-493c-acef-e707ad97207f",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-07-05T01:47:13.9000146+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-07-05T01:47:13.9000146+08:00"
},
{
"Orders": {
"PurchaseOrders": [
{
"PurchasePayables": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "fed9f6c3-6c1b-453c-9bdb-4be6c7658dd7",
"PurchaseOrderId": "f91e3fd2-b915-4a4b-b702-02ad2510af1a",
"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-07-05T01:47:13.9000146+08:00",
"ID": "fed9f6c3-6c1b-453c-9bdb-4be6c7658dd7",
"PurchaseOrderId": "f91e3fd2-b915-4a4b-b702-02ad2510af1a",
"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-07-05T01:47:13.9000146+08:00",
"ID": "78f9aa14-7527-4265-807d-0dd28a3a285f",
"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-07-05T01:47:13.9000146+08:00",
"ID": "e2df30a7-29aa-48f3-bb31-24db24d58cc3",
"PurchaseOrderId": "c4601556-2634-4c1e-9c18-759481e888c9",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "077eb256-13fe-43ef-ac9a-dfb9cdaf3b84",
"LinkedId": "992c0951-5b5c-44ff-bb09-b65034e67c73",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "78f9aa14-7527-4265-807d-0dd28a3a285f",
"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-07-05T01:47:13.9000146+08:00",
"ID": "e2df30a7-29aa-48f3-bb31-24db24d58cc3",
"PurchaseOrderId": "c4601556-2634-4c1e-9c18-759481e888c9",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "077eb256-13fe-43ef-ac9a-dfb9cdaf3b84",
"LinkedId": "992c0951-5b5c-44ff-bb09-b65034e67c73",
"PassengerIds": "sample string 6"
}
],
"PurchaseIncludes": [
{
"ID": "b29ed257-dd36-450c-9dae-1b629f32e4d2",
"PurchaseOrderId": "345cf597-0285-4c6d-8b26-94de3a4597f4",
"PassengerId": "8250cde3-15ac-45f7-9c98-15255beed303",
"TicketNumber": "sample string 4"
},
{
"ID": "b29ed257-dd36-450c-9dae-1b629f32e4d2",
"PurchaseOrderId": "345cf597-0285-4c6d-8b26-94de3a4597f4",
"PassengerId": "8250cde3-15ac-45f7-9c98-15255beed303",
"TicketNumber": "sample string 4"
}
],
"PurchaseMembers": [
{
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "52f61d4b-4051-4adf-a615-f69ac2b55585",
"PurchaseOrderId": "d2ad346d-2d6a-4bac-b661-977993a9fd6d",
"UserName": "sample string 4",
"Password": "sample string 5",
"ContactPhone": "sample string 6",
"Remarks": "sample string 7",
"MembersId": "sample string 8"
},
{
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "52f61d4b-4051-4adf-a615-f69ac2b55585",
"PurchaseOrderId": "d2ad346d-2d6a-4bac-b661-977993a9fd6d",
"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-07-05T01:47:13.9000146+08:00",
"ID": "ae13a27f-e5d7-4ced-ab39-50959b4dcb75",
"OrderId": "bf5d048b-fc49-436c-8c68-8448db1ac4b5",
"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-07-05T01:47:13.9000146+08:00",
"ID": "fed9f6c3-6c1b-453c-9bdb-4be6c7658dd7",
"PurchaseOrderId": "f91e3fd2-b915-4a4b-b702-02ad2510af1a",
"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-07-05T01:47:13.9000146+08:00",
"ID": "fed9f6c3-6c1b-453c-9bdb-4be6c7658dd7",
"PurchaseOrderId": "f91e3fd2-b915-4a4b-b702-02ad2510af1a",
"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-07-05T01:47:13.9000146+08:00",
"ID": "78f9aa14-7527-4265-807d-0dd28a3a285f",
"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-07-05T01:47:13.9000146+08:00",
"ID": "e2df30a7-29aa-48f3-bb31-24db24d58cc3",
"PurchaseOrderId": "c4601556-2634-4c1e-9c18-759481e888c9",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "077eb256-13fe-43ef-ac9a-dfb9cdaf3b84",
"LinkedId": "992c0951-5b5c-44ff-bb09-b65034e67c73",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "78f9aa14-7527-4265-807d-0dd28a3a285f",
"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-07-05T01:47:13.9000146+08:00",
"ID": "e2df30a7-29aa-48f3-bb31-24db24d58cc3",
"PurchaseOrderId": "c4601556-2634-4c1e-9c18-759481e888c9",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "077eb256-13fe-43ef-ac9a-dfb9cdaf3b84",
"LinkedId": "992c0951-5b5c-44ff-bb09-b65034e67c73",
"PassengerIds": "sample string 6"
}
],
"PurchaseIncludes": [
{
"ID": "b29ed257-dd36-450c-9dae-1b629f32e4d2",
"PurchaseOrderId": "345cf597-0285-4c6d-8b26-94de3a4597f4",
"PassengerId": "8250cde3-15ac-45f7-9c98-15255beed303",
"TicketNumber": "sample string 4"
},
{
"ID": "b29ed257-dd36-450c-9dae-1b629f32e4d2",
"PurchaseOrderId": "345cf597-0285-4c6d-8b26-94de3a4597f4",
"PassengerId": "8250cde3-15ac-45f7-9c98-15255beed303",
"TicketNumber": "sample string 4"
}
],
"PurchaseMembers": [
{
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "52f61d4b-4051-4adf-a615-f69ac2b55585",
"PurchaseOrderId": "d2ad346d-2d6a-4bac-b661-977993a9fd6d",
"UserName": "sample string 4",
"Password": "sample string 5",
"ContactPhone": "sample string 6",
"Remarks": "sample string 7",
"MembersId": "sample string 8"
},
{
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "52f61d4b-4051-4adf-a615-f69ac2b55585",
"PurchaseOrderId": "d2ad346d-2d6a-4bac-b661-977993a9fd6d",
"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-07-05T01:47:13.9000146+08:00",
"ID": "ae13a27f-e5d7-4ced-ab39-50959b4dcb75",
"OrderId": "bf5d048b-fc49-436c-8c68-8448db1ac4b5",
"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": "6ffee9c6-b7df-44c4-87ff-62a4ab755b44",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"OrderId": "8f3a59ee-c745-4cb0-bd05-d884e7d3c59a",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "6ffee9c6-b7df-44c4-87ff-62a4ab755b44",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"OrderId": "8f3a59ee-c745-4cb0-bd05-d884e7d3c59a",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderStatus": [
{
"ID": "17e6920f-2eb0-46f5-a674-fdb775d4ee05",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"OrderId": "9b368bec-dedb-4ac3-b129-df62b4f6eba7",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "17e6920f-2eb0-46f5-a674-fdb775d4ee05",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"OrderId": "9b368bec-dedb-4ac3-b129-df62b4f6eba7",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OPassengers": [
{
"TicketNumbers": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "df3579ec-14fa-4b6c-b3b6-3e76abc263ad",
"PassengerId": "91fd4de0-f608-4577-97cd-b578235c14d8",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "df3579ec-14fa-4b6c-b3b6-3e76abc263ad",
"PassengerId": "91fd4de0-f608-4577-97cd-b578235c14d8",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "920ef486-6dd0-4369-a6ba-d07f5434443e",
"PassengerId": "772cd604-fc91-4272-a78b-3b4d358fe852",
"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-07-05T01:47:13.9000146+08:00",
"ID": "920ef486-6dd0-4369-a6ba-d07f5434443e",
"PassengerId": "772cd604-fc91-4272-a78b-3b4d358fe852",
"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-07-05T01:47:13.9000146+08:00",
"ID": "02f65782-2522-42e4-937d-6ed49ddf3284",
"OrderId": "ce022790-aa04-4acf-9fe0-03557b047a69",
"Name": "sample string 4",
"Birthday": "2026-07-05T01:47:13.9000146+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-07-05T01:47:13.9000146+08:00",
"ID": "df3579ec-14fa-4b6c-b3b6-3e76abc263ad",
"PassengerId": "91fd4de0-f608-4577-97cd-b578235c14d8",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "df3579ec-14fa-4b6c-b3b6-3e76abc263ad",
"PassengerId": "91fd4de0-f608-4577-97cd-b578235c14d8",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "920ef486-6dd0-4369-a6ba-d07f5434443e",
"PassengerId": "772cd604-fc91-4272-a78b-3b4d358fe852",
"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-07-05T01:47:13.9000146+08:00",
"ID": "920ef486-6dd0-4369-a6ba-d07f5434443e",
"PassengerId": "772cd604-fc91-4272-a78b-3b4d358fe852",
"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-07-05T01:47:13.9000146+08:00",
"ID": "02f65782-2522-42e4-937d-6ed49ddf3284",
"OrderId": "ce022790-aa04-4acf-9fe0-03557b047a69",
"Name": "sample string 4",
"Birthday": "2026-07-05T01:47:13.9000146+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-07-05T01:47:13.9000146+08:00",
"ID": "48d6b582-6366-46ae-8c18-feed10b2c865",
"OrderId": "b834211d-7d11-4197-83c8-87d7b20dc5b0",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "48d6b582-6366-46ae-8c18-feed10b2c865",
"OrderId": "b834211d-7d11-4197-83c8-87d7b20dc5b0",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
}
],
"OSegments": [
{
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "63273551-2041-4f3f-aa23-f48194380262",
"OrderId": "23dffd4b-af11-4800-9d1c-d862323ec264",
"Sequence": 4,
"Carrier": "sample string 5",
"DepartureAirport": "sample string 6",
"ArrivalAirport": "sample string 7",
"DepartureDate": "2026-07-05T01:47:13.9000146+08:00",
"ArrivalDate": "2026-07-05T01:47:13.9000146+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-07-05T01:47:13.9000146+08:00",
"ID": "63273551-2041-4f3f-aa23-f48194380262",
"OrderId": "23dffd4b-af11-4800-9d1c-d862323ec264",
"Sequence": 4,
"Carrier": "sample string 5",
"DepartureAirport": "sample string 6",
"ArrivalAirport": "sample string 7",
"DepartureDate": "2026-07-05T01:47:13.9000146+08:00",
"ArrivalDate": "2026-07-05T01:47:13.9000146+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": "5c708d66-983f-4019-8b0e-7285d03fbcc8",
"ProviderCode": "sample string 2",
"PriceChangeInterval": 3
},
"QuotationSources": {
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "9e6deb13-14b4-471f-8a32-d5ef02454bc2",
"Remarks": "sample string 3",
"QuotationId": "sample string 4",
"ProductMark": "sample string 5",
"Creater": "sample string 6"
},
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-07-05T01:47:13.9000146+08:00",
"Creater": "sample string 3",
"ID": "7fe6b091-f65b-40f4-b762-f27b663552cc",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-07-05T01:47:13.9000146+08:00",
"ExternalTime": "2026-07-05T01:47:13.9000146+08:00"
},
"RefundIncludes": [
{
"ID": "cc5ff6c4-7a92-4195-95f7-9fb20b092a3e",
"RefundId": "4c68cd52-4ccf-4974-98ae-f9df22caef82",
"PassengerId": "7cb35158-1deb-4871-9276-a31630c9fcb0"
},
{
"ID": "cc5ff6c4-7a92-4195-95f7-9fb20b092a3e",
"RefundId": "4c68cd52-4ccf-4974-98ae-f9df22caef82",
"PassengerId": "7cb35158-1deb-4871-9276-a31630c9fcb0"
}
],
"RLockedStatus": [
{
"ID": "72d90ba5-19df-4ed0-9b00-f488e7577401",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"RefundId": "26e26522-0f39-4600-b0d2-4b471bdae00e",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "72d90ba5-19df-4ed0-9b00-f488e7577401",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"RefundId": "26e26522-0f39-4600-b0d2-4b471bdae00e",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RefundStatus": [
{
"ID": "23b822d1-4270-4bff-a838-7d76ead368b6",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"RefundId": "db338d99-9c77-46da-8954-9195658ae36d",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "23b822d1-4270-4bff-a838-7d76ead368b6",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"RefundId": "db338d99-9c77-46da-8954-9195658ae36d",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "74c882d0-5843-4359-8155-d67b7765d18d",
"RefundId": "38139e2b-274a-41bf-beab-6cb736a28c4c",
"Confirmed": true,
"Reconciled": true,
"RefundPrice": 7.1,
"CostPrice": 8.1,
"TransactionId": "sample string 9",
"Remarks": "sample string 10"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-05T01:47:13.9000146+08:00",
"ID": "74c882d0-5843-4359-8155-d67b7765d18d",
"RefundId": "38139e2b-274a-41bf-beab-6cb736a28c4c",
"Confirmed": true,
"Reconciled": true,
"RefundPrice": 7.1,
"CostPrice": 8.1,
"TransactionId": "sample string 9",
"Remarks": "sample string 10"
}
],
"RefundInternalNumber": "sample string 1",
"RefundSource": 0,
"Creater": "sample string 2",
"InternalTime": "2026-07-05T01:47:13.9000146+08:00",
"ID": "ca844cb4-cc86-4332-adb0-456798c26ace",
"OrderId": "0f014259-996e-493c-acef-e707ad97207f",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-07-05T01:47:13.9000146+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-07-05T01:47:13.9000146+08:00"
}
]