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-09-02T07:56:14.285091+08:00",
      "ID": "3a779657-93f0-47c0-9d8a-66db24761434",
      "RefundId": "3e9ae47e-17f3-472b-bbec-613acd02311a",
      "Status": 1,
      "Remarks": "sample string 5"
    },
    {
      "Creater": "sample string 1",
      "Time": "2026-09-02T07:56:14.285091+08:00",
      "ID": "3a779657-93f0-47c0-9d8a-66db24761434",
      "RefundId": "3e9ae47e-17f3-472b-bbec-613acd02311a",
      "Status": 1,
      "Remarks": "sample string 5"
    }
  ],
  "RefundExpands": [
    {
      "ID": "e05ddf4e-8d3a-4d3b-a6a7-bb0379d01e44",
      "RefundId": "1e137979-971f-4154-b164-6791c60257d7",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    },
    {
      "ID": "e05ddf4e-8d3a-4d3b-a6a7-bb0379d01e44",
      "RefundId": "1e137979-971f-4154-b164-6791c60257d7",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    }
  ],
  "RefundIncludes": [
    {
      "ID": "f72320db-df4b-4112-be93-7d266fc2a278",
      "RefundId": "46f1e92f-25ae-49f8-bab8-7ad066a2c7b9",
      "PassengerId": "b82abc32-ac11-4d2a-8bd5-faa2daccc22d"
    },
    {
      "ID": "f72320db-df4b-4112-be93-7d266fc2a278",
      "RefundId": "46f1e92f-25ae-49f8-bab8-7ad066a2c7b9",
      "PassengerId": "b82abc32-ac11-4d2a-8bd5-faa2daccc22d"
    }
  ],
  "RefundPayments": [
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2026-09-02T07:56:14.285091+08:00",
      "ID": "8d2980b3-74f0-46fd-89b7-52aa57fe423e",
      "RefundId": "540598c8-da1b-41f1-9308-d45c997b4053",
      "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-09-02T07:56:14.285091+08:00",
      "ID": "8d2980b3-74f0-46fd-89b7-52aa57fe423e",
      "RefundId": "540598c8-da1b-41f1-9308-d45c997b4053",
      "Confirmed": true,
      "Reconciled": true,
      "RefundPrice": 7.1,
      "CostPrice": 8.1,
      "TransactionId": "sample string 9",
      "Remarks": "sample string 10"
    }
  ],
  "RefundStatus": [
    {
      "ID": "cb513f4f-d912-4559-8d7a-d22e2c7f57db",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2026-09-02T07:56:14.285091+08:00",
      "RefundId": "25d8e0e3-c9e2-4d4f-b50b-b212816ff21e",
      "Status": 0,
      "Remarks": "sample string 5"
    },
    {
      "ID": "cb513f4f-d912-4559-8d7a-d22e2c7f57db",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2026-09-02T07:56:14.285091+08:00",
      "RefundId": "25d8e0e3-c9e2-4d4f-b50b-b212816ff21e",
      "Status": 0,
      "Remarks": "sample string 5"
    }
  ],
  "RLockedStatus": [
    {
      "ID": "ad60e969-203d-45d9-8f4f-50b6b61bcb92",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2026-09-02T07:56:14.285091+08:00",
      "RefundId": "7de4b60b-5c38-41ca-9ddb-739d8e59e698",
      "Status": 0,
      "Remarks": "sample string 5"
    },
    {
      "ID": "ad60e969-203d-45d9-8f4f-50b6b61bcb92",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2026-09-02T07:56:14.285091+08:00",
      "RefundId": "7de4b60b-5c38-41ca-9ddb-739d8e59e698",
      "Status": 0,
      "Remarks": "sample string 5"
    }
  ],
  "RefundInternalNumber": "sample string 1",
  "RefundSource": 0,
  "Creater": "sample string 2",
  "InternalTime": "2026-09-02T07:56:14.285091+08:00",
  "ID": "b262ac9e-3a7f-475a-b525-6a410a0f78f9",
  "OrderId": "a27219d3-4c95-47ce-b3e1-acc73362a5c9",
  "RefundExternalNumber": "sample string 6",
  "RefundType": 0,
  "RefundStyle": 0,
  "LatestTime": "2026-09-02T07:56:14.285091+08:00",
  "Remarks": "sample string 7",
  "ExternalTime": "2026-09-02T07:56:14.285091+08:00"
}