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-06T06:31:47.192586+08:00",
"ID": "31bdabd6-aaa0-4772-97dd-c54f4c58593a",
"RefundId": "19165676-c5a2-4a1c-a8f4-f22e5831a3a6",
"Status": 1,
"Remarks": "sample string 5"
},
{
"Creater": "sample string 1",
"Time": "2026-04-06T06:31:47.192586+08:00",
"ID": "31bdabd6-aaa0-4772-97dd-c54f4c58593a",
"RefundId": "19165676-c5a2-4a1c-a8f4-f22e5831a3a6",
"Status": 1,
"Remarks": "sample string 5"
}
],
"RefundExpands": [
{
"ID": "2e99b28e-0c4a-4008-a890-5172045a3758",
"RefundId": "42f3403a-7abf-49cd-a37b-1d3d7821bbdd",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "2e99b28e-0c4a-4008-a890-5172045a3758",
"RefundId": "42f3403a-7abf-49cd-a37b-1d3d7821bbdd",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"RefundIncludes": [
{
"ID": "e7dcf8b0-b939-4946-aec6-4f34c902d88d",
"RefundId": "264ac1d0-9b57-4ace-9c9f-c85c78079d5f",
"PassengerId": "bf52668e-d3e7-4a87-9237-8ba7acf67ddf"
},
{
"ID": "e7dcf8b0-b939-4946-aec6-4f34c902d88d",
"RefundId": "264ac1d0-9b57-4ace-9c9f-c85c78079d5f",
"PassengerId": "bf52668e-d3e7-4a87-9237-8ba7acf67ddf"
}
],
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-04-06T06:31:47.192586+08:00",
"ID": "adff1289-be9d-4685-a7bf-bdf46e3893b0",
"RefundId": "7fe58ea9-0ce4-4d69-910e-7dd9c702d10e",
"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-06T06:31:47.192586+08:00",
"ID": "adff1289-be9d-4685-a7bf-bdf46e3893b0",
"RefundId": "7fe58ea9-0ce4-4d69-910e-7dd9c702d10e",
"Confirmed": true,
"Reconciled": true,
"RefundPrice": 7.1,
"CostPrice": 8.1,
"TransactionId": "sample string 9",
"Remarks": "sample string 10"
}
],
"RefundStatus": [
{
"ID": "04ef4755-b10d-4428-965c-60ca5f6d7a64",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-04-06T06:31:47.2082147+08:00",
"RefundId": "4e74d9e2-106d-409c-8892-9a365996eaf0",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "04ef4755-b10d-4428-965c-60ca5f6d7a64",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-04-06T06:31:47.2082147+08:00",
"RefundId": "4e74d9e2-106d-409c-8892-9a365996eaf0",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RLockedStatus": [
{
"ID": "0b03494e-6bbf-456a-bc84-7025fdc1fa94",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-04-06T06:31:47.2082147+08:00",
"RefundId": "f39f69ea-5a60-439e-989f-7dc85f596d8b",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "0b03494e-6bbf-456a-bc84-7025fdc1fa94",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-04-06T06:31:47.2082147+08:00",
"RefundId": "f39f69ea-5a60-439e-989f-7dc85f596d8b",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RefundInternalNumber": "sample string 1",
"RefundSource": 0,
"Creater": "sample string 2",
"InternalTime": "2026-04-06T06:31:47.2082147+08:00",
"ID": "2d2b88c4-9ca2-48b4-9c42-cb7f3313d07d",
"OrderId": "67c08916-6254-4240-9e2b-43d537cdc663",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-04-06T06:31:47.2082147+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-04-06T06:31:47.2082147+08:00"
}