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": "2025-10-19T23:37:24.1803465+08:00",
      "ID": "f45f14d0-0386-451d-909d-3fced5752b84",
      "RefundId": "fa81cc33-f50e-430b-90d9-3c75a3083ef8",
      "Status": 1,
      "Remarks": "sample string 5"
    },
    {
      "Creater": "sample string 1",
      "Time": "2025-10-19T23:37:24.1803465+08:00",
      "ID": "f45f14d0-0386-451d-909d-3fced5752b84",
      "RefundId": "fa81cc33-f50e-430b-90d9-3c75a3083ef8",
      "Status": 1,
      "Remarks": "sample string 5"
    }
  ],
  "RefundExpands": [
    {
      "ID": "11651d2b-849e-4e05-9459-884c882d1b9d",
      "RefundId": "fa0dbc34-3dc0-4674-86c1-f99bc947a2e0",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    },
    {
      "ID": "11651d2b-849e-4e05-9459-884c882d1b9d",
      "RefundId": "fa0dbc34-3dc0-4674-86c1-f99bc947a2e0",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    }
  ],
  "RefundIncludes": [
    {
      "ID": "58e27bc1-1af4-4583-ad90-3cecf0e26436",
      "RefundId": "a1b512b0-8870-4bd7-a697-c071284fde9a",
      "PassengerId": "195490e8-cad3-45ce-a798-6ba97ecc8784"
    },
    {
      "ID": "58e27bc1-1af4-4583-ad90-3cecf0e26436",
      "RefundId": "a1b512b0-8870-4bd7-a697-c071284fde9a",
      "PassengerId": "195490e8-cad3-45ce-a798-6ba97ecc8784"
    }
  ],
  "RefundPayments": [
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2025-10-19T23:37:24.1803465+08:00",
      "ID": "97535a3d-6eb0-4a06-8e41-c9ae1c14b117",
      "RefundId": "4ea168e7-b4a7-4582-b9b8-bc21d055573b",
      "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-10-19T23:37:24.1803465+08:00",
      "ID": "97535a3d-6eb0-4a06-8e41-c9ae1c14b117",
      "RefundId": "4ea168e7-b4a7-4582-b9b8-bc21d055573b",
      "Confirmed": true,
      "Reconciled": true,
      "RefundPrice": 7.1,
      "CostPrice": 8.1,
      "TransactionId": "sample string 9",
      "Remarks": "sample string 10"
    }
  ],
  "RefundStatus": [
    {
      "ID": "5af4d8a4-a918-4a62-8c57-01e9ac237a22",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2025-10-19T23:37:24.1803465+08:00",
      "RefundId": "dacd0e76-b454-4dad-8b52-9581589a0627",
      "Status": 0,
      "Remarks": "sample string 5"
    },
    {
      "ID": "5af4d8a4-a918-4a62-8c57-01e9ac237a22",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2025-10-19T23:37:24.1803465+08:00",
      "RefundId": "dacd0e76-b454-4dad-8b52-9581589a0627",
      "Status": 0,
      "Remarks": "sample string 5"
    }
  ],
  "RLockedStatus": [
    {
      "ID": "7969e24a-ae2d-422f-b622-176acec5b387",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2025-10-19T23:37:24.1803465+08:00",
      "RefundId": "4df7f919-fd2d-4428-a888-f3f2ea99f522",
      "Status": 0,
      "Remarks": "sample string 5"
    },
    {
      "ID": "7969e24a-ae2d-422f-b622-176acec5b387",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2025-10-19T23:37:24.1803465+08:00",
      "RefundId": "4df7f919-fd2d-4428-a888-f3f2ea99f522",
      "Status": 0,
      "Remarks": "sample string 5"
    }
  ],
  "RefundInternalNumber": "sample string 1",
  "RefundSource": 0,
  "Creater": "sample string 2",
  "InternalTime": "2025-10-19T23:37:24.1803465+08:00",
  "ID": "9cefb854-cc02-4c3f-a74d-81858c28e6f8",
  "OrderId": "9266c933-f29c-433c-936e-924b13f9bce3",
  "RefundExternalNumber": "sample string 6",
  "RefundType": 0,
  "RefundStyle": 0,
  "LatestTime": "2025-10-19T23:37:24.1803465+08:00",
  "Remarks": "sample string 7",
  "ExternalTime": "2025-10-19T23:37:24.1803465+08:00"
}