GET Api/Service/Refund/GetRefundShowById/{RefundId}
获取退票单展示结构信息
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| RefundId |
退票单ID |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
获取退票单展示结构信息
SpeedPower.Utility.Models.Project.Orders.Service.ParentRefundModel| Name | Description | Type | Additional information |
|---|---|---|---|
| RefundCallBacks |
退票回调通知列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetRefundCallBackModel |
None. |
| RefundExpands |
退票扩展参数列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetRefundExpandModel |
None. |
| RefundIncludes |
退票包含乘机人项列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetRefundIncludeModel |
None. |
| RefundPayments |
退票收付款项列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetRefundPaymentModel |
None. |
| RefundStatus |
退票状态列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetRefundStatusModel |
None. |
| RLockedStatus |
退票锁定状态列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetRLockedStatusModel |
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:
{
"RefundCallBacks": [
{
"Creater": "sample string 1",
"Time": "2026-08-12T03:43:42.3803917+08:00",
"ID": "c78647d3-4745-4f3c-acd9-d83dcdd9ca03",
"RefundId": "e8cd3f15-1a48-4baa-a894-305a28d81b85",
"Status": 1,
"Remarks": "sample string 5"
},
{
"Creater": "sample string 1",
"Time": "2026-08-12T03:43:42.3803917+08:00",
"ID": "c78647d3-4745-4f3c-acd9-d83dcdd9ca03",
"RefundId": "e8cd3f15-1a48-4baa-a894-305a28d81b85",
"Status": 1,
"Remarks": "sample string 5"
}
],
"RefundExpands": [
{
"ID": "ef15aa95-2ffe-4a2a-9691-a0a0b4fe29f3",
"RefundId": "d1d972ff-777c-4cd4-b434-c2c1ae0ca080",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "ef15aa95-2ffe-4a2a-9691-a0a0b4fe29f3",
"RefundId": "d1d972ff-777c-4cd4-b434-c2c1ae0ca080",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"RefundIncludes": [
{
"ID": "54555c7e-cd37-46e9-8b49-c3443b6ac204",
"RefundId": "6cb51c88-d7d0-42d6-a16c-d40ad472fecd",
"PassengerId": "c6f2b619-9237-4740-95fc-c46360be3ff0"
},
{
"ID": "54555c7e-cd37-46e9-8b49-c3443b6ac204",
"RefundId": "6cb51c88-d7d0-42d6-a16c-d40ad472fecd",
"PassengerId": "c6f2b619-9237-4740-95fc-c46360be3ff0"
}
],
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-08-12T03:43:42.3803917+08:00",
"ID": "c71490ce-e991-4e52-b1e6-7809e76ec6d6",
"RefundId": "960a0596-fc59-4c94-b7f7-781da2a8b40d",
"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-08-12T03:43:42.3803917+08:00",
"ID": "c71490ce-e991-4e52-b1e6-7809e76ec6d6",
"RefundId": "960a0596-fc59-4c94-b7f7-781da2a8b40d",
"Confirmed": true,
"Reconciled": true,
"RefundPrice": 7.1,
"CostPrice": 8.1,
"TransactionId": "sample string 9",
"Remarks": "sample string 10"
}
],
"RefundStatus": [
{
"ID": "2aa9d3fe-e56f-4459-9607-18971f0c643d",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-08-12T03:43:42.3803917+08:00",
"RefundId": "04dcb73a-1905-4781-b6f0-6fa223b37e5c",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "2aa9d3fe-e56f-4459-9607-18971f0c643d",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-08-12T03:43:42.3803917+08:00",
"RefundId": "04dcb73a-1905-4781-b6f0-6fa223b37e5c",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RLockedStatus": [
{
"ID": "c9ed91a7-83c1-400d-9d92-9b1f9086c127",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-08-12T03:43:42.3803917+08:00",
"RefundId": "badbb93d-d65f-42d7-b343-1504e1268412",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "c9ed91a7-83c1-400d-9d92-9b1f9086c127",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-08-12T03:43:42.3803917+08:00",
"RefundId": "badbb93d-d65f-42d7-b343-1504e1268412",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RefundInternalNumber": "sample string 1",
"RefundSource": 0,
"Creater": "sample string 2",
"InternalTime": "2026-08-12T03:43:42.3803917+08:00",
"ID": "8abe03d5-85b0-4940-9ab3-a7df8c5bf9e9",
"OrderId": "c7b37533-c66d-4db9-9e02-c7bdd79fffca",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-08-12T03:43:42.3803917+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-08-12T03:43:42.3803917+08:00"
}