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-11-09T02:50:42.9897151+08:00",
      "ID": "4025f54a-8209-4f1e-8ff6-f4bcf33f1b1b",
      "RefundId": "e2d03f36-f6aa-4196-946e-00da842fa8eb",
      "Status": 1,
      "Remarks": "sample string 5"
    },
    {
      "Creater": "sample string 1",
      "Time": "2025-11-09T02:50:42.9897151+08:00",
      "ID": "4025f54a-8209-4f1e-8ff6-f4bcf33f1b1b",
      "RefundId": "e2d03f36-f6aa-4196-946e-00da842fa8eb",
      "Status": 1,
      "Remarks": "sample string 5"
    }
  ],
  "RefundExpands": [
    {
      "ID": "5e87527b-41a6-4683-bfa0-e987553ceca1",
      "RefundId": "28c49e74-1abf-411a-a42a-a5c58061748d",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    },
    {
      "ID": "5e87527b-41a6-4683-bfa0-e987553ceca1",
      "RefundId": "28c49e74-1abf-411a-a42a-a5c58061748d",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    }
  ],
  "RefundIncludes": [
    {
      "ID": "5f4cf6cd-61ef-4cda-9f58-a90125786ebf",
      "RefundId": "2c00a01e-e6f4-49a3-939a-13c68f4a9302",
      "PassengerId": "be9f723c-7c1f-413a-a62e-0afb097b97cd"
    },
    {
      "ID": "5f4cf6cd-61ef-4cda-9f58-a90125786ebf",
      "RefundId": "2c00a01e-e6f4-49a3-939a-13c68f4a9302",
      "PassengerId": "be9f723c-7c1f-413a-a62e-0afb097b97cd"
    }
  ],
  "RefundPayments": [
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2025-11-09T02:50:42.9897151+08:00",
      "ID": "9acdb9d5-5c5a-47cb-a7d5-6f383598e06b",
      "RefundId": "6081382a-cfcc-4b10-bf78-6c68efdd8b40",
      "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-11-09T02:50:42.9897151+08:00",
      "ID": "9acdb9d5-5c5a-47cb-a7d5-6f383598e06b",
      "RefundId": "6081382a-cfcc-4b10-bf78-6c68efdd8b40",
      "Confirmed": true,
      "Reconciled": true,
      "RefundPrice": 7.1,
      "CostPrice": 8.1,
      "TransactionId": "sample string 9",
      "Remarks": "sample string 10"
    }
  ],
  "RefundStatus": [
    {
      "ID": "00e92a32-ed46-4c2a-ba54-942f2c945f38",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2025-11-09T02:50:42.9897151+08:00",
      "RefundId": "bfe2b1d6-95e7-4303-b5e6-d75139ab744e",
      "Status": 0,
      "Remarks": "sample string 5"
    },
    {
      "ID": "00e92a32-ed46-4c2a-ba54-942f2c945f38",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2025-11-09T02:50:42.9897151+08:00",
      "RefundId": "bfe2b1d6-95e7-4303-b5e6-d75139ab744e",
      "Status": 0,
      "Remarks": "sample string 5"
    }
  ],
  "RLockedStatus": [
    {
      "ID": "3f10c72e-c4a3-478a-a471-720d1d88a9e0",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2025-11-09T02:50:42.9897151+08:00",
      "RefundId": "583b34b5-1ed9-4da3-8635-ba873973c2f0",
      "Status": 0,
      "Remarks": "sample string 5"
    },
    {
      "ID": "3f10c72e-c4a3-478a-a471-720d1d88a9e0",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2025-11-09T02:50:42.9897151+08:00",
      "RefundId": "583b34b5-1ed9-4da3-8635-ba873973c2f0",
      "Status": 0,
      "Remarks": "sample string 5"
    }
  ],
  "RefundInternalNumber": "sample string 1",
  "RefundSource": 0,
  "Creater": "sample string 2",
  "InternalTime": "2025-11-09T02:50:42.9897151+08:00",
  "ID": "ae69e91b-f213-4a99-bd0f-3c2873ee1a74",
  "OrderId": "2169cd53-9309-4cc3-bdcb-1dd293f48ca5",
  "RefundExternalNumber": "sample string 6",
  "RefundType": 0,
  "RefundStyle": 0,
  "LatestTime": "2025-11-09T02:50:42.9897151+08:00",
  "Remarks": "sample string 7",
  "ExternalTime": "2025-11-09T02:50:42.9897151+08:00"
}