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": "2024-12-24T03:32:39.3426246+08:00",
      "ID": "d2c20977-cf69-46b3-a798-54c2e92d4daa",
      "RefundId": "fb9865bf-0fee-4cdb-8bf4-cf87ce0b5c61",
      "Status": 1,
      "Remarks": "sample string 5"
    },
    {
      "Creater": "sample string 1",
      "Time": "2024-12-24T03:32:39.3426246+08:00",
      "ID": "d2c20977-cf69-46b3-a798-54c2e92d4daa",
      "RefundId": "fb9865bf-0fee-4cdb-8bf4-cf87ce0b5c61",
      "Status": 1,
      "Remarks": "sample string 5"
    }
  ],
  "RefundExpands": [
    {
      "ID": "03895ae6-fc61-49cf-afc3-d89c27bb4d08",
      "RefundId": "e15b13f6-a8dd-4b0d-a70a-8b70ecc139a5",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    },
    {
      "ID": "03895ae6-fc61-49cf-afc3-d89c27bb4d08",
      "RefundId": "e15b13f6-a8dd-4b0d-a70a-8b70ecc139a5",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    }
  ],
  "RefundIncludes": [
    {
      "ID": "f3103a65-3cc7-4b42-8d68-aad4fa686359",
      "RefundId": "055075cc-c878-4f75-9064-fa623b3d6d4d",
      "PassengerId": "e75d4e92-b73a-4aab-88bd-359432640733"
    },
    {
      "ID": "f3103a65-3cc7-4b42-8d68-aad4fa686359",
      "RefundId": "055075cc-c878-4f75-9064-fa623b3d6d4d",
      "PassengerId": "e75d4e92-b73a-4aab-88bd-359432640733"
    }
  ],
  "RefundPayments": [
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2024-12-24T03:32:39.3426246+08:00",
      "ID": "848fbf34-4fc6-43cb-9c07-8fffbfd7a781",
      "RefundId": "5764884d-3ab9-42a7-91b3-a7a2779ba7a1",
      "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": "2024-12-24T03:32:39.3426246+08:00",
      "ID": "848fbf34-4fc6-43cb-9c07-8fffbfd7a781",
      "RefundId": "5764884d-3ab9-42a7-91b3-a7a2779ba7a1",
      "Confirmed": true,
      "Reconciled": true,
      "RefundPrice": 7.1,
      "CostPrice": 8.1,
      "TransactionId": "sample string 9",
      "Remarks": "sample string 10"
    }
  ],
  "RefundStatus": [
    {
      "ID": "eff591f8-c8f4-46aa-9592-22ce68c800ad",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2024-12-24T03:32:39.3426246+08:00",
      "RefundId": "61210ee3-c7c2-4921-b20a-dd1dd34bbe9b",
      "Status": 0,
      "Remarks": "sample string 5"
    },
    {
      "ID": "eff591f8-c8f4-46aa-9592-22ce68c800ad",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2024-12-24T03:32:39.3426246+08:00",
      "RefundId": "61210ee3-c7c2-4921-b20a-dd1dd34bbe9b",
      "Status": 0,
      "Remarks": "sample string 5"
    }
  ],
  "RLockedStatus": [
    {
      "ID": "2122466e-433b-419a-b8b9-261733423cf4",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2024-12-24T03:32:39.3426246+08:00",
      "RefundId": "2c3c3091-2be2-4fdc-9587-05fb967a0f57",
      "Status": 0,
      "Remarks": "sample string 5"
    },
    {
      "ID": "2122466e-433b-419a-b8b9-261733423cf4",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2024-12-24T03:32:39.3426246+08:00",
      "RefundId": "2c3c3091-2be2-4fdc-9587-05fb967a0f57",
      "Status": 0,
      "Remarks": "sample string 5"
    }
  ],
  "RefundInternalNumber": "sample string 1",
  "RefundSource": 0,
  "Creater": "sample string 2",
  "InternalTime": "2024-12-24T03:32:39.3426246+08:00",
  "ID": "54254aa9-81d4-4211-862f-c346c87c9e1a",
  "OrderId": "f305f261-3e0b-4402-b8b9-89393e405a44",
  "RefundExternalNumber": "sample string 6",
  "RefundType": 0,
  "RefundStyle": 0,
  "LatestTime": "2024-12-24T03:32:39.3426246+08:00",
  "Remarks": "sample string 7",
  "ExternalTime": "2024-12-24T03:32:39.3426246+08:00"
}