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-12T13:27:52.0087491+08:00",
"ID": "6e33dfc5-e95e-46f2-a4f2-57ac34ba9529",
"RefundId": "e449dd0f-b4a1-4a5e-a435-aba227a3718b",
"Status": 1,
"Remarks": "sample string 5"
},
{
"Creater": "sample string 1",
"Time": "2026-01-12T13:27:52.0087491+08:00",
"ID": "6e33dfc5-e95e-46f2-a4f2-57ac34ba9529",
"RefundId": "e449dd0f-b4a1-4a5e-a435-aba227a3718b",
"Status": 1,
"Remarks": "sample string 5"
}
],
"RefundExpands": [
{
"ID": "8079a693-f017-411f-81dd-eb17104955b3",
"RefundId": "2e6a5493-cb61-499f-949f-f474e82a39b0",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "8079a693-f017-411f-81dd-eb17104955b3",
"RefundId": "2e6a5493-cb61-499f-949f-f474e82a39b0",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"RefundIncludes": [
{
"ID": "9824ab88-96b9-4991-ba7a-fc28f817a854",
"RefundId": "4f46c916-e71b-49ae-b4ce-919756edc985",
"PassengerId": "f88ec057-742d-49fc-bced-5f422b889bee"
},
{
"ID": "9824ab88-96b9-4991-ba7a-fc28f817a854",
"RefundId": "4f46c916-e71b-49ae-b4ce-919756edc985",
"PassengerId": "f88ec057-742d-49fc-bced-5f422b889bee"
}
],
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-01-12T13:27:52.0087491+08:00",
"ID": "3996f45f-6c13-4ee7-bd40-e48656a37d25",
"RefundId": "9f1e82c3-54b5-4057-a667-236c80923de5",
"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-12T13:27:52.0087491+08:00",
"ID": "3996f45f-6c13-4ee7-bd40-e48656a37d25",
"RefundId": "9f1e82c3-54b5-4057-a667-236c80923de5",
"Confirmed": true,
"Reconciled": true,
"RefundPrice": 7.1,
"CostPrice": 8.1,
"TransactionId": "sample string 9",
"Remarks": "sample string 10"
}
],
"RefundStatus": [
{
"ID": "2c4bf386-e09a-46f0-a0d2-3083f054feb5",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-01-12T13:27:52.0087491+08:00",
"RefundId": "c4a36d24-d5ce-49d2-a4ba-f8f15d2992da",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "2c4bf386-e09a-46f0-a0d2-3083f054feb5",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-01-12T13:27:52.0087491+08:00",
"RefundId": "c4a36d24-d5ce-49d2-a4ba-f8f15d2992da",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RLockedStatus": [
{
"ID": "5b6abf2c-c078-4420-860f-2bfe61def36b",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-01-12T13:27:52.0087491+08:00",
"RefundId": "3c2eb011-173a-4407-a462-c000eab2cebd",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "5b6abf2c-c078-4420-860f-2bfe61def36b",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-01-12T13:27:52.0087491+08:00",
"RefundId": "3c2eb011-173a-4407-a462-c000eab2cebd",
"Status": 0,
"Remarks": "sample string 5"
}
],
"RefundInternalNumber": "sample string 1",
"RefundSource": 0,
"Creater": "sample string 2",
"InternalTime": "2026-01-12T13:27:52.0087491+08:00",
"ID": "5c7931b0-cd63-4d5a-b016-5d67599c3ed7",
"OrderId": "8215ab84-8992-451c-bc4f-fb260cc58714",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-01-12T13:27:52.0087491+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-01-12T13:27:52.0087491+08:00"
}