{
"Code": "00000",
"Message": "Success",
"Data": {
"Passengers": [
{
"PassengerID": "T2",
"PassengerIDInfo": []
}
],
"Orders": [
{
"OrderID": "TSDEV-20240315-1210c7d6cd734e37",
"TicketingFees": [],
"FopPromotions": [],
"BookingReferences": [
{
"Id": "NKIH8M",
"AirlineID": "BA"
}
],
"OrderItems": [],
"BaggageAllowances": [],
"Amendment": [
{
"ActionType": "Cancel",
"Remark": [
"Disrupted Flight Segments Updated by sohee TEST",
"BA0916 LHRFRA UN / 2022-04-25 19:45 2022-04-25 22:25"
]
}
]
}
],
"Flights": [
{
"Segments": [
{
"SegmentKey": "FS1",
"Departure": {
"AirportCode": "LHR",
"Date": "2022-04-25",
"Time": "19:45",
"AirportName": "London Heathrow",
"Terminal": {}
},
"Arrival": {
"AirportCode": "FRA",
"Date": "2022-04-25",
"Time": "22:25",
"AirportName": "Frankfurt",
"Terminal": {}
},
"Equipment": {},
"Marketing": {
"AirlineID": "BA",
"FlightNumber": "0916"
},
"Operating": {
"Name": "British Airways"
},
"DatedOperatingLeg": []
}
]
},
{
"Segments": [
{
"SegmentKey": "FS2",
"Departure": {
"AirportCode": "LHR",
"Date": "2022-04-26",
"Time": "17:15",
"AirportName": "Heathrow (London) Airport",
"Terminal": {
"Name": "Terminal 5"
}
},
"Arrival": {
"AirportCode": "FRA",
"Date": "2022-04-26",
"Time": "17:47",
"AirportName": "Frankfurt Airport",
"Terminal": {
"Name": "Terminal 2"
}
},
"Equipment": {
"AircraftCode": "319",
"Name": "Airbus A319 jet"
},
"SegmentTime": "PT1H40M",
"Marketing": {
"AirlineID": "BA",
"Name": "British Airways",
"FlightNumber": "0916"
},
"Operating": {
"AirlineID": "BA",
"Name": "British Airways"
},
"DatedOperatingLeg": []
}
]
}
],
"TicketDocInfos": [
{
"TicketDocuments": [
{
"TicketDocNbr": "1252132841235",
"Type": "T",
"DateOfIssue": "2022-04-19",
"TimeOfIssue": "14:53",
"ReportingType": "Airline",
"Status": "OK",
"CouponInfos": [
{
"CouponNumber": "1",
"Status": "OPE",
"ServiceRefs": []
}
]
}
],
"PassengerID": "T2"
},
{
"TicketDocuments": [
{
"TicketDocNbr": "1252132661852",
"Type": "T",
"DateOfIssue": "2022-04-19",
"TimeOfIssue": "14:53",
"ReportingType": "Airline",
"Status": "OK",
"CouponInfos": [
{
"CouponNumber": "1",
"Status": "OPE",
"ServiceRefs": []
}
]
}
],
"PassengerID": "T2"
}
],
"Payments": []
}
}curl --location --request VIEW 'https://polarhub-tsdv001.sandbox.halo-platform.net' \
--header 'x-date: {{Header Construction - Step 1: Date Header}}' \
--header 'Digest: SHA-512={{Header Construction - Step 2: Digest Header}}' \
--header 'Authorization: hmac username={{TenantID}}, algorithm="hmac-sha512", headers="x-date digest", signature={{Header Construction - Step 3: Authorization Header}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"Code": "00000",
"Message": "Success",
"Data": {
"Passengers": [
{
"PassengerID": "T2",
"PassengerIDInfo": []
}
],
"Orders": [
{
"OrderID": "TSDEV-20240315-1210c7d6cd734e37",
"TicketingFees": [],
"FopPromotions": [],
"BookingReferences": [
{
"Id": "NKIH8M",
"AirlineID": "BA"
}
],
"OrderItems": [],
"BaggageAllowances": [],
"Amendment": [
{
"ActionType": "Cancel",
"Remark": [
"Disrupted Flight Segments Updated by sohee TEST",
"BA0916 LHRFRA UN / 2022-04-25 19:45 2022-04-25 22:25"
]
}
]
}
],
"Flights": [
{
"Segments": [
{
"SegmentKey": "FS1",
"Departure": {
"AirportCode": "LHR",
"Date": "2022-04-25",
"Time": "19:45",
"AirportName": "London Heathrow",
"Terminal": {}
},
"Arrival": {
"AirportCode": "FRA",
"Date": "2022-04-25",
"Time": "22:25",
"AirportName": "Frankfurt",
"Terminal": {}
},
"Equipment": {},
"Marketing": {
"AirlineID": "BA",
"FlightNumber": "0916"
},
"Operating": {
"Name": "British Airways"
},
"DatedOperatingLeg": []
}
]
},
{
"Segments": [
{
"SegmentKey": "FS2",
"Departure": {
"AirportCode": "LHR",
"Date": "2022-04-26",
"Time": "17:15",
"AirportName": "Heathrow (London) Airport",
"Terminal": {
"Name": "Terminal 5"
}
},
"Arrival": {
"AirportCode": "FRA",
"Date": "2022-04-26",
"Time": "17:47",
"AirportName": "Frankfurt Airport",
"Terminal": {
"Name": "Terminal 2"
}
},
"Equipment": {
"AircraftCode": "319",
"Name": "Airbus A319 jet"
},
"SegmentTime": "PT1H40M",
"Marketing": {
"AirlineID": "BA",
"Name": "British Airways",
"FlightNumber": "0916"
},
"Operating": {
"AirlineID": "BA",
"Name": "British Airways"
},
"DatedOperatingLeg": []
}
]
}
],
"TicketDocInfos": [
{
"TicketDocuments": [
{
"TicketDocNbr": "1252132841235",
"Type": "T",
"DateOfIssue": "2022-04-19",
"TimeOfIssue": "14:53",
"ReportingType": "Airline",
"Status": "OK",
"CouponInfos": [
{
"CouponNumber": "1",
"Status": "OPE",
"ServiceRefs": []
}
]
}
],
"PassengerID": "T2"
},
{
"TicketDocuments": [
{
"TicketDocNbr": "1252132661852",
"Type": "T",
"DateOfIssue": "2022-04-19",
"TimeOfIssue": "14:53",
"ReportingType": "Airline",
"Status": "OK",
"CouponInfos": [
{
"CouponNumber": "1",
"Status": "OPE",
"ServiceRefs": []
}
]
}
],
"PassengerID": "T2"
}
],
"Payments": []
}
}'{
"StatusCode": "string"
}