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-09T09:25:37.4640181+08:00",
      "ID": "1d38eb26-625b-45d4-b424-d1945bf73308",
      "RefundId": "13e0b635-7ecd-4938-b678-b3bc709a25c1",
      "Status": 1,
      "Remarks": "sample string 5"
    },
    {
      "Creater": "sample string 1",
      "Time": "2026-09-09T09:25:37.4640181+08:00",
      "ID": "1d38eb26-625b-45d4-b424-d1945bf73308",
      "RefundId": "13e0b635-7ecd-4938-b678-b3bc709a25c1",
      "Status": 1,
      "Remarks": "sample string 5"
    }
  ],
  "RefundExpands": [
    {
      "ID": "9de29f58-ed1a-4cef-9df0-e38645c0bcd3",
      "RefundId": "2de5630f-4d5d-4e72-9922-70bf45f013ae",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    },
    {
      "ID": "9de29f58-ed1a-4cef-9df0-e38645c0bcd3",
      "RefundId": "2de5630f-4d5d-4e72-9922-70bf45f013ae",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    }
  ],
  "RefundIncludes": [
    {
      "ID": "0d2a8057-84d7-403b-ab07-570e5d8814d6",
      "RefundId": "fb15cf79-0bdb-4be5-934b-26498dca2172",
      "PassengerId": "7538c5ac-b0e3-4abb-86ad-c5306fdd6a02"
    },
    {
      "ID": "0d2a8057-84d7-403b-ab07-570e5d8814d6",
      "RefundId": "fb15cf79-0bdb-4be5-934b-26498dca2172",
      "PassengerId": "7538c5ac-b0e3-4abb-86ad-c5306fdd6a02"
    }
  ],
  "RefundPayments": [
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2026-09-09T09:25:37.4640181+08:00",
      "ID": "cb375bcd-c89b-413d-9c84-ec37ad28d796",
      "RefundId": "f0aa4f16-1e80-478e-9518-e8b033b7bd87",
      "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-09T09:25:37.4640181+08:00",
      "ID": "cb375bcd-c89b-413d-9c84-ec37ad28d796",
      "RefundId": "f0aa4f16-1e80-478e-9518-e8b033b7bd87",
      "Confirmed": true,
      "Reconciled": true,
      "RefundPrice": 7.1,
      "CostPrice": 8.1,
      "TransactionId": "sample string 9",
      "Remarks": "sample string 10"
    }
  ],
  "RefundStatus": [
    {
      "ID": "2cb0881f-7d3e-4729-b00e-2fb62807aa3f",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2026-09-09T09:25:37.4640181+08:00",
      "RefundId": "96e2e5dd-325e-48b5-a9f1-b04ebd3ca264",
      "Status": 0,
      "Remarks": "sample string 5"
    },
    {
      "ID": "2cb0881f-7d3e-4729-b00e-2fb62807aa3f",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2026-09-09T09:25:37.4640181+08:00",
      "RefundId": "96e2e5dd-325e-48b5-a9f1-b04ebd3ca264",
      "Status": 0,
      "Remarks": "sample string 5"
    }
  ],
  "RLockedStatus": [
    {
      "ID": "2c19b0e9-6607-4c1a-b361-f3236fbaa2e5",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2026-09-09T09:25:37.4640181+08:00",
      "RefundId": "f89dea1d-aa8a-4e72-9455-f3a1a22e90bc",
      "Status": 0,
      "Remarks": "sample string 5"
    },
    {
      "ID": "2c19b0e9-6607-4c1a-b361-f3236fbaa2e5",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2026-09-09T09:25:37.4640181+08:00",
      "RefundId": "f89dea1d-aa8a-4e72-9455-f3a1a22e90bc",
      "Status": 0,
      "Remarks": "sample string 5"
    }
  ],
  "RefundInternalNumber": "sample string 1",
  "RefundSource": 0,
  "Creater": "sample string 2",
  "InternalTime": "2026-09-09T09:25:37.4640181+08:00",
  "ID": "5b3834ad-e30e-441d-91e3-9caed4b4cba2",
  "OrderId": "fa0ceef4-76a3-481b-ac4f-82b0bb5dc933",
  "RefundExternalNumber": "sample string 6",
  "RefundType": 0,
  "RefundStyle": 0,
  "LatestTime": "2026-09-09T09:25:37.4640181+08:00",
  "Remarks": "sample string 7",
  "ExternalTime": "2026-09-09T09:25:37.4640181+08:00"
}