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-24T00:50:36.0724277+08:00",
"ID": "01df7fa3-3987-484c-87ff-3a4e6095c056",
"RefundId": "19b217e5-620f-406d-9219-29cc36dfbf9e",
"Status": 1,
"Remarks": "sample string 5"
},
{
"Creater": "sample string 1",
"Time": "2026-04-24T00:50:36.0724277+08:00",
"ID": "01df7fa3-3987-484c-87ff-3a4e6095c056",
"RefundId": "19b217e5-620f-406d-9219-29cc36dfbf9e",
"Status": 1,
"Remarks": "sample string 5"
}
],
"RefundExpands": [
{
"ID": "fed5a87d-9177-40af-ab0a-3a0339839e1d",
"RefundId": "0c7e73e8-9637-496d-9470-2789f7775569",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "fed5a87d-9177-40af-ab0a-3a0339839e1d",
"RefundId": "0c7e73e8-9637-496d-9470-2789f7775569",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"RefundIncludes": [
{
"ID": "33d51411-c568-4e2b-a7ee-1e4814651c70",
"RefundId": "32c2ec36-055a-4ea3-965f-6072833acaac",
"PassengerId": "ea179306-6942-4a98-a76b-ba468e0ea33b"
},
{
"ID": "33d51411-c568-4e2b-a7ee-1e4814651c70",
"RefundId": "32c2ec36-055a-4ea3-965f-6072833acaac",
"PassengerId": "ea179306-6942-4a98-a76b-ba468e0ea33b"
}
],
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-04-24T00:50:36.0724277+08:00",
"ID": "d23f9f30-c378-4746-bd85-77f31f8724bd",
"RefundId": "c328bdb3-a7e8-4029-aea4-db8e1ae31946",
"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-24T00:50:36.0724277+08:00",
"ID": "d23f9f30-c378-4746-bd85-77f31f8724bd",
"RefundId": "c328bdb3-a7e8-4029-aea4-db8e1ae31946",
"Confirmed": true,
"Reconciled": true,
"RefundPrice": 7.1,
"CostPrice": 8.1,
"TransactionId": "sample string 9",
"Remarks": "sample string 10"
}
],
"RefundStatus": [
{
"ID": "87537d8e-9ac8-43b7-9e90-3f10ecbac8e0",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-04-24T00:50:36.0724277+08:00",
"RefundId": "ee2ad079-0fa8-4b94-b05b-a85879966ec5",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "87537d8e-9ac8-43b7-9e90-3f10ecbac8e0",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-04-24T00:50:36.0724277+08:00",
"RefundId": "ee2ad079-0fa8-4b94-b05b-a85879966ec5",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RLockedStatus": [
{
"ID": "ef0c66d3-13bb-4284-acb6-5f4707768fa7",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-04-24T00:50:36.0724277+08:00",
"RefundId": "4fb9193c-622c-4ee4-9adb-afe326c916c8",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "ef0c66d3-13bb-4284-acb6-5f4707768fa7",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-04-24T00:50:36.0724277+08:00",
"RefundId": "4fb9193c-622c-4ee4-9adb-afe326c916c8",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RefundInternalNumber": "sample string 1",
"RefundSource": 0,
"Creater": "sample string 2",
"InternalTime": "2026-04-24T00:50:36.0724277+08:00",
"ID": "ae4ea135-bee6-4ff9-bff5-6dd7d6002301",
"OrderId": "ffb7be9e-ce49-4922-89b2-f995e93bd64a",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-04-24T00:50:36.0724277+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-04-24T00:50:36.0724277+08:00"
}