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": "2024-10-22T16:36:10.6441408+08:00",
      "ID": "37a4ec89-27eb-425d-83b6-bc168469b669",
      "ChangedId": "eef9caca-b467-4e1a-90a3-dd62a876fdd4",
      "Carrier": "sample string 4",
      "DepartureAirport": "sample string 5",
      "ArrivalAirport": "sample string 6",
      "DepartureDate": "2024-10-22T16:36:10.6441408+08:00",
      "ArrivalDate": "2024-10-22T16:36:10.6441408+08:00",
      "FlightNo": "sample string 9",
      "CodeShare": true,
      "ShareToFlightNo": "sample string 11",
      "CabinCode": "sample string 12",
      "CabinLevel": 0
    },
    {
      "Time": "2024-10-22T16:36:10.6441408+08:00",
      "ID": "37a4ec89-27eb-425d-83b6-bc168469b669",
      "ChangedId": "eef9caca-b467-4e1a-90a3-dd62a876fdd4",
      "Carrier": "sample string 4",
      "DepartureAirport": "sample string 5",
      "ArrivalAirport": "sample string 6",
      "DepartureDate": "2024-10-22T16:36:10.6441408+08:00",
      "ArrivalDate": "2024-10-22T16:36:10.6441408+08:00",
      "FlightNo": "sample string 9",
      "CodeShare": true,
      "ShareToFlightNo": "sample string 11",
      "CabinCode": "sample string 12",
      "CabinLevel": 0
    }
  ],
  "ChangedExpands": [
    {
      "ID": "332b074a-0b00-4417-bc52-395070abecb6",
      "ChangedId": "39a5b5bd-7f4f-4586-87a9-bd992ab75525",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    },
    {
      "ID": "332b074a-0b00-4417-bc52-395070abecb6",
      "ChangedId": "39a5b5bd-7f4f-4586-87a9-bd992ab75525",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    }
  ],
  "ChangedIncludes": [
    {
      "ID": "dbdcb30c-60cc-4d04-8c2a-eb04b2f1912c",
      "ChangedId": "ef032564-326f-4666-9c13-5c50de04c951",
      "PassengerId": "23350426-2c64-4146-8a47-e63502ff5e0c",
      "TicketNumber": "sample string 4"
    },
    {
      "ID": "dbdcb30c-60cc-4d04-8c2a-eb04b2f1912c",
      "ChangedId": "ef032564-326f-4666-9c13-5c50de04c951",
      "PassengerId": "23350426-2c64-4146-8a47-e63502ff5e0c",
      "TicketNumber": "sample string 4"
    }
  ],
  "ChangedPayments": [
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2024-10-22T16:36:10.6441408+08:00",
      "ID": "a0f2f91f-3cfe-49a6-9c80-32446ef97efc",
      "ChangedId": "bb47468c-4948-4091-8f29-900c208c85cb",
      "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": "2024-10-22T16:36:10.6441408+08:00",
      "ID": "a0f2f91f-3cfe-49a6-9c80-32446ef97efc",
      "ChangedId": "bb47468c-4948-4091-8f29-900c208c85cb",
      "Confirmed": true,
      "Reconciled": true,
      "UpgradePrice": 7.1,
      "CostPrice": 8.1,
      "TransactionId": "sample string 9",
      "Remarks": "sample string 10"
    }
  ],
  "ChangedStatus": [
    {
      "ID": "28693ec6-ae69-4503-b556-5987cfc107a3",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2024-10-22T16:36:10.6441408+08:00",
      "ChangedId": "9d4b6320-8c61-4766-b1fc-55a8dc4a080a",
      "Status": 0,
      "Remarks": "sample string 5"
    },
    {
      "ID": "28693ec6-ae69-4503-b556-5987cfc107a3",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2024-10-22T16:36:10.6441408+08:00",
      "ChangedId": "9d4b6320-8c61-4766-b1fc-55a8dc4a080a",
      "Status": 0,
      "Remarks": "sample string 5"
    }
  ],
  "CLockedStatus": [
    {
      "ID": "a99f7555-de01-4006-a182-7928adc1ad11",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2024-10-22T16:36:10.6441408+08:00",
      "ChangedId": "0cbcd852-7e78-449e-b0a7-427f2e62f7ae",
      "Status": 0,
      "Remarks": "sample string 5"
    },
    {
      "ID": "a99f7555-de01-4006-a182-7928adc1ad11",
      "RecordType": 0,
      "Creater": "sample string 2",
      "Time": "2024-10-22T16:36:10.6441408+08:00",
      "ChangedId": "0cbcd852-7e78-449e-b0a7-427f2e62f7ae",
      "Status": 0,
      "Remarks": "sample string 5"
    }
  ],
  "ChangedCallBacks": [
    {
      "Creater": "sample string 1",
      "Time": "2024-10-22T16:36:10.6441408+08:00",
      "ID": "2f6da586-37ca-44ed-91b4-5e34a4fa11f0",
      "ChangedId": "61d65e8e-38cd-4b29-a55a-9a9236343c14",
      "Status": 1,
      "Remarks": "sample string 5"
    },
    {
      "Creater": "sample string 1",
      "Time": "2024-10-22T16:36:10.6441408+08:00",
      "ID": "2f6da586-37ca-44ed-91b4-5e34a4fa11f0",
      "ChangedId": "61d65e8e-38cd-4b29-a55a-9a9236343c14",
      "Status": 1,
      "Remarks": "sample string 5"
    }
  ],
  "ChangedInternalNumber": "sample string 1",
  "ChangedSource": 0,
  "Creater": "sample string 2",
  "InternalTime": "2024-10-22T16:36:10.6441408+08:00",
  "ID": "a3115473-d68e-48e6-8975-1e5f8af6bc4c",
  "OrderId": "1e0fa599-fa8d-4956-9269-2595ada73951",
  "ChangedExternalNumber": "sample string 6",
  "ChangedType": 0,
  "ChangedStyle": 0,
  "LatestTime": "2024-10-22T16:36:10.6441408+08:00",
  "Remarks": "sample string 7",
  "ExternalTime": "2024-10-22T16:36:10.6441408+08:00"
}