GET Api/Service/Changed/GetChangedShowById/{ChangedId}

获取改签单展示结构信息

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ChangedId

改签单ID

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

获取改签单展示结构信息

SpeedPower.Utility.Models.Project.Orders.Service.ParentChangedModel
NameDescriptionTypeAdditional information
CSegments

改签行程列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetCSegmentModel

None.

ChangedExpands

改签扩展参数列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetChangedExpandModel

None.

ChangedIncludes

改签包含乘机人项列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetChangedIncludeModel

None.

ChangedPayments

改签收付款项列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetChangedPaymentModel

None.

ChangedStatus

改签状态列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetChangedStatusModel

None.

CLockedStatus

改签锁定状态列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetCLockedStatusModel

None.

ChangedCallBacks

改签回调通知列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetChangedCallBackModel

None.

ChangedInternalNumber

内部改签单号

string

Required

String length: inclusive between 0 and 128

ChangedSource

改签单来源类型

SpeedPower.Utility.Models.Project.Orders.Enums.ChangedSourceType

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.

ChangedExternalNumber

外部改签单号

string

Required

String length: inclusive between 0 and 128

ChangedType

改签单申请类型

SpeedPower.Utility.Models.Project.Orders.Enums.ChangedType

None.

ChangedStyle

改签单操作类型

SpeedPower.Utility.Models.Project.Orders.Enums.ChangedStyleType

None.

LatestTime

改签单最后处理时限

date

None.

Remarks

备注内容

string

String length: inclusive between 0 and 500

ExternalTime

外部改签单创建时间

date

None.

Response Formats

application/json, text/json

