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-03-30T15:37:14.7096992+08:00",
"ID": "614ea5fb-4f17-4773-8ee5-baa9f0be6e0a",
"RefundId": "86eceec3-f9c0-43f2-af08-34f24c66508b",
"Status": 1,
"Remarks": "sample string 5"
},
{
"Creater": "sample string 1",
"Time": "2026-03-30T15:37:14.7096992+08:00",
"ID": "614ea5fb-4f17-4773-8ee5-baa9f0be6e0a",
"RefundId": "86eceec3-f9c0-43f2-af08-34f24c66508b",
"Status": 1,
"Remarks": "sample string 5"
}
],
"RefundExpands": [
{
"ID": "31a5ff23-4a18-43ed-836b-571fc6fa0fb0",
"RefundId": "84f47277-3c72-4623-b4bc-023a58ee4eeb",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "31a5ff23-4a18-43ed-836b-571fc6fa0fb0",
"RefundId": "84f47277-3c72-4623-b4bc-023a58ee4eeb",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"RefundIncludes": [
{
"ID": "30791890-c3cf-471d-b9ee-2676fe6917fb",
"RefundId": "495ef63b-c4a8-4cbf-9f62-e3756440e41b",
"PassengerId": "a8e4d96d-bf90-4db0-8f92-a424d885d12c"
},
{
"ID": "30791890-c3cf-471d-b9ee-2676fe6917fb",
"RefundId": "495ef63b-c4a8-4cbf-9f62-e3756440e41b",
"PassengerId": "a8e4d96d-bf90-4db0-8f92-a424d885d12c"
}
],
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-03-30T15:37:14.7096992+08:00",
"ID": "32766b36-bb03-4c65-b039-c2f11b34d812",
"RefundId": "e6f3c339-93d5-47bc-9185-02c534a96eb2",
"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-03-30T15:37:14.7096992+08:00",
"ID": "32766b36-bb03-4c65-b039-c2f11b34d812",
"RefundId": "e6f3c339-93d5-47bc-9185-02c534a96eb2",
"Confirmed": true,
"Reconciled": true,
"RefundPrice": 7.1,
"CostPrice": 8.1,
"TransactionId": "sample string 9",
"Remarks": "sample string 10"
}
],
"RefundStatus": [
{
"ID": "c26eaaa4-542c-4a59-92ce-5894dba76b70",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-30T15:37:14.7096992+08:00",
"RefundId": "162520b5-0c0d-43fc-a2cf-9dff6631d3b5",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "c26eaaa4-542c-4a59-92ce-5894dba76b70",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-30T15:37:14.7096992+08:00",
"RefundId": "162520b5-0c0d-43fc-a2cf-9dff6631d3b5",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RLockedStatus": [
{
"ID": "f1170ab4-52ca-4ff0-9907-189d3daedaf0",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-30T15:37:14.7096992+08:00",
"RefundId": "9133076c-e61b-4064-af79-d66bf8099c23",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "f1170ab4-52ca-4ff0-9907-189d3daedaf0",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-30T15:37:14.7096992+08:00",
"RefundId": "9133076c-e61b-4064-af79-d66bf8099c23",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RefundInternalNumber": "sample string 1",
"RefundSource": 0,
"Creater": "sample string 2",
"InternalTime": "2026-03-30T15:37:14.7096992+08:00",
"ID": "8bebaeeb-8ebf-4df7-94ea-a3369f4cdbc5",
"OrderId": "0fc2b9fd-d05d-4aeb-b63f-75bcc6d1dfef",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-03-30T15:37:14.7096992+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-03-30T15:37:14.7096992+08:00"
}