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-05-04T16:49:37.3136321+08:00",
"ID": "7ffc1234-8b57-4986-8731-431da05e5e7c",
"RefundId": "57eac83c-22a9-428e-b228-d8a3615e7f3e",
"Status": 1,
"Remarks": "sample string 5"
},
{
"Creater": "sample string 1",
"Time": "2026-05-04T16:49:37.3136321+08:00",
"ID": "7ffc1234-8b57-4986-8731-431da05e5e7c",
"RefundId": "57eac83c-22a9-428e-b228-d8a3615e7f3e",
"Status": 1,
"Remarks": "sample string 5"
}
],
"RefundExpands": [
{
"ID": "886409e5-f4ea-4c14-9e0a-320f8775a14a",
"RefundId": "c89aecc9-346a-4325-a411-20ae51097848",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "886409e5-f4ea-4c14-9e0a-320f8775a14a",
"RefundId": "c89aecc9-346a-4325-a411-20ae51097848",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"RefundIncludes": [
{
"ID": "3b801e07-793d-4145-9786-e38d922c1cbb",
"RefundId": "f37daa70-9773-472b-9cd4-b1ec16d46ff3",
"PassengerId": "3f200d57-6065-4ba1-b3a0-23279f3093fb"
},
{
"ID": "3b801e07-793d-4145-9786-e38d922c1cbb",
"RefundId": "f37daa70-9773-472b-9cd4-b1ec16d46ff3",
"PassengerId": "3f200d57-6065-4ba1-b3a0-23279f3093fb"
}
],
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-05-04T16:49:37.3136321+08:00",
"ID": "55194922-2d8e-42e8-9126-e863b5d7ecaa",
"RefundId": "c17fa383-dc14-4267-912a-74a6b9929407",
"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-05-04T16:49:37.3136321+08:00",
"ID": "55194922-2d8e-42e8-9126-e863b5d7ecaa",
"RefundId": "c17fa383-dc14-4267-912a-74a6b9929407",
"Confirmed": true,
"Reconciled": true,
"RefundPrice": 7.1,
"CostPrice": 8.1,
"TransactionId": "sample string 9",
"Remarks": "sample string 10"
}
],
"RefundStatus": [
{
"ID": "79607a0d-6054-4555-a939-4e020dc1b154",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-05-04T16:49:37.3136321+08:00",
"RefundId": "3cf0ff34-a1d3-4bea-8de1-9d0e32297b7a",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "79607a0d-6054-4555-a939-4e020dc1b154",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-05-04T16:49:37.3136321+08:00",
"RefundId": "3cf0ff34-a1d3-4bea-8de1-9d0e32297b7a",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RLockedStatus": [
{
"ID": "ac656af3-ca20-43e8-8afc-3c57303c2aa4",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-05-04T16:49:37.3136321+08:00",
"RefundId": "c6a8cd0c-0e96-46f0-a2f6-442ea8462531",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "ac656af3-ca20-43e8-8afc-3c57303c2aa4",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-05-04T16:49:37.3136321+08:00",
"RefundId": "c6a8cd0c-0e96-46f0-a2f6-442ea8462531",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RefundInternalNumber": "sample string 1",
"RefundSource": 0,
"Creater": "sample string 2",
"InternalTime": "2026-05-04T16:49:37.3136321+08:00",
"ID": "f4065bc4-6e17-4c23-bbd3-33091d989c33",
"OrderId": "a53eb1d9-97c1-41d8-a596-ee3f5e39c49d",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-05-04T16:49:37.3136321+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-05-04T16:49:37.3136321+08:00"
}