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-02-16T22:14:29.4931362+08:00",
"ID": "f13dc0a9-c538-4c5f-a574-1365e1706942",
"RefundId": "a833b036-fc9b-43d8-bcdc-31e408f90694",
"Status": 1,
"Remarks": "sample string 5"
},
{
"Creater": "sample string 1",
"Time": "2026-02-16T22:14:29.4931362+08:00",
"ID": "f13dc0a9-c538-4c5f-a574-1365e1706942",
"RefundId": "a833b036-fc9b-43d8-bcdc-31e408f90694",
"Status": 1,
"Remarks": "sample string 5"
}
],
"RefundExpands": [
{
"ID": "0a3bcf98-2e9b-4061-9148-52b363e70bd4",
"RefundId": "db361082-2064-46dd-83ab-70c087f44588",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "0a3bcf98-2e9b-4061-9148-52b363e70bd4",
"RefundId": "db361082-2064-46dd-83ab-70c087f44588",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"RefundIncludes": [
{
"ID": "a1ab19af-4a5c-4c0d-86a5-fa78640ef891",
"RefundId": "ce12ea58-a995-4662-b440-6fd695068d9c",
"PassengerId": "f5e582c3-d9d3-46b4-b5c9-99b142c2c0c2"
},
{
"ID": "a1ab19af-4a5c-4c0d-86a5-fa78640ef891",
"RefundId": "ce12ea58-a995-4662-b440-6fd695068d9c",
"PassengerId": "f5e582c3-d9d3-46b4-b5c9-99b142c2c0c2"
}
],
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-16T22:14:29.4931362+08:00",
"ID": "bf5a10c6-46d5-4e6b-b6ec-c6738fb12a3f",
"RefundId": "4866557c-d5da-460e-87ab-0af768e6fe9e",
"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-02-16T22:14:29.4931362+08:00",
"ID": "bf5a10c6-46d5-4e6b-b6ec-c6738fb12a3f",
"RefundId": "4866557c-d5da-460e-87ab-0af768e6fe9e",
"Confirmed": true,
"Reconciled": true,
"RefundPrice": 7.1,
"CostPrice": 8.1,
"TransactionId": "sample string 9",
"Remarks": "sample string 10"
}
],
"RefundStatus": [
{
"ID": "681c9c77-e275-4295-8c1c-18a4317c336e",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-02-16T22:14:29.4931362+08:00",
"RefundId": "62a0ba88-d3e8-4582-89d3-b0a88496d31d",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "681c9c77-e275-4295-8c1c-18a4317c336e",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-02-16T22:14:29.4931362+08:00",
"RefundId": "62a0ba88-d3e8-4582-89d3-b0a88496d31d",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RLockedStatus": [
{
"ID": "360f89b6-1b87-435d-b5e2-99e57affd50c",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-02-16T22:14:29.4931362+08:00",
"RefundId": "1a68124e-385f-4e21-855e-0b9f687adf4c",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "360f89b6-1b87-435d-b5e2-99e57affd50c",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-02-16T22:14:29.4931362+08:00",
"RefundId": "1a68124e-385f-4e21-855e-0b9f687adf4c",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RefundInternalNumber": "sample string 1",
"RefundSource": 0,
"Creater": "sample string 2",
"InternalTime": "2026-02-16T22:14:29.4931362+08:00",
"ID": "0c8f1c28-264d-4584-9b29-d4457fe2e65f",
"OrderId": "913b382d-7f6b-4ea1-adc2-7e2738d52dcf",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-02-16T22:14:29.4931362+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-02-16T22:14:29.4931362+08:00"
}