GET Api/Service/Refund/GetRefundShowById/{RefundId}

获取退票单展示结构信息

Request Information

URI Parameters

NameDescriptionTypeAdditional information
RefundId

退票单ID

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

获取退票单展示结构信息

SpeedPower.Utility.Models.Project.Orders.Service.ParentRefundModel
NameDescriptionTypeAdditional 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-08-26T07:16:14.1525877+08:00",
      "ID": "af5490ba-c093-49e8-bc7e-092b7d8ed772",
      "RefundId": "a3a3f970-992f-4054-a4c2-f1aca0153bac",
      "Status": 1,
      "Remarks": "sample string 5"
    },
    {
      "Creater": "sample string 1",
      "Time": "2026-08-26T07:16:14.1525877+08:00",
      "ID": "af5490ba-c093-49e8-bc7e-092b7d8ed772",
      "RefundId": "a3a3f970-992f-4054-a4c2-f1aca0153bac",
      "Status": 1,
      "Remarks": "sample string 5"
    }
  ],
  "RefundExpands": [
    {
      "ID": "3b90b420-2a6f-485e-9f16-5c4a5e9e42b3",
      "RefundId": "de0487ba-0c42-4a32-9c61-b4a0842a03d7",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    },
    {
      "ID": "3b90b420-2a6f-485e-9f16-5c4a5e9e42b3",
      "RefundId": "de0487ba-0c42-4a32-9c61-b4a0842a03d7",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    }
  ],
  "RefundIncludes": [
    {
      "ID": "1ef0a4f4-b818-47b7-ac56-01043409b60a",
      "RefundId": "bd6f0174-7608-4ef9-9014-3ec75e3cd254",
      "PassengerId": "28f57fb8-a574-4e3e-8391-6826ac6496e1"
    },
    {
      "ID": "1ef0a4f4-b818-47b7-ac56-01043409b60a",
      "RefundId": "bd6f0174-7608-4ef9-9014-3ec75e3cd254",
      "PassengerId": "28f57fb8-a574-4e3e-8391-6826ac6496e1"
    }
  ],
  "RefundPayments": [
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2026-08-26T07:16:14.1525877+08:00",
      "ID": "0d622301-24ec-4182-82fc-6eac9bbc4c8c",
      "RefundId": "0f8a5127-887a-4cc6-a192-407f04d2900f",
      "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-08-26T07:16:14.1525877+08:00",
      "ID": "0d622301-24ec-4182-82fc-6eac9bbc4c8c",
      "RefundId": "0f8a5127-887a-4cc6-a192-407f04d2900f",
      "Confirmed": true,
      "Reconciled": true,
      "RefundPrice": 7.1,
      "CostPrice": 8.1,
      "TransactionId": "sample string 9",
      "Remarks": "sample string 10"
    }
  ],
  "RefundStatus": [
    {
      "ID": "9a6d95b5-8646-453c-9459-6dbe245c5920",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2026-08-26T07:16:14.1525877+08:00",
      "RefundId": "056c9e87-1eab-4c24-a73a-16432a837f37",
      "Status": 0,
      "Remarks": "sample string 5"
    },
    {
      "ID": "9a6d95b5-8646-453c-9459-6dbe245c5920",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2026-08-26T07:16:14.1525877+08:00",
      "RefundId": "056c9e87-1eab-4c24-a73a-16432a837f37",
      "Status": 0,
      "Remarks": "sample string 5"
    }
  ],
  "RLockedStatus": [
    {
      "ID": "79d1b9a0-d644-40db-af36-d769197d64f1",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2026-08-26T07:16:14.1525877+08:00",
      "RefundId": "7b4b459b-adef-4a9e-af62-bb5e0891f8a6",
      "Status": 0,
      "Remarks": "sample string 5"
    },
    {
      "ID": "79d1b9a0-d644-40db-af36-d769197d64f1",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2026-08-26T07:16:14.1525877+08:00",
      "RefundId": "7b4b459b-adef-4a9e-af62-bb5e0891f8a6",
      "Status": 0,
      "Remarks": "sample string 5"
    }
  ],
  "RefundInternalNumber": "sample string 1",
  "RefundSource": 0,
  "Creater": "sample string 2",
  "InternalTime": "2026-08-26T07:16:14.1525877+08:00",
  "ID": "fd2b731d-ce64-405a-8365-46db03e79e55",
  "OrderId": "c7cd5ae0-f666-4b42-87e4-fa2f7cfe768d",
  "RefundExternalNumber": "sample string 6",
  "RefundType": 0,
  "RefundStyle": 0,
  "LatestTime": "2026-08-26T07:16:14.1525877+08:00",
  "Remarks": "sample string 7",
  "ExternalTime": "2026-08-26T07:16:14.1525877+08:00"
}