GET Api/Invoke/GetWebApiParentChangedById/{ChangedId}
获取改签单全结构信息
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ChangedId |
改签单ID |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
获取改签单全结构信息
SpeedPower.Utility.Models.Project.Orders.Service.WebApiParentChangedModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ChangedPayments |
改签收付款项列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetChangedPaymentModel |
None. |
| ChangedExpands |
改签扩展参数列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetChangedExpandModel |
None. |
| ChangedIncludes |
改签包含乘机人项列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetChangedIncludeModel |
None. |
| CSegments |
改签行程列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetCSegmentModel |
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:
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-11-01T21:46:50.0988209+08:00",
"ID": "5145788c-968a-4440-a1a9-36f2521fa79f",
"ChangedId": "55cfec9d-08b8-4920-a077-14729ca42a34",
"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": "2025-11-01T21:46:50.0988209+08:00",
"ID": "5145788c-968a-4440-a1a9-36f2521fa79f",
"ChangedId": "55cfec9d-08b8-4920-a077-14729ca42a34",
"Confirmed": true,
"Reconciled": true,
"UpgradePrice": 7.1,
"CostPrice": 8.1,
"TransactionId": "sample string 9",
"Remarks": "sample string 10"
}
],
"ChangedExpands": [
{
"ID": "dec317e8-07d5-4945-8b61-242a73e2edd4",
"ChangedId": "40be009b-c428-40f1-b47a-1b792b27aa5e",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "dec317e8-07d5-4945-8b61-242a73e2edd4",
"ChangedId": "40be009b-c428-40f1-b47a-1b792b27aa5e",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"ChangedIncludes": [
{
"ID": "912b1a04-569c-4004-ad42-4d1e1da95076",
"ChangedId": "247c8055-e2f0-4fe2-b4aa-5ba331fd9180",
"PassengerId": "868ee14c-fe52-4cd2-a167-78ef4d13926a",
"TicketNumber": "sample string 4"
},
{
"ID": "912b1a04-569c-4004-ad42-4d1e1da95076",
"ChangedId": "247c8055-e2f0-4fe2-b4aa-5ba331fd9180",
"PassengerId": "868ee14c-fe52-4cd2-a167-78ef4d13926a",
"TicketNumber": "sample string 4"
}
],
"CSegments": [
{
"Time": "2025-11-01T21:46:50.0988209+08:00",
"ID": "96ea737b-8a2b-4015-a993-81a41c0e506f",
"ChangedId": "127a005b-27a0-4171-bb30-865449e3f423",
"Carrier": "sample string 4",
"DepartureAirport": "sample string 5",
"ArrivalAirport": "sample string 6",
"DepartureDate": "2025-11-01T21:46:50.0988209+08:00",
"ArrivalDate": "2025-11-01T21:46:50.0988209+08:00",
"FlightNo": "sample string 9",
"CodeShare": true,
"ShareToFlightNo": "sample string 11",
"CabinCode": "sample string 12",
"CabinLevel": 0
},
{
"Time": "2025-11-01T21:46:50.0988209+08:00",
"ID": "96ea737b-8a2b-4015-a993-81a41c0e506f",
"ChangedId": "127a005b-27a0-4171-bb30-865449e3f423",
"Carrier": "sample string 4",
"DepartureAirport": "sample string 5",
"ArrivalAirport": "sample string 6",
"DepartureDate": "2025-11-01T21:46:50.0988209+08:00",
"ArrivalDate": "2025-11-01T21:46:50.0988209+08:00",
"FlightNo": "sample string 9",
"CodeShare": true,
"ShareToFlightNo": "sample string 11",
"CabinCode": "sample string 12",
"CabinLevel": 0
}
],
"ChangedInternalNumber": "sample string 1",
"ChangedSource": 0,
"Creater": "sample string 2",
"InternalTime": "2025-11-01T21:46:50.0988209+08:00",
"ID": "5c6c9cbb-1b03-4479-ad37-edcc0a380da6",
"OrderId": "34146cf9-49d2-4240-9fe9-4a447386c01f",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2025-11-01T21:46:50.0988209+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2025-11-01T21:46:50.0988209+08:00"
}