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.ParentRefundModelName | 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": "2025-07-01T14:19:09.4334293+08:00", "ID": "185ff960-0b50-4462-878d-7f0a64375e41", "RefundId": "2cc0423a-8418-4a95-abdf-815edcbe7d9d", "Status": 1, "Remarks": "sample string 5" }, { "Creater": "sample string 1", "Time": "2025-07-01T14:19:09.4334293+08:00", "ID": "185ff960-0b50-4462-878d-7f0a64375e41", "RefundId": "2cc0423a-8418-4a95-abdf-815edcbe7d9d", "Status": 1, "Remarks": "sample string 5" } ], "RefundExpands": [ { "ID": "5985c327-6458-4e54-b011-d833572d7cff", "RefundId": "787b8902-45e4-4ad6-b200-c2dc0e3bd491", "SettingKey": "sample string 3", "SettingValue": "sample string 4" }, { "ID": "5985c327-6458-4e54-b011-d833572d7cff", "RefundId": "787b8902-45e4-4ad6-b200-c2dc0e3bd491", "SettingKey": "sample string 3", "SettingValue": "sample string 4" } ], "RefundIncludes": [ { "ID": "dceab98c-b4f8-431a-a283-f716ef96abd4", "RefundId": "275d8ffa-6e6a-4198-8bdc-c3f1c8005c1a", "PassengerId": "9ff07f3c-0ffa-4559-9c1b-d2614c89bd44" }, { "ID": "dceab98c-b4f8-431a-a283-f716ef96abd4", "RefundId": "275d8ffa-6e6a-4198-8bdc-c3f1c8005c1a", "PassengerId": "9ff07f3c-0ffa-4559-9c1b-d2614c89bd44" } ], "RefundPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-07-01T14:19:09.4334293+08:00", "ID": "f654eeb9-a855-457e-b072-9d2644271822", "RefundId": "1ce6b910-4909-41f7-bb6c-79c28c0dd1ea", "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": "2025-07-01T14:19:09.4334293+08:00", "ID": "f654eeb9-a855-457e-b072-9d2644271822", "RefundId": "1ce6b910-4909-41f7-bb6c-79c28c0dd1ea", "Confirmed": true, "Reconciled": true, "RefundPrice": 7.1, "CostPrice": 8.1, "TransactionId": "sample string 9", "Remarks": "sample string 10" } ], "RefundStatus": [ { "ID": "b5cb5025-a5d5-45f9-b6b0-9fe45d50dd03", "RecordType": 0, "Creater": "sample string 2", "Time": "2025-07-01T14:19:09.4334293+08:00", "RefundId": "736b2f71-f508-4f04-83d9-8a4325106f55", "Status": 0, "Remarks": "sample string 5" }, { "ID": "b5cb5025-a5d5-45f9-b6b0-9fe45d50dd03", "RecordType": 0, "Creater": "sample string 2", "Time": "2025-07-01T14:19:09.4334293+08:00", "RefundId": "736b2f71-f508-4f04-83d9-8a4325106f55", "Status": 0, "Remarks": "sample string 5" } ], "RLockedStatus": [ { "ID": "e18bcddb-dda6-440f-a41a-dded470678ef", "RecordType": 0, "Creater": "sample string 2", "Time": "2025-07-01T14:19:09.4334293+08:00", "RefundId": "02fc6c78-fe19-4e4f-ae31-5bd0e06c6eef", "Status": 0, "Remarks": "sample string 5" }, { "ID": "e18bcddb-dda6-440f-a41a-dded470678ef", "RecordType": 0, "Creater": "sample string 2", "Time": "2025-07-01T14:19:09.4334293+08:00", "RefundId": "02fc6c78-fe19-4e4f-ae31-5bd0e06c6eef", "Status": 0, "Remarks": "sample string 5" } ], "RefundInternalNumber": "sample string 1", "RefundSource": 0, "Creater": "sample string 2", "InternalTime": "2025-07-01T14:19:09.4334293+08:00", "ID": "29c44085-3951-4fd0-8d41-617ecb61fe56", "OrderId": "68452b1b-9fea-4a76-a04f-0f57bbe5e5af", "RefundExternalNumber": "sample string 6", "RefundType": 0, "RefundStyle": 0, "LatestTime": "2025-07-01T14:19:09.4334293+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-07-01T14:19:09.4334293+08:00" }