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-06-16T20:49:04.8060121+08:00",
"ID": "f490e039-d2f2-4103-9d6f-d867153f1bbd",
"RefundId": "38a5acc9-300b-4932-840b-755a2583bf30",
"Status": 1,
"Remarks": "sample string 5"
},
{
"Creater": "sample string 1",
"Time": "2026-06-16T20:49:04.8060121+08:00",
"ID": "f490e039-d2f2-4103-9d6f-d867153f1bbd",
"RefundId": "38a5acc9-300b-4932-840b-755a2583bf30",
"Status": 1,
"Remarks": "sample string 5"
}
],
"RefundExpands": [
{
"ID": "1e8efb54-bbbc-4689-bfe1-da7ef9e88101",
"RefundId": "c882b98e-a42a-4269-8e61-72c82eeaadc7",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "1e8efb54-bbbc-4689-bfe1-da7ef9e88101",
"RefundId": "c882b98e-a42a-4269-8e61-72c82eeaadc7",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"RefundIncludes": [
{
"ID": "08bb3539-17c5-4803-9ace-25431d137d41",
"RefundId": "2276dfe2-141c-441f-84a2-ff48cbe2f3d8",
"PassengerId": "d85dd13e-011e-4bcb-9fa1-104ac8658709"
},
{
"ID": "08bb3539-17c5-4803-9ace-25431d137d41",
"RefundId": "2276dfe2-141c-441f-84a2-ff48cbe2f3d8",
"PassengerId": "d85dd13e-011e-4bcb-9fa1-104ac8658709"
}
],
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-06-16T20:49:04.8060121+08:00",
"ID": "d6cd00f5-a99e-48c4-aac2-41fe071acb59",
"RefundId": "d334573f-1d2c-4022-bfe4-1627bd4167dd",
"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-06-16T20:49:04.8060121+08:00",
"ID": "d6cd00f5-a99e-48c4-aac2-41fe071acb59",
"RefundId": "d334573f-1d2c-4022-bfe4-1627bd4167dd",
"Confirmed": true,
"Reconciled": true,
"RefundPrice": 7.1,
"CostPrice": 8.1,
"TransactionId": "sample string 9",
"Remarks": "sample string 10"
}
],
"RefundStatus": [
{
"ID": "de4b710f-e5f7-4790-b66b-f11735431f99",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-06-16T20:49:04.8060121+08:00",
"RefundId": "4a7f55b6-6913-4725-a9b4-14f849da4e47",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "de4b710f-e5f7-4790-b66b-f11735431f99",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-06-16T20:49:04.8060121+08:00",
"RefundId": "4a7f55b6-6913-4725-a9b4-14f849da4e47",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RLockedStatus": [
{
"ID": "07fbaa13-5d1f-40cd-bec8-cf7c07256cf0",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-06-16T20:49:04.8060121+08:00",
"RefundId": "a12b09ad-04f6-4bd2-be9a-a91ade2ef4c4",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "07fbaa13-5d1f-40cd-bec8-cf7c07256cf0",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-06-16T20:49:04.8060121+08:00",
"RefundId": "a12b09ad-04f6-4bd2-be9a-a91ade2ef4c4",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RefundInternalNumber": "sample string 1",
"RefundSource": 0,
"Creater": "sample string 2",
"InternalTime": "2026-06-16T20:49:04.8060121+08:00",
"ID": "d8b58fba-98ce-4c2d-a0f4-139c3e9d90f7",
"OrderId": "ec4bcc46-bf3b-466d-a430-a474fd5033a4",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-06-16T20:49:04.8060121+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-06-16T20:49:04.8060121+08:00"
}