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-23T23:20:46.4946891+08:00",
"ID": "12620ca3-4ed9-4d9f-b17b-b884c373a827",
"RefundId": "2a840c91-5f9e-460f-8318-992d760d22fa",
"Status": 1,
"Remarks": "sample string 5"
},
{
"Creater": "sample string 1",
"Time": "2026-02-23T23:20:46.4946891+08:00",
"ID": "12620ca3-4ed9-4d9f-b17b-b884c373a827",
"RefundId": "2a840c91-5f9e-460f-8318-992d760d22fa",
"Status": 1,
"Remarks": "sample string 5"
}
],
"RefundExpands": [
{
"ID": "74d26bed-af1d-43c2-b1ea-e216f4d6c24c",
"RefundId": "b63ad18a-2664-4d84-ac59-74822e6dd770",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "74d26bed-af1d-43c2-b1ea-e216f4d6c24c",
"RefundId": "b63ad18a-2664-4d84-ac59-74822e6dd770",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"RefundIncludes": [
{
"ID": "cbe2f069-140c-4695-8c33-a9e92463066f",
"RefundId": "c1872ea0-1cf7-4603-b830-9bd34fd52537",
"PassengerId": "7d0ee8d6-dd9b-474c-ba2b-0c199abf1744"
},
{
"ID": "cbe2f069-140c-4695-8c33-a9e92463066f",
"RefundId": "c1872ea0-1cf7-4603-b830-9bd34fd52537",
"PassengerId": "7d0ee8d6-dd9b-474c-ba2b-0c199abf1744"
}
],
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-23T23:20:46.4946891+08:00",
"ID": "acfc1a61-19c7-4aa9-b0c9-eea8f4d5f465",
"RefundId": "e55dba91-5d8e-49ab-8bc6-94ec668e73eb",
"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-23T23:20:46.4946891+08:00",
"ID": "acfc1a61-19c7-4aa9-b0c9-eea8f4d5f465",
"RefundId": "e55dba91-5d8e-49ab-8bc6-94ec668e73eb",
"Confirmed": true,
"Reconciled": true,
"RefundPrice": 7.1,
"CostPrice": 8.1,
"TransactionId": "sample string 9",
"Remarks": "sample string 10"
}
],
"RefundStatus": [
{
"ID": "8735221a-93fd-4e13-b060-707dc0ade83f",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-02-23T23:20:46.4956597+08:00",
"RefundId": "d34ded71-c30a-4ca9-8870-ffcd0a2ff45e",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "8735221a-93fd-4e13-b060-707dc0ade83f",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-02-23T23:20:46.4956597+08:00",
"RefundId": "d34ded71-c30a-4ca9-8870-ffcd0a2ff45e",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RLockedStatus": [
{
"ID": "30ff3d0b-6dc1-401f-9f18-08794a3e2244",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-02-23T23:20:46.4956597+08:00",
"RefundId": "474ef670-7ac0-4144-a9f5-3930498d50ec",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "30ff3d0b-6dc1-401f-9f18-08794a3e2244",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-02-23T23:20:46.4956597+08:00",
"RefundId": "474ef670-7ac0-4144-a9f5-3930498d50ec",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RefundInternalNumber": "sample string 1",
"RefundSource": 0,
"Creater": "sample string 2",
"InternalTime": "2026-02-23T23:20:46.4956597+08:00",
"ID": "1043d57b-f5ab-41af-a35a-e9c532f063b1",
"OrderId": "0c6611ae-f2a8-4fde-baa5-c4637d579999",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-02-23T23:20:46.4956597+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-02-23T23:20:46.4956597+08:00"
}