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-03-09T22:53:43.6595614+08:00",
"ID": "af54f909-81cf-4efb-8d48-9c031cec312d",
"RefundId": "6ac594a3-1ea3-4461-bb72-94c91635bfc4",
"Status": 1,
"Remarks": "sample string 5"
},
{
"Creater": "sample string 1",
"Time": "2026-03-09T22:53:43.6595614+08:00",
"ID": "af54f909-81cf-4efb-8d48-9c031cec312d",
"RefundId": "6ac594a3-1ea3-4461-bb72-94c91635bfc4",
"Status": 1,
"Remarks": "sample string 5"
}
],
"RefundExpands": [
{
"ID": "257eaa76-5af4-4d38-aebc-3bd7d7d19871",
"RefundId": "2e6661d7-1f70-4868-9ecb-d044dc5920ab",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "257eaa76-5af4-4d38-aebc-3bd7d7d19871",
"RefundId": "2e6661d7-1f70-4868-9ecb-d044dc5920ab",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"RefundIncludes": [
{
"ID": "4d115630-35b3-42d6-8fe3-4dd14e9992ec",
"RefundId": "bbf25c9c-f30c-48c7-b861-6ac11179261a",
"PassengerId": "8ef268da-e04c-47a8-ac8d-b099ef0caea3"
},
{
"ID": "4d115630-35b3-42d6-8fe3-4dd14e9992ec",
"RefundId": "bbf25c9c-f30c-48c7-b861-6ac11179261a",
"PassengerId": "8ef268da-e04c-47a8-ac8d-b099ef0caea3"
}
],
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-03-09T22:53:43.6595614+08:00",
"ID": "7ea12603-9820-4fb0-830b-175074566d2a",
"RefundId": "4a8bca83-9618-4213-8855-5f44e6ed10da",
"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-03-09T22:53:43.6595614+08:00",
"ID": "7ea12603-9820-4fb0-830b-175074566d2a",
"RefundId": "4a8bca83-9618-4213-8855-5f44e6ed10da",
"Confirmed": true,
"Reconciled": true,
"RefundPrice": 7.1,
"CostPrice": 8.1,
"TransactionId": "sample string 9",
"Remarks": "sample string 10"
}
],
"RefundStatus": [
{
"ID": "bc5d6fbf-6633-48fa-ade9-57a0b2fdcba5",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-09T22:53:43.6595614+08:00",
"RefundId": "b6d6d0b6-4977-47e1-b0f2-e23626eb0e37",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "bc5d6fbf-6633-48fa-ade9-57a0b2fdcba5",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-09T22:53:43.6595614+08:00",
"RefundId": "b6d6d0b6-4977-47e1-b0f2-e23626eb0e37",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RLockedStatus": [
{
"ID": "2f553722-9ffb-4208-bded-d6fcd9138f62",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-09T22:53:43.6595614+08:00",
"RefundId": "27ded265-9343-4586-a854-5979e6872af8",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "2f553722-9ffb-4208-bded-d6fcd9138f62",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-09T22:53:43.6595614+08:00",
"RefundId": "27ded265-9343-4586-a854-5979e6872af8",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RefundInternalNumber": "sample string 1",
"RefundSource": 0,
"Creater": "sample string 2",
"InternalTime": "2026-03-09T22:53:43.6595614+08:00",
"ID": "ba0a99da-29ca-4321-af7c-380c9413a10e",
"OrderId": "5670f221-1935-421d-8a24-910dc4ef0ce1",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-03-09T22:53:43.6595614+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-03-09T22:53:43.6595614+08:00"
}