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-09-14T16:57:22.4429623+08:00",
      "ID": "8ebb6640-69b9-4599-9f07-093119db3ea4",
      "RefundId": "bab97e2b-7083-495d-8011-814275d24dd4",
      "Status": 1,
      "Remarks": "sample string 5"
    },
    {
      "Creater": "sample string 1",
      "Time": "2025-09-14T16:57:22.4429623+08:00",
      "ID": "8ebb6640-69b9-4599-9f07-093119db3ea4",
      "RefundId": "bab97e2b-7083-495d-8011-814275d24dd4",
      "Status": 1,
      "Remarks": "sample string 5"
    }
  ],
  "RefundExpands": [
    {
      "ID": "769bdb8e-f484-4b21-8829-653c47858373",
      "RefundId": "c4936d8c-3b8b-42c9-85ae-c91a308186fd",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    },
    {
      "ID": "769bdb8e-f484-4b21-8829-653c47858373",
      "RefundId": "c4936d8c-3b8b-42c9-85ae-c91a308186fd",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    }
  ],
  "RefundIncludes": [
    {
      "ID": "deb065ef-0a96-44c7-9e96-f0f978e9895a",
      "RefundId": "6e6c828d-e471-49d7-b870-dfbb23b203d3",
      "PassengerId": "f5632a50-62e6-4052-9c5b-d3724b93fc9e"
    },
    {
      "ID": "deb065ef-0a96-44c7-9e96-f0f978e9895a",
      "RefundId": "6e6c828d-e471-49d7-b870-dfbb23b203d3",
      "PassengerId": "f5632a50-62e6-4052-9c5b-d3724b93fc9e"
    }
  ],
  "RefundPayments": [
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2025-09-14T16:57:22.4429623+08:00",
      "ID": "ce8c6bb9-2b04-4e56-8a32-2b84e01cb032",
      "RefundId": "f1821af9-f65b-479b-976d-a62d126a11d4",
      "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-09-14T16:57:22.4429623+08:00",
      "ID": "ce8c6bb9-2b04-4e56-8a32-2b84e01cb032",
      "RefundId": "f1821af9-f65b-479b-976d-a62d126a11d4",
      "Confirmed": true,
      "Reconciled": true,
      "RefundPrice": 7.1,
      "CostPrice": 8.1,
      "TransactionId": "sample string 9",
      "Remarks": "sample string 10"
    }
  ],
  "RefundStatus": [
    {
      "ID": "e60d63cd-191e-42fb-b6dd-53a63f3e2cb9",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2025-09-14T16:57:22.4429623+08:00",
      "RefundId": "450720e0-1d20-462b-b6ff-f94d045ef9c9",
      "Status": 0,
      "Remarks": "sample string 5"
    },
    {
      "ID": "e60d63cd-191e-42fb-b6dd-53a63f3e2cb9",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2025-09-14T16:57:22.4429623+08:00",
      "RefundId": "450720e0-1d20-462b-b6ff-f94d045ef9c9",
      "Status": 0,
      "Remarks": "sample string 5"
    }
  ],
  "RLockedStatus": [
    {
      "ID": "c04976a7-6ae9-430d-b0b2-909e445fb5e9",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2025-09-14T16:57:22.4429623+08:00",
      "RefundId": "5316a971-6471-4885-b530-ba6072d6cad2",
      "Status": 0,
      "Remarks": "sample string 5"
    },
    {
      "ID": "c04976a7-6ae9-430d-b0b2-909e445fb5e9",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2025-09-14T16:57:22.4429623+08:00",
      "RefundId": "5316a971-6471-4885-b530-ba6072d6cad2",
      "Status": 0,
      "Remarks": "sample string 5"
    }
  ],
  "RefundInternalNumber": "sample string 1",
  "RefundSource": 0,
  "Creater": "sample string 2",
  "InternalTime": "2025-09-14T16:57:22.4429623+08:00",
  "ID": "7bb63d1a-f593-4d79-8fe2-603406261dd1",
  "OrderId": "07a594be-f883-470f-93ec-a713c67bad6d",
  "RefundExternalNumber": "sample string 6",
  "RefundType": 0,
  "RefundStyle": 0,
  "LatestTime": "2025-09-14T16:57:22.4429623+08:00",
  "Remarks": "sample string 7",
  "ExternalTime": "2025-09-14T16:57:22.4429623+08:00"
}