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-07-21T16:47:21.8771261+08:00",
"ID": "91c17ab4-3fe9-4a8f-9949-b73a1eab7468",
"RefundId": "5c7319ed-db63-4512-a677-03a03c37ee38",
"Status": 1,
"Remarks": "sample string 5"
},
{
"Creater": "sample string 1",
"Time": "2026-07-21T16:47:21.8771261+08:00",
"ID": "91c17ab4-3fe9-4a8f-9949-b73a1eab7468",
"RefundId": "5c7319ed-db63-4512-a677-03a03c37ee38",
"Status": 1,
"Remarks": "sample string 5"
}
],
"RefundExpands": [
{
"ID": "342c8af7-b1d5-4ed3-9459-7bd2b967e2fb",
"RefundId": "1a104f3a-4052-497e-904c-c915507121e9",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "342c8af7-b1d5-4ed3-9459-7bd2b967e2fb",
"RefundId": "1a104f3a-4052-497e-904c-c915507121e9",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"RefundIncludes": [
{
"ID": "7301e22b-f2e5-4cbb-af6c-647b5bf3fd04",
"RefundId": "70502e7c-4c35-4880-86eb-ad588789eb28",
"PassengerId": "39b16f54-4ae6-42f9-b4b0-cd355ab83c1e"
},
{
"ID": "7301e22b-f2e5-4cbb-af6c-647b5bf3fd04",
"RefundId": "70502e7c-4c35-4880-86eb-ad588789eb28",
"PassengerId": "39b16f54-4ae6-42f9-b4b0-cd355ab83c1e"
}
],
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-21T16:47:21.8771261+08:00",
"ID": "388ee391-4105-4b10-9972-daa557115334",
"RefundId": "91de1c23-33ad-480c-a1c1-b2a74a7cfa1e",
"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-21T16:47:21.8771261+08:00",
"ID": "388ee391-4105-4b10-9972-daa557115334",
"RefundId": "91de1c23-33ad-480c-a1c1-b2a74a7cfa1e",
"Confirmed": true,
"Reconciled": true,
"RefundPrice": 7.1,
"CostPrice": 8.1,
"TransactionId": "sample string 9",
"Remarks": "sample string 10"
}
],
"RefundStatus": [
{
"ID": "08d00434-0014-4d63-b712-ee6c80982359",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-21T16:47:21.8771261+08:00",
"RefundId": "093aa742-0486-4516-b90b-211eb12b284f",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "08d00434-0014-4d63-b712-ee6c80982359",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-21T16:47:21.8771261+08:00",
"RefundId": "093aa742-0486-4516-b90b-211eb12b284f",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RLockedStatus": [
{
"ID": "1a3a78fb-f072-4172-959b-956f5c9090b9",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-21T16:47:21.8771261+08:00",
"RefundId": "91670d93-18fe-4eb9-8889-40186a819215",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "1a3a78fb-f072-4172-959b-956f5c9090b9",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-21T16:47:21.8771261+08:00",
"RefundId": "91670d93-18fe-4eb9-8889-40186a819215",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RefundInternalNumber": "sample string 1",
"RefundSource": 0,
"Creater": "sample string 2",
"InternalTime": "2026-07-21T16:47:21.8771261+08:00",
"ID": "553ff9d4-0870-419b-922b-d42709fa9a57",
"OrderId": "5b25e222-6956-4b24-867e-b5ab91642954",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-07-21T16:47:21.8771261+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-07-21T16:47:21.8771261+08:00"
}