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": "2025-12-07T06:03:11.6706908+08:00",
"ID": "26f39c4c-719b-4ff4-b908-def58b58b302",
"RefundId": "7363a01e-8f34-4b0d-81a3-f157874ab4ab",
"Status": 1,
"Remarks": "sample string 5"
},
{
"Creater": "sample string 1",
"Time": "2025-12-07T06:03:11.6706908+08:00",
"ID": "26f39c4c-719b-4ff4-b908-def58b58b302",
"RefundId": "7363a01e-8f34-4b0d-81a3-f157874ab4ab",
"Status": 1,
"Remarks": "sample string 5"
}
],
"RefundExpands": [
{
"ID": "09c185a6-1e25-4617-bd04-de6f577447d3",
"RefundId": "346967a1-9dbe-431a-a5ef-373377249875",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "09c185a6-1e25-4617-bd04-de6f577447d3",
"RefundId": "346967a1-9dbe-431a-a5ef-373377249875",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"RefundIncludes": [
{
"ID": "f2a28fff-659c-463f-8f43-9b161fe9d16d",
"RefundId": "1cf3e9a4-750d-4e73-8b25-7d6071ecadaa",
"PassengerId": "a85707d5-3f7a-4f1f-8981-8bbe5e298735"
},
{
"ID": "f2a28fff-659c-463f-8f43-9b161fe9d16d",
"RefundId": "1cf3e9a4-750d-4e73-8b25-7d6071ecadaa",
"PassengerId": "a85707d5-3f7a-4f1f-8981-8bbe5e298735"
}
],
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-07T06:03:11.6863195+08:00",
"ID": "61bdbeee-8584-4498-901e-34c5f802b0c8",
"RefundId": "b9826b15-b39e-4fcd-bc36-07e459ec8351",
"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": "2025-12-07T06:03:11.6863195+08:00",
"ID": "61bdbeee-8584-4498-901e-34c5f802b0c8",
"RefundId": "b9826b15-b39e-4fcd-bc36-07e459ec8351",
"Confirmed": true,
"Reconciled": true,
"RefundPrice": 7.1,
"CostPrice": 8.1,
"TransactionId": "sample string 9",
"Remarks": "sample string 10"
}
],
"RefundStatus": [
{
"ID": "52018678-2d61-482b-ac15-86049e4fe6be",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-12-07T06:03:11.6863195+08:00",
"RefundId": "692c6e88-21d9-4ff2-a191-9ceda437a3a5",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "52018678-2d61-482b-ac15-86049e4fe6be",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-12-07T06:03:11.6863195+08:00",
"RefundId": "692c6e88-21d9-4ff2-a191-9ceda437a3a5",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RLockedStatus": [
{
"ID": "bc9461ab-d4a0-44ed-bdb9-de71ffaa7a90",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-12-07T06:03:11.6863195+08:00",
"RefundId": "efe33657-fc02-4e93-96b2-d5dee3139e32",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "bc9461ab-d4a0-44ed-bdb9-de71ffaa7a90",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-12-07T06:03:11.6863195+08:00",
"RefundId": "efe33657-fc02-4e93-96b2-d5dee3139e32",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RefundInternalNumber": "sample string 1",
"RefundSource": 0,
"Creater": "sample string 2",
"InternalTime": "2025-12-07T06:03:11.6863195+08:00",
"ID": "c2a3a31b-7f9c-4d33-b81a-6fc31751ca84",
"OrderId": "90d5b507-3fb4-46db-b806-ba049b87dd9b",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2025-12-07T06:03:11.6863195+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2025-12-07T06:03:11.6863195+08:00"
}