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-06-09T20:35:04.6006065+08:00",
"ID": "6c23bc68-2264-4a08-a792-e170217abd51",
"RefundId": "2d24887c-2ead-458d-9662-36a6d914051f",
"Status": 1,
"Remarks": "sample string 5"
},
{
"Creater": "sample string 1",
"Time": "2026-06-09T20:35:04.6006065+08:00",
"ID": "6c23bc68-2264-4a08-a792-e170217abd51",
"RefundId": "2d24887c-2ead-458d-9662-36a6d914051f",
"Status": 1,
"Remarks": "sample string 5"
}
],
"RefundExpands": [
{
"ID": "c6480c25-0a19-45e8-8063-ba29f88875c8",
"RefundId": "d3f3c0e8-739e-4266-9e40-5112938a2538",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "c6480c25-0a19-45e8-8063-ba29f88875c8",
"RefundId": "d3f3c0e8-739e-4266-9e40-5112938a2538",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"RefundIncludes": [
{
"ID": "698a76fe-aad2-453d-a9ec-f13528685875",
"RefundId": "8791a849-c5f3-478a-92a0-a5e9d0ce40fc",
"PassengerId": "ef326374-ff6d-46e6-b00c-da12677dbb13"
},
{
"ID": "698a76fe-aad2-453d-a9ec-f13528685875",
"RefundId": "8791a849-c5f3-478a-92a0-a5e9d0ce40fc",
"PassengerId": "ef326374-ff6d-46e6-b00c-da12677dbb13"
}
],
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-06-09T20:35:04.6006065+08:00",
"ID": "842883e2-64bd-4a42-8759-25fdffbcdea1",
"RefundId": "2ca5eab6-4d4b-4387-b568-e143a53a081c",
"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-06-09T20:35:04.6006065+08:00",
"ID": "842883e2-64bd-4a42-8759-25fdffbcdea1",
"RefundId": "2ca5eab6-4d4b-4387-b568-e143a53a081c",
"Confirmed": true,
"Reconciled": true,
"RefundPrice": 7.1,
"CostPrice": 8.1,
"TransactionId": "sample string 9",
"Remarks": "sample string 10"
}
],
"RefundStatus": [
{
"ID": "cbc3ea59-4db8-4deb-ae4b-8366f418e1d6",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-06-09T20:35:04.6006065+08:00",
"RefundId": "157fb4be-487a-47b9-b2d4-bbff90a49d2e",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "cbc3ea59-4db8-4deb-ae4b-8366f418e1d6",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-06-09T20:35:04.6006065+08:00",
"RefundId": "157fb4be-487a-47b9-b2d4-bbff90a49d2e",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RLockedStatus": [
{
"ID": "9e8422d7-adde-4ecc-94b8-decff9149cfb",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-06-09T20:35:04.6006065+08:00",
"RefundId": "f3be2d4e-8505-4e05-b313-12a7d3478519",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "9e8422d7-adde-4ecc-94b8-decff9149cfb",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-06-09T20:35:04.6006065+08:00",
"RefundId": "f3be2d4e-8505-4e05-b313-12a7d3478519",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RefundInternalNumber": "sample string 1",
"RefundSource": 0,
"Creater": "sample string 2",
"InternalTime": "2026-06-09T20:35:04.6006065+08:00",
"ID": "fc39bf28-9473-478e-b957-f84492e11646",
"OrderId": "6dcb7252-5114-4e8f-83ee-0286028bf117",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-06-09T20:35:04.6006065+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-06-09T20:35:04.6006065+08:00"
}