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-01-23T15:35:54.0733104+08:00",
"ID": "9a0dc2cf-7c2e-467c-9cfb-841101a271ae",
"RefundId": "6a70ad9a-be6d-4ab0-a086-b9e6c6429903",
"Status": 1,
"Remarks": "sample string 5"
},
{
"Creater": "sample string 1",
"Time": "2026-01-23T15:35:54.0733104+08:00",
"ID": "9a0dc2cf-7c2e-467c-9cfb-841101a271ae",
"RefundId": "6a70ad9a-be6d-4ab0-a086-b9e6c6429903",
"Status": 1,
"Remarks": "sample string 5"
}
],
"RefundExpands": [
{
"ID": "723db1c1-5569-4a44-a231-599ed4bbd900",
"RefundId": "2523f205-278d-4c81-8f4d-51d03d108fa4",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "723db1c1-5569-4a44-a231-599ed4bbd900",
"RefundId": "2523f205-278d-4c81-8f4d-51d03d108fa4",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"RefundIncludes": [
{
"ID": "5cc3bf77-09f6-4242-9ede-937ef17a9714",
"RefundId": "77c77d00-b2bf-4c32-bfa6-b7906360d75b",
"PassengerId": "62110ed1-2105-4fc9-9157-e7b257cd2b21"
},
{
"ID": "5cc3bf77-09f6-4242-9ede-937ef17a9714",
"RefundId": "77c77d00-b2bf-4c32-bfa6-b7906360d75b",
"PassengerId": "62110ed1-2105-4fc9-9157-e7b257cd2b21"
}
],
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-01-23T15:35:54.0733104+08:00",
"ID": "ed8f2717-6ce9-4d3f-afe5-d3aec9701114",
"RefundId": "684d3966-cb82-42f9-b06d-f2cec37084f4",
"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-01-23T15:35:54.0733104+08:00",
"ID": "ed8f2717-6ce9-4d3f-afe5-d3aec9701114",
"RefundId": "684d3966-cb82-42f9-b06d-f2cec37084f4",
"Confirmed": true,
"Reconciled": true,
"RefundPrice": 7.1,
"CostPrice": 8.1,
"TransactionId": "sample string 9",
"Remarks": "sample string 10"
}
],
"RefundStatus": [
{
"ID": "ac3d7a5b-19e0-4296-b0cc-4d519b9681fa",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-01-23T15:35:54.0733104+08:00",
"RefundId": "8dbd31d7-01bc-4240-9322-d28114f1b91c",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "ac3d7a5b-19e0-4296-b0cc-4d519b9681fa",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-01-23T15:35:54.0733104+08:00",
"RefundId": "8dbd31d7-01bc-4240-9322-d28114f1b91c",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RLockedStatus": [
{
"ID": "3c7e17f2-0d51-48fb-9a57-f786e6d8693f",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-01-23T15:35:54.0733104+08:00",
"RefundId": "63bc68f3-2a7c-4ccb-aa48-3ae78e38526e",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "3c7e17f2-0d51-48fb-9a57-f786e6d8693f",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-01-23T15:35:54.0733104+08:00",
"RefundId": "63bc68f3-2a7c-4ccb-aa48-3ae78e38526e",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RefundInternalNumber": "sample string 1",
"RefundSource": 0,
"Creater": "sample string 2",
"InternalTime": "2026-01-23T15:35:54.0733104+08:00",
"ID": "aab81885-2a5a-4513-b241-79998c5f6d55",
"OrderId": "5baff719-32dc-4a2e-8a20-48501db6a6a1",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-01-23T15:35:54.0733104+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-01-23T15:35:54.0733104+08:00"
}