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-06-24T05:32:41.8279296+08:00",
      "ID": "5c664192-3269-4c81-af05-594329b2f335",
      "ChangedId": "85a5fb7b-8944-424a-a2ae-a5e9456c9d68",
      "Carrier": "sample string 4",
      "DepartureAirport": "sample string 5",
      "ArrivalAirport": "sample string 6",
      "DepartureDate": "2026-06-24T05:32:41.8279296+08:00",
      "ArrivalDate": "2026-06-24T05:32:41.8279296+08:00",
      "FlightNo": "sample string 9",
      "CodeShare": true,
      "ShareToFlightNo": "sample string 11",
      "CabinCode": "sample string 12",
      "CabinLevel": 0
    },
    {
      "Time": "2026-06-24T05:32:41.8279296+08:00",
      "ID": "5c664192-3269-4c81-af05-594329b2f335",
      "ChangedId": "85a5fb7b-8944-424a-a2ae-a5e9456c9d68",
      "Carrier": "sample string 4",
      "DepartureAirport": "sample string 5",
      "ArrivalAirport": "sample string 6",
      "DepartureDate": "2026-06-24T05:32:41.8279296+08:00",
      "ArrivalDate": "2026-06-24T05:32:41.8279296+08:00",
      "FlightNo": "sample string 9",
      "CodeShare": true,
      "ShareToFlightNo": "sample string 11",
      "CabinCode": "sample string 12",
      "CabinLevel": 0
    }
  ],
  "ChangedExpands": [
    {
      "ID": "b448fb88-fdc9-4245-9dfa-8bb9a8f88bb8",
      "ChangedId": "66b04224-f192-4799-bdf0-2d1cb736b339",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    },
    {
      "ID": "b448fb88-fdc9-4245-9dfa-8bb9a8f88bb8",
      "ChangedId": "66b04224-f192-4799-bdf0-2d1cb736b339",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    }
  ],
  "ChangedIncludes": [
    {
      "ID": "84dc57e4-c738-4f3b-a09e-c501162e666f",
      "ChangedId": "6b15424b-b33c-4684-a8bb-891b4f378cd7",
      "PassengerId": "696af206-c02d-4bda-9e6e-3be6cbd9fea4",
      "TicketNumber": "sample string 4"
    },
    {
      "ID": "84dc57e4-c738-4f3b-a09e-c501162e666f",
      "ChangedId": "6b15424b-b33c-4684-a8bb-891b4f378cd7",
      "PassengerId": "696af206-c02d-4bda-9e6e-3be6cbd9fea4",
      "TicketNumber": "sample string 4"
    }
  ],
  "ChangedPayments": [
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2026-06-24T05:32:41.8279296+08:00",
      "ID": "ead16db9-d2ab-408e-98a5-e5e3b81b943c",
      "ChangedId": "be8a1e79-7930-4c6f-a074-9cbe61b29f50",
      "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-06-24T05:32:41.8279296+08:00",
      "ID": "ead16db9-d2ab-408e-98a5-e5e3b81b943c",
      "ChangedId": "be8a1e79-7930-4c6f-a074-9cbe61b29f50",
      "Confirmed": true,
      "Reconciled": true,
      "UpgradePrice": 7.1,
      "CostPrice": 8.1,
      "TransactionId": "sample string 9",
      "Remarks": "sample string 10"
    }
  ],
  "ChangedStatus": [
    {
      "ID": "beb35fa7-32c2-4813-b9d3-38881b8e823f",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2026-06-24T05:32:41.8279296+08:00",
      "ChangedId": "7aace3a0-86d0-4d82-9e62-13e2efd7c497",
      "Status": 0,
      "Remarks": "sample string 5"
    },
    {
      "ID": "beb35fa7-32c2-4813-b9d3-38881b8e823f",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2026-06-24T05:32:41.8279296+08:00",
      "ChangedId": "7aace3a0-86d0-4d82-9e62-13e2efd7c497",
      "Status": 0,
      "Remarks": "sample string 5"
    }
  ],
  "CLockedStatus": [
    {
      "ID": "93edbf61-c037-441c-bd64-e649b97c8a71",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2026-06-24T05:32:41.8279296+08:00",
      "ChangedId": "7ea52290-55e5-45f5-9aa6-c13fe41596da",
      "Status": 0,
      "Remarks": "sample string 5"
    },
    {
      "ID": "93edbf61-c037-441c-bd64-e649b97c8a71",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2026-06-24T05:32:41.8279296+08:00",
      "ChangedId": "7ea52290-55e5-45f5-9aa6-c13fe41596da",
      "Status": 0,
      "Remarks": "sample string 5"
    }
  ],
  "ChangedCallBacks": [
    {
      "Creater": "sample string 1",
      "Time": "2026-06-24T05:32:41.8279296+08:00",
      "ID": "c954ccf3-78da-42ca-81fc-25867e728f1f",
      "ChangedId": "6185a61b-f352-4395-a88d-ed2e0ad752da",
      "Status": 1,
      "Remarks": "sample string 5"
    },
    {
      "Creater": "sample string 1",
      "Time": "2026-06-24T05:32:41.8279296+08:00",
      "ID": "c954ccf3-78da-42ca-81fc-25867e728f1f",
      "ChangedId": "6185a61b-f352-4395-a88d-ed2e0ad752da",
      "Status": 1,
      "Remarks": "sample string 5"
    }
  ],
  "ChangedInternalNumber": "sample string 1",
  "ChangedSource": 0,
  "Creater": "sample string 2",
  "InternalTime": "2026-06-24T05:32:41.8279296+08:00",
  "ID": "da1505b5-cd62-45e1-9baa-92223c23fe70",
  "OrderId": "aeee8d97-f600-41e4-8716-e28dfd8da2a1",
  "ChangedExternalNumber": "sample string 6",
  "ChangedType": 0,
  "ChangedStyle": 0,
  "LatestTime": "2026-06-24T05:32:41.8279296+08:00",
  "Remarks": "sample string 7",
  "ExternalTime": "2026-06-24T05:32:41.8279296+08:00"
}