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-07-14T22:50:10.5863659+08:00",
"ID": "92940c0c-9c02-4b6e-8fcb-bc8ddfe071fe",
"RefundId": "a11a2b2d-af74-4b45-abf5-e5a8eb6b9012",
"Status": 1,
"Remarks": "sample string 5"
},
{
"Creater": "sample string 1",
"Time": "2026-07-14T22:50:10.5863659+08:00",
"ID": "92940c0c-9c02-4b6e-8fcb-bc8ddfe071fe",
"RefundId": "a11a2b2d-af74-4b45-abf5-e5a8eb6b9012",
"Status": 1,
"Remarks": "sample string 5"
}
],
"RefundExpands": [
{
"ID": "94fff577-5fb0-4ddd-b6e0-8a705cd1b8a2",
"RefundId": "b8d913ac-affd-456d-ac00-6a9f48e734a9",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "94fff577-5fb0-4ddd-b6e0-8a705cd1b8a2",
"RefundId": "b8d913ac-affd-456d-ac00-6a9f48e734a9",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"RefundIncludes": [
{
"ID": "6df07141-088f-40cd-a06e-e12085c4d853",
"RefundId": "2d6e6778-a690-42f1-a824-316f5596c402",
"PassengerId": "d85c9cb1-0267-4a2a-801c-3bfaaf37daea"
},
{
"ID": "6df07141-088f-40cd-a06e-e12085c4d853",
"RefundId": "2d6e6778-a690-42f1-a824-316f5596c402",
"PassengerId": "d85c9cb1-0267-4a2a-801c-3bfaaf37daea"
}
],
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-14T22:50:10.5863659+08:00",
"ID": "8650514f-5df9-4a5c-a476-a7deeeffa5fa",
"RefundId": "332363bd-5435-48aa-a302-f616e62e1e8f",
"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-07-14T22:50:10.5863659+08:00",
"ID": "8650514f-5df9-4a5c-a476-a7deeeffa5fa",
"RefundId": "332363bd-5435-48aa-a302-f616e62e1e8f",
"Confirmed": true,
"Reconciled": true,
"RefundPrice": 7.1,
"CostPrice": 8.1,
"TransactionId": "sample string 9",
"Remarks": "sample string 10"
}
],
"RefundStatus": [
{
"ID": "482e48b6-5228-4f87-bedb-9d78e1e91b73",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-14T22:50:10.5863659+08:00",
"RefundId": "b8656a91-baa3-4d8e-82fb-2eca85ec1b27",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "482e48b6-5228-4f87-bedb-9d78e1e91b73",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-14T22:50:10.5863659+08:00",
"RefundId": "b8656a91-baa3-4d8e-82fb-2eca85ec1b27",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RLockedStatus": [
{
"ID": "edbb14c1-bf2c-471c-a6a8-f8f7672eda48",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-14T22:50:10.5863659+08:00",
"RefundId": "18826e5e-0381-423b-bcf4-2e8abfc06fa3",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "edbb14c1-bf2c-471c-a6a8-f8f7672eda48",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-14T22:50:10.5863659+08:00",
"RefundId": "18826e5e-0381-423b-bcf4-2e8abfc06fa3",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RefundInternalNumber": "sample string 1",
"RefundSource": 0,
"Creater": "sample string 2",
"InternalTime": "2026-07-14T22:50:10.5863659+08:00",
"ID": "1807c625-9e0a-4781-848b-b2b5e4a98b0c",
"OrderId": "a1fe3301-a0fd-4f76-9aeb-04079c0fe0ed",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-07-14T22:50:10.5863659+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-07-14T22:50:10.5863659+08:00"
}