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-01-26T17:06:27.6208363+08:00",
"ID": "240af869-b084-4d36-aba1-59b45cbfd0e1",
"RefundId": "1f3cd02c-2dca-4170-9d50-0ac69d95f425",
"Status": 1,
"Remarks": "sample string 5"
},
{
"Creater": "sample string 1",
"Time": "2026-01-26T17:06:27.6208363+08:00",
"ID": "240af869-b084-4d36-aba1-59b45cbfd0e1",
"RefundId": "1f3cd02c-2dca-4170-9d50-0ac69d95f425",
"Status": 1,
"Remarks": "sample string 5"
}
],
"RefundExpands": [
{
"ID": "4575b38b-a483-45cf-aa75-9119f74ab574",
"RefundId": "e6fbdc80-e6b9-420d-b9d9-63d36a0432f4",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "4575b38b-a483-45cf-aa75-9119f74ab574",
"RefundId": "e6fbdc80-e6b9-420d-b9d9-63d36a0432f4",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"RefundIncludes": [
{
"ID": "03a8af66-05d0-4229-8bd3-7deb08ab989d",
"RefundId": "04069e97-4dae-42d8-9c68-2b3ad96dbd65",
"PassengerId": "46fc7101-583c-4ff0-8416-becc4317560c"
},
{
"ID": "03a8af66-05d0-4229-8bd3-7deb08ab989d",
"RefundId": "04069e97-4dae-42d8-9c68-2b3ad96dbd65",
"PassengerId": "46fc7101-583c-4ff0-8416-becc4317560c"
}
],
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-01-26T17:06:27.6208363+08:00",
"ID": "285877f8-06bc-4d2b-bf2b-2ce2ea39fba9",
"RefundId": "6418e638-4d3e-4fe5-9fe2-17dbfdb9c12d",
"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-01-26T17:06:27.6208363+08:00",
"ID": "285877f8-06bc-4d2b-bf2b-2ce2ea39fba9",
"RefundId": "6418e638-4d3e-4fe5-9fe2-17dbfdb9c12d",
"Confirmed": true,
"Reconciled": true,
"RefundPrice": 7.1,
"CostPrice": 8.1,
"TransactionId": "sample string 9",
"Remarks": "sample string 10"
}
],
"RefundStatus": [
{
"ID": "b1a26f02-0c84-478b-94c1-d71c823ba096",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-01-26T17:06:27.6208363+08:00",
"RefundId": "623bde23-9d76-4dd8-b347-0cfb05321e51",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "b1a26f02-0c84-478b-94c1-d71c823ba096",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-01-26T17:06:27.6208363+08:00",
"RefundId": "623bde23-9d76-4dd8-b347-0cfb05321e51",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RLockedStatus": [
{
"ID": "4c117128-a41b-4c1f-ac18-d3b3162c0f4a",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-01-26T17:06:27.6208363+08:00",
"RefundId": "6757a940-eb3d-4c56-bd9b-ee75556398e7",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "4c117128-a41b-4c1f-ac18-d3b3162c0f4a",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-01-26T17:06:27.6208363+08:00",
"RefundId": "6757a940-eb3d-4c56-bd9b-ee75556398e7",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RefundInternalNumber": "sample string 1",
"RefundSource": 0,
"Creater": "sample string 2",
"InternalTime": "2026-01-26T17:06:27.6208363+08:00",
"ID": "f7ad558a-7a49-4ccd-affe-86f34a2ac88a",
"OrderId": "ae2c95ae-b32e-4f67-a2ba-f3ed51ed1984",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-01-26T17:06:27.6208363+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-01-26T17:06:27.6208363+08:00"
}