Sample:
{
  "CSegments": [
    {
      "Time": "2026-08-09T12:40:43.4288378+08:00",
      "ID": "5c2a67fe-e315-4880-b8e4-cfe1dfe57086",
      "ChangedId": "7256b8c7-5319-4b1c-8616-1b776e0baa83",
      "Carrier": "sample string 4",
      "DepartureAirport": "sample string 5",
      "ArrivalAirport": "sample string 6",
      "DepartureDate": "2026-08-09T12:40:43.4288378+08:00",
      "ArrivalDate": "2026-08-09T12:40:43.4288378+08:00",
      "FlightNo": "sample string 9",
      "CodeShare": true,
      "ShareToFlightNo": "sample string 11",
      "CabinCode": "sample string 12",
      "CabinLevel": 0
    },
    {
      "Time": "2026-08-09T12:40:43.4288378+08:00",
      "ID": "5c2a67fe-e315-4880-b8e4-cfe1dfe57086",
      "ChangedId": "7256b8c7-5319-4b1c-8616-1b776e0baa83",
      "Carrier": "sample string 4",
      "DepartureAirport": "sample string 5",
      "ArrivalAirport": "sample string 6",
      "DepartureDate": "2026-08-09T12:40:43.4288378+08:00",
      "ArrivalDate": "2026-08-09T12:40:43.4288378+08:00",
      "FlightNo": "sample string 9",
      "CodeShare": true,
      "ShareToFlightNo": "sample string 11",
      "CabinCode": "sample string 12",
      "CabinLevel": 0
    }
  ],
  "ChangedExpands": [
    {
      "ID": "02601d48-157b-4d12-8840-5c375800aef3",
      "ChangedId": "b028478c-90f4-491a-b396-4d51eb7998b0",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    },
    {
      "ID": "02601d48-157b-4d12-8840-5c375800aef3",
      "ChangedId": "b028478c-90f4-491a-b396-4d51eb7998b0",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    }
  ],
  "ChangedIncludes": [
    {
      "ID": "752b7b75-b6c1-482a-8fff-ac032068bdf7",
      "ChangedId": "f239da4f-b742-46d3-a16a-9c5848afa991",
      "PassengerId": "4535199d-7803-42a2-bdd2-81a85af16181",
      "TicketNumber": "sample string 4"
    },
    {
      "ID": "752b7b75-b6c1-482a-8fff-ac032068bdf7",
      "ChangedId": "f239da4f-b742-46d3-a16a-9c5848afa991",
      "PassengerId": "4535199d-7803-42a2-bdd2-81a85af16181",
      "TicketNumber": "sample string 4"
    }
  ],
  "ChangedPayments": [
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2026-08-09T12:40:43.4288378+08:00",
      "ID": "baa892ec-a18d-4b37-af5c-31d0f9d36719",
      "ChangedId": "d941f976-4ce7-46db-8178-ebb7d4617556",
      "Confirmed": true,
      "Reconciled": true,
      "UpgradePrice": 7.1,
      "CostPrice": 8.1,
      "TransactionId": "sample string 9",
      "Remarks": "sample string 10"
    },
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2026-08-09T12:40:43.4288378+08:00",
      "ID": "baa892ec-a18d-4b37-af5c-31d0f9d36719",
      "ChangedId": "d941f976-4ce7-46db-8178-ebb7d4617556",
      "Confirmed": true,
      "Reconciled": true,
      "UpgradePrice": 7.1,
      "CostPrice": 8.1,
      "TransactionId": "sample string 9",
      "Remarks": "sample string 10"
    }
  ],
  "ChangedStatus": [
    {
      "ID": "625c70f6-88e5-4b33-9ebb-aa5e79093907",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2026-08-09T12:40:43.4288378+08:00",
      "ChangedId": "20d75b6a-4e55-43b3-913c-caa6c48b1e59",
      "Status": 0,
      "Remarks": "sample string 5"
    },
    {
      "ID": "625c70f6-88e5-4b33-9ebb-aa5e79093907",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2026-08-09T12:40:43.4288378+08:00",
      "ChangedId": "20d75b6a-4e55-43b3-913c-caa6c48b1e59",
      "Status": 0,
      "Remarks": "sample string 5"
    }
  ],
  "CLockedStatus": [
    {
      "ID": "31505732-901e-4079-beb7-6b3826d7d51f",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2026-08-09T12:40:43.4288378+08:00",
      "ChangedId": "b664ecd6-0414-499f-85eb-e8451d3257d5",
      "Status": 0,
      "Remarks": "sample string 5"
    },
    {
      "ID": "31505732-901e-4079-beb7-6b3826d7d51f",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2026-08-09T12:40:43.4288378+08:00",
      "ChangedId": "b664ecd6-0414-499f-85eb-e8451d3257d5",
      "Status": 0,
      "Remarks": "sample string 5"
    }
  ],
  "ChangedCallBacks": [
    {
      "Creater": "sample string 1",
      "Time": "2026-08-09T12:40:43.4288378+08:00",
      "ID": "6018a4e6-4460-4f9f-ad0a-bb13c27c1175",
      "ChangedId": "b4b24d8d-7445-4bf9-bbbb-e44b9844d802",
      "Status": 1,
      "Remarks": "sample string 5"
    },
    {
      "Creater": "sample string 1",
      "Time": "2026-08-09T12:40:43.4288378+08:00",
      "ID": "6018a4e6-4460-4f9f-ad0a-bb13c27c1175",
      "ChangedId": "b4b24d8d-7445-4bf9-bbbb-e44b9844d802",
      "Status": 1,
      "Remarks": "sample string 5"
    }
  ],
  "ChangedInternalNumber": "sample string 1",
  "ChangedSource": 0,
  "Creater": "sample string 2",
  "InternalTime": "2026-08-09T12:40:43.4288378+08:00",
  "ID": "bb45659c-615e-44bb-8dcf-44ca597e153b",
  "OrderId": "9178e4ac-48e9-480a-ac28-85dffcfdca66",
  "ChangedExternalNumber": "sample string 6",
  "ChangedType": 0,
  "ChangedStyle": 0,
  "LatestTime": "2026-08-09T12:40:43.4288378+08:00",
  "Remarks": "sample string 7",
  "ExternalTime": "2026-08-09T12:40:43.4288378+08:00"
}