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-03T06:33:05.3980807+08:00",
"ID": "7b2ceef0-7f67-4dc7-a5c0-3f457f8779ca",
"RefundId": "b40ec760-34c8-4f6a-aef8-2e8dedebca7c",
"Status": 1,
"Remarks": "sample string 5"
},
{
"Creater": "sample string 1",
"Time": "2026-04-03T06:33:05.3980807+08:00",
"ID": "7b2ceef0-7f67-4dc7-a5c0-3f457f8779ca",
"RefundId": "b40ec760-34c8-4f6a-aef8-2e8dedebca7c",
"Status": 1,
"Remarks": "sample string 5"
}
],
"RefundExpands": [
{
"ID": "8057bc88-c963-466e-9f66-48376a9a2ffe",
"RefundId": "90fd021b-9937-484b-a606-e3885f46620b",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "8057bc88-c963-466e-9f66-48376a9a2ffe",
"RefundId": "90fd021b-9937-484b-a606-e3885f46620b",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"RefundIncludes": [
{
"ID": "87c7c49e-b724-4b66-8077-95ef547918a2",
"RefundId": "1c365aa3-f1f9-4756-a45a-ed2d22f1d1f0",
"PassengerId": "33390d6e-a31a-41d8-9679-d4c1be977c20"
},
{
"ID": "87c7c49e-b724-4b66-8077-95ef547918a2",
"RefundId": "1c365aa3-f1f9-4756-a45a-ed2d22f1d1f0",
"PassengerId": "33390d6e-a31a-41d8-9679-d4c1be977c20"
}
],
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-04-03T06:33:05.3980807+08:00",
"ID": "c71a91be-b1c3-4a20-b5a3-9a6c10273fd5",
"RefundId": "fa03cbca-0e68-4eae-95ab-1d4f754eb3a1",
"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-03T06:33:05.3980807+08:00",
"ID": "c71a91be-b1c3-4a20-b5a3-9a6c10273fd5",
"RefundId": "fa03cbca-0e68-4eae-95ab-1d4f754eb3a1",
"Confirmed": true,
"Reconciled": true,
"RefundPrice": 7.1,
"CostPrice": 8.1,
"TransactionId": "sample string 9",
"Remarks": "sample string 10"
}
],
"RefundStatus": [
{
"ID": "caaa0649-e407-4265-b618-7193d57c85f6",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-04-03T06:33:05.3980807+08:00",
"RefundId": "0fe6de72-f5d0-4f3e-af19-0e36864b2639",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "caaa0649-e407-4265-b618-7193d57c85f6",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-04-03T06:33:05.3980807+08:00",
"RefundId": "0fe6de72-f5d0-4f3e-af19-0e36864b2639",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RLockedStatus": [
{
"ID": "34ea04cd-b009-477d-87d1-ec6b4469ca66",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-04-03T06:33:05.3980807+08:00",
"RefundId": "5dc28b1a-9078-4e07-a6ae-0c900699fce9",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "34ea04cd-b009-477d-87d1-ec6b4469ca66",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-04-03T06:33:05.3980807+08:00",
"RefundId": "5dc28b1a-9078-4e07-a6ae-0c900699fce9",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RefundInternalNumber": "sample string 1",
"RefundSource": 0,
"Creater": "sample string 2",
"InternalTime": "2026-04-03T06:33:05.3980807+08:00",
"ID": "22b6591d-85fd-4c4d-bc4a-9ed64aaa1acd",
"OrderId": "6771736d-daff-4a27-9db0-bc25276d26d2",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-04-03T06:33:05.3980807+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-04-03T06:33:05.3980807+08:00"
}