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-04-09T23:43:59.4010438+08:00",
"ID": "5ca8acef-cae8-4eda-bb81-05b7b884b615",
"RefundId": "cfb0c34c-b7d8-48a8-9099-e0e02b8290b1",
"Status": 1,
"Remarks": "sample string 5"
},
{
"Creater": "sample string 1",
"Time": "2026-04-09T23:43:59.4010438+08:00",
"ID": "5ca8acef-cae8-4eda-bb81-05b7b884b615",
"RefundId": "cfb0c34c-b7d8-48a8-9099-e0e02b8290b1",
"Status": 1,
"Remarks": "sample string 5"
}
],
"RefundExpands": [
{
"ID": "30dee426-a7ba-49b9-ab0b-091b319344e3",
"RefundId": "0ba4ba79-f312-432a-aad5-b8e7c1281127",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "30dee426-a7ba-49b9-ab0b-091b319344e3",
"RefundId": "0ba4ba79-f312-432a-aad5-b8e7c1281127",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"RefundIncludes": [
{
"ID": "1a665e1d-8b1c-4620-a2dc-ab9ae33bbfc3",
"RefundId": "cacba78f-f65f-4782-9d84-6a7a9019206d",
"PassengerId": "d34aed0e-160c-4fc0-ac26-9a1b73bec07b"
},
{
"ID": "1a665e1d-8b1c-4620-a2dc-ab9ae33bbfc3",
"RefundId": "cacba78f-f65f-4782-9d84-6a7a9019206d",
"PassengerId": "d34aed0e-160c-4fc0-ac26-9a1b73bec07b"
}
],
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-04-09T23:43:59.4010438+08:00",
"ID": "f2353a59-66ef-4521-97f5-eee6b03666c7",
"RefundId": "823d8a54-5043-45e8-bdbd-d29b966d1cca",
"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-04-09T23:43:59.4010438+08:00",
"ID": "f2353a59-66ef-4521-97f5-eee6b03666c7",
"RefundId": "823d8a54-5043-45e8-bdbd-d29b966d1cca",
"Confirmed": true,
"Reconciled": true,
"RefundPrice": 7.1,
"CostPrice": 8.1,
"TransactionId": "sample string 9",
"Remarks": "sample string 10"
}
],
"RefundStatus": [
{
"ID": "1eab65d7-f59a-4d02-b936-cda823e85db4",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-04-09T23:43:59.4010438+08:00",
"RefundId": "422a3a99-1cab-4049-86c8-248ad6a45968",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "1eab65d7-f59a-4d02-b936-cda823e85db4",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-04-09T23:43:59.4010438+08:00",
"RefundId": "422a3a99-1cab-4049-86c8-248ad6a45968",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RLockedStatus": [
{
"ID": "2a35f3dc-8117-43ff-93f6-f62d34b22e05",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-04-09T23:43:59.4010438+08:00",
"RefundId": "02946771-9cd9-4d6e-ae93-2f25445a81da",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "2a35f3dc-8117-43ff-93f6-f62d34b22e05",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-04-09T23:43:59.4010438+08:00",
"RefundId": "02946771-9cd9-4d6e-ae93-2f25445a81da",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RefundInternalNumber": "sample string 1",
"RefundSource": 0,
"Creater": "sample string 2",
"InternalTime": "2026-04-09T23:43:59.4010438+08:00",
"ID": "43a2d388-b0ec-4821-baab-b219cce0349f",
"OrderId": "b515117a-be22-40f4-a9ce-f02589390fa3",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-04-09T23:43:59.4010438+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-04-09T23:43:59.4010438+08:00"
}