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-12T19:06:13.8950884+08:00",
"ID": "2b767649-fa6c-4895-9ef6-1416dc468a83",
"RefundId": "5240c0ac-dd69-47ea-a904-f5fa75ab42af",
"Status": 1,
"Remarks": "sample string 5"
},
{
"Creater": "sample string 1",
"Time": "2026-05-12T19:06:13.8950884+08:00",
"ID": "2b767649-fa6c-4895-9ef6-1416dc468a83",
"RefundId": "5240c0ac-dd69-47ea-a904-f5fa75ab42af",
"Status": 1,
"Remarks": "sample string 5"
}
],
"RefundExpands": [
{
"ID": "46850600-f42f-478c-af2e-d36c9d6100c2",
"RefundId": "19d6f9cd-3322-430e-ade6-49a88e0c1cb8",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "46850600-f42f-478c-af2e-d36c9d6100c2",
"RefundId": "19d6f9cd-3322-430e-ade6-49a88e0c1cb8",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"RefundIncludes": [
{
"ID": "6d7605c8-0ab9-449c-ac50-6c8660d21df4",
"RefundId": "3b53a3c9-c33a-4eff-bfd4-976085b66483",
"PassengerId": "6bc5a5fc-f503-46c5-8e00-7f8c7ae11c53"
},
{
"ID": "6d7605c8-0ab9-449c-ac50-6c8660d21df4",
"RefundId": "3b53a3c9-c33a-4eff-bfd4-976085b66483",
"PassengerId": "6bc5a5fc-f503-46c5-8e00-7f8c7ae11c53"
}
],
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-05-12T19:06:13.8950884+08:00",
"ID": "f46d180a-41d1-4880-8759-b9e46a187f80",
"RefundId": "6008331c-7a00-419d-bb32-4c8afcea1ea8",
"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-12T19:06:13.8950884+08:00",
"ID": "f46d180a-41d1-4880-8759-b9e46a187f80",
"RefundId": "6008331c-7a00-419d-bb32-4c8afcea1ea8",
"Confirmed": true,
"Reconciled": true,
"RefundPrice": 7.1,
"CostPrice": 8.1,
"TransactionId": "sample string 9",
"Remarks": "sample string 10"
}
],
"RefundStatus": [
{
"ID": "b1659c17-aab7-4965-9f18-12f706ac899d",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-05-12T19:06:13.8950884+08:00",
"RefundId": "188b6b03-29b4-41ba-bc50-348b950b5a71",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "b1659c17-aab7-4965-9f18-12f706ac899d",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-05-12T19:06:13.8950884+08:00",
"RefundId": "188b6b03-29b4-41ba-bc50-348b950b5a71",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RLockedStatus": [
{
"ID": "6f852a64-d6e7-4a0c-a9c9-be34fc14dfcb",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-05-12T19:06:13.8950884+08:00",
"RefundId": "d4cf7705-0f99-4c12-8699-936aad3a78b0",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "6f852a64-d6e7-4a0c-a9c9-be34fc14dfcb",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-05-12T19:06:13.8950884+08:00",
"RefundId": "d4cf7705-0f99-4c12-8699-936aad3a78b0",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RefundInternalNumber": "sample string 1",
"RefundSource": 0,
"Creater": "sample string 2",
"InternalTime": "2026-05-12T19:06:13.8950884+08:00",
"ID": "56a1cc03-19ca-46e5-b6f3-2f9567cfefb2",
"OrderId": "38c01958-f38c-416e-90a3-385ef4c9f2ca",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-05-12T19:06:13.8950884+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-05-12T19:06:13.8950884+08:00"
}