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-07-15T05:06:36.112966+08:00",
      "ID": "5510b035-330f-42c5-b679-a08e9f488229",
      "RefundId": "64e46d09-2467-47b1-a212-15d8abbb05c4",
      "Status": 1,
      "Remarks": "sample string 5"
    },
    {
      "Creater": "sample string 1",
      "Time": "2025-07-15T05:06:36.112966+08:00",
      "ID": "5510b035-330f-42c5-b679-a08e9f488229",
      "RefundId": "64e46d09-2467-47b1-a212-15d8abbb05c4",
      "Status": 1,
      "Remarks": "sample string 5"
    }
  ],
  "RefundExpands": [
    {
      "ID": "16eec68b-456e-423e-94de-716378929faf",
      "RefundId": "e8a3e1b2-a804-4c04-ab43-eea9d7708f11",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    },
    {
      "ID": "16eec68b-456e-423e-94de-716378929faf",
      "RefundId": "e8a3e1b2-a804-4c04-ab43-eea9d7708f11",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    }
  ],
  "RefundIncludes": [
    {
      "ID": "e1db5502-5f52-41b2-94ec-f1eebd1551cc",
      "RefundId": "bf445d14-3a4c-498e-8fd7-dc3da83337c7",
      "PassengerId": "a18ac6ca-20bd-4d1e-a4a4-bef017526bea"
    },
    {
      "ID": "e1db5502-5f52-41b2-94ec-f1eebd1551cc",
      "RefundId": "bf445d14-3a4c-498e-8fd7-dc3da83337c7",
      "PassengerId": "a18ac6ca-20bd-4d1e-a4a4-bef017526bea"
    }
  ],
  "RefundPayments": [
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2025-07-15T05:06:36.112966+08:00",
      "ID": "b409c16c-cf86-4ec3-9312-e737cf1ded7b",
      "RefundId": "39c5a685-4b3a-4411-97cb-39952e9edc38",
      "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-07-15T05:06:36.112966+08:00",
      "ID": "b409c16c-cf86-4ec3-9312-e737cf1ded7b",
      "RefundId": "39c5a685-4b3a-4411-97cb-39952e9edc38",
      "Confirmed": true,
      "Reconciled": true,
      "RefundPrice": 7.1,
      "CostPrice": 8.1,
      "TransactionId": "sample string 9",
      "Remarks": "sample string 10"
    }
  ],
  "RefundStatus": [
    {
      "ID": "c3f355bb-d490-4e60-b2a9-e35617ef15b2",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2025-07-15T05:06:36.112966+08:00",
      "RefundId": "f140d689-75e1-431e-a4d5-9f651f33b62f",
      "Status": 0,
      "Remarks": "sample string 5"
    },
    {
      "ID": "c3f355bb-d490-4e60-b2a9-e35617ef15b2",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2025-07-15T05:06:36.112966+08:00",
      "RefundId": "f140d689-75e1-431e-a4d5-9f651f33b62f",
      "Status": 0,
      "Remarks": "sample string 5"
    }
  ],
  "RLockedStatus": [
    {
      "ID": "e52e3986-0c7e-4136-9040-b7daeb595252",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2025-07-15T05:06:36.112966+08:00",
      "RefundId": "80ed7f6f-fd34-4b1f-9f46-dcf9ceec7ccb",
      "Status": 0,
      "Remarks": "sample string 5"
    },
    {
      "ID": "e52e3986-0c7e-4136-9040-b7daeb595252",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2025-07-15T05:06:36.112966+08:00",
      "RefundId": "80ed7f6f-fd34-4b1f-9f46-dcf9ceec7ccb",
      "Status": 0,
      "Remarks": "sample string 5"
    }
  ],
  "RefundInternalNumber": "sample string 1",
  "RefundSource": 0,
  "Creater": "sample string 2",
  "InternalTime": "2025-07-15T05:06:36.112966+08:00",
  "ID": "770c63cf-3bbf-4571-a1d1-2850b91707f8",
  "OrderId": "274948eb-2053-44fd-8d97-d9ae1b081c50",
  "RefundExternalNumber": "sample string 6",
  "RefundType": 0,
  "RefundStyle": 0,
  "LatestTime": "2025-07-15T05:06:36.112966+08:00",
  "Remarks": "sample string 7",
  "ExternalTime": "2025-07-15T05:06:36.112966+08:00"
}