GET api/v1/Transaction/AirBooking/{Timestamp}
Get Booking based on timestamp
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
Timestamp |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
[ { "Status": "sample string 1", "SentDate": "2025-04-25T13:47:27.5909276Z", "BookingID": 1, "MAWB": { "MawbID": 1, "Status": "sample string 2" }, "eAwb": true, "WithPaper": true, "Origin": { "Code": "sample string 1", "Name": "sample string 2" }, "Destination": { "Code": "sample string 1", "Name": "sample string 2" }, "ShipmentReference": { "ReferenceNumber": "sample string 1", "AdditionalInformation": "sample string 2" }, "Handling": { "SpecialServiceInformation": "sample string 1", "OtherServiceInformation": "sample string 2", "SpecialHandling": [ { "Code": "sample string 1", "Name": "sample string 2" }, { "Code": "sample string 1", "Name": "sample string 2" }, { "Code": "sample string 1", "Name": "sample string 2" } ] }, "Created": null, "Updated": { "AgentID": 1, "AgentIDAsText": "1", "AgentName": null, "ContactID": 0, "ContactIDAsText": "0", "ContactName": null, "Datetime": null, "DatetimeAsText": null }, "MessageStatus": { "Code": "sample string 1", "Name": "sample string 2", "Message": "sample string 3", "DateTime": "2025-04-25T13:47:27.6065644Z" }, "Versions": [ { "VersionId": 1, "UserName": "sample string 2", "RequestedDate": "2025-04-25T13:47:27.6065644Z" }, { "VersionId": 1, "UserName": "sample string 2", "RequestedDate": "2025-04-25T13:47:27.6065644Z" }, { "VersionId": 1, "UserName": "sample string 2", "RequestedDate": "2025-04-25T13:47:27.6065644Z" } ], "AwbNumber": "sample string 2", "CargoDescription": { "DimsCount": 1, "NumberOfPieces": 2, "GrossWeight": { "Value": 1.0, "UOM": "sample string 2" }, "Volume": { "Value": 1.0, "UOM": "sample string 2" }, "NatureAndQuantityOfGoods": "sample string 3", "ServiceCode": "sample string 4", "RateClassCode": "sample string 5", "CommodityItemNumber": "sample string 6", "Dims": [ { "TheID": 1, "Pcs": 1, "Length": 2, "Width": 3, "Height": 4, "UOM": "sample string 5", "GrossWeight": { "Value": 1.0, "UOM": "sample string 2" } }, { "TheID": 1, "Pcs": 1, "Length": 2, "Width": 3, "Height": 4, "UOM": "sample string 5", "GrossWeight": { "Value": 1.0, "UOM": "sample string 2" } }, { "TheID": 1, "Pcs": 1, "Length": 2, "Width": 3, "Height": 4, "UOM": "sample string 5", "GrossWeight": { "Value": 1.0, "UOM": "sample string 2" } } ], "ULD": [ { "TheID": 1, "Number": "sample string 1", "LoadingIndicator": "sample string 2", "GrossWeight": { "Value": 1.0, "UOM": "sample string 2" } }, { "TheID": 1, "Number": "sample string 1", "LoadingIndicator": "sample string 2", "GrossWeight": { "Value": 1.0, "UOM": "sample string 2" } }, { "TheID": 1, "Number": "sample string 1", "LoadingIndicator": "sample string 2", "GrossWeight": { "Value": 1.0, "UOM": "sample string 2" } } ] }, "RoutingDetails": [ { "FlightNumber": "sample string 4", "FlightDate": "2025-04-25T13:47:27.5909276Z", "AllotmentID": "sample string 6", "FlightOptionFlexible": true, "Status": "sample string 8", "RoutingID": 1, "FromAirportCode": "sample string 1", "ToAirportCode": "sample string 2", "CarrierCode": "sample string 3" }, { "FlightNumber": "sample string 4", "FlightDate": "2025-04-25T13:47:27.5909276Z", "AllotmentID": "sample string 6", "FlightOptionFlexible": true, "Status": "sample string 8", "RoutingID": 1, "FromAirportCode": "sample string 1", "ToAirportCode": "sample string 2", "CarrierCode": "sample string 3" }, { "FlightNumber": "sample string 4", "FlightDate": "2025-04-25T13:47:27.5909276Z", "AllotmentID": "sample string 6", "FlightOptionFlexible": true, "Status": "sample string 8", "RoutingID": 1, "FromAirportCode": "sample string 1", "ToAirportCode": "sample string 2", "CarrierCode": "sample string 3" } ], "Parties": { "Agent": { "WinID": 1, "AccountNumber": "sample string 2" }, "CoLoader": { "WinID": 1, "AccountNumber": "sample string 2" }, "Shipper": { "TheId": 1, "WinId": 1, "AccountNumber": "sample string 1", "Name": "sample string 2", "Phone": "sample string 3", "Fax": "sample string 4", "Email": "sample string 5", "Address": { "Line1": "sample string 1", "Line2": "sample string 2", "City": { "Code": "sample string 1", "Name": "sample string 2" }, "PostalCode": "sample string 3", "StateProvince": "sample string 4", "Country": { "Code": "sample string 1", "Name": "sample string 1 - sample string 2" } }, "PrintPartyDetails": "sample string 6" }, "Consignee": { "TheId": 1, "WinId": 1, "AccountNumber": "sample string 1", "Name": "sample string 2", "Phone": "sample string 3", "Fax": "sample string 4", "Email": "sample string 5", "Address": { "Line1": "sample string 1", "Line2": "sample string 2", "City": { "Code": "sample string 1", "Name": "sample string 2" }, "PostalCode": "sample string 3", "StateProvince": "sample string 4", "Country": { "Code": "sample string 1", "Name": "sample string 1 - sample string 2" } }, "PrintPartyDetails": "sample string 6" } } }, { "Status": "sample string 1", "SentDate": "2025-04-25T13:47:27.5909276Z", "BookingID": 1, "MAWB": { "MawbID": 1, "Status": "sample string 2" }, "eAwb": true, "WithPaper": true, "Origin": { "Code": "sample string 1", "Name": "sample string 2" }, "Destination": { "Code": "sample string 1", "Name": "sample string 2" }, "ShipmentReference": { "ReferenceNumber": "sample string 1", "AdditionalInformation": "sample string 2" }, "Handling": { "SpecialServiceInformation": "sample string 1", "OtherServiceInformation": "sample string 2", "SpecialHandling": [ { "Code": "sample string 1", "Name": "sample string 2" }, { "Code": "sample string 1", "Name": "sample string 2" }, { "Code": "sample string 1", "Name": "sample string 2" } ] }, "Created": null, "Updated": { "AgentID": 1, "AgentIDAsText": "1", "AgentName": null, "ContactID": 0, "ContactIDAsText": "0", "ContactName": null, "Datetime": null, "DatetimeAsText": null }, "MessageStatus": { "Code": "sample string 1", "Name": "sample string 2", "Message": "sample string 3", "DateTime": "2025-04-25T13:47:27.6065644Z" }, "Versions": [ { "VersionId": 1, "UserName": "sample string 2", "RequestedDate": "2025-04-25T13:47:27.6065644Z" }, { "VersionId": 1, "UserName": "sample string 2", "RequestedDate": "2025-04-25T13:47:27.6065644Z" }, { "VersionId": 1, "UserName": "sample string 2", "RequestedDate": "2025-04-25T13:47:27.6065644Z" } ], "AwbNumber": "sample string 2", "CargoDescription": { "DimsCount": 1, "NumberOfPieces": 2, "GrossWeight": { "Value": 1.0, "UOM": "sample string 2" }, "Volume": { "Value": 1.0, "UOM": "sample string 2" }, "NatureAndQuantityOfGoods": "sample string 3", "ServiceCode": "sample string 4", "RateClassCode": "sample string 5", "CommodityItemNumber": "sample string 6", "Dims": [ { "TheID": 1, "Pcs": 1, "Length": 2, "Width": 3, "Height": 4, "UOM": "sample string 5", "GrossWeight": { "Value": 1.0, "UOM": "sample string 2" } }, { "TheID": 1, "Pcs": 1, "Length": 2, "Width": 3, "Height": 4, "UOM": "sample string 5", "GrossWeight": { "Value": 1.0, "UOM": "sample string 2" } }, { "TheID": 1, "Pcs": 1, "Length": 2, "Width": 3, "Height": 4, "UOM": "sample string 5", "GrossWeight": { "Value": 1.0, "UOM": "sample string 2" } } ], "ULD": [ { "TheID": 1, "Number": "sample string 1", "LoadingIndicator": "sample string 2", "GrossWeight": { "Value": 1.0, "UOM": "sample string 2" } }, { "TheID": 1, "Number": "sample string 1", "LoadingIndicator": "sample string 2", "GrossWeight": { "Value": 1.0, "UOM": "sample string 2" } }, { "TheID": 1, "Number": "sample string 1", "LoadingIndicator": "sample string 2", "GrossWeight": { "Value": 1.0, "UOM": "sample string 2" } } ] }, "RoutingDetails": [ { "FlightNumber": "sample string 4", "FlightDate": "2025-04-25T13:47:27.5909276Z", "AllotmentID": "sample string 6", "FlightOptionFlexible": true, "Status": "sample string 8", "RoutingID": 1, "FromAirportCode": "sample string 1", "ToAirportCode": "sample string 2", "CarrierCode": "sample string 3" }, { "FlightNumber": "sample string 4", "FlightDate": "2025-04-25T13:47:27.5909276Z", "AllotmentID": "sample string 6", "FlightOptionFlexible": true, "Status": "sample string 8", "RoutingID": 1, "FromAirportCode": "sample string 1", "ToAirportCode": "sample string 2", "CarrierCode": "sample string 3" }, { "FlightNumber": "sample string 4", "FlightDate": "2025-04-25T13:47:27.5909276Z", "AllotmentID": "sample string 6", "FlightOptionFlexible": true, "Status": "sample string 8", "RoutingID": 1, "FromAirportCode": "sample string 1", "ToAirportCode": "sample string 2", "CarrierCode": "sample string 3" } ], "Parties": { "Agent": { "WinID": 1, "AccountNumber": "sample string 2" }, "CoLoader": { "WinID": 1, "AccountNumber": "sample string 2" }, "Shipper": { "TheId": 1, "WinId": 1, "AccountNumber": "sample string 1", "Name": "sample string 2", "Phone": "sample string 3", "Fax": "sample string 4", "Email": "sample string 5", "Address": { "Line1": "sample string 1", "Line2": "sample string 2", "City": { "Code": "sample string 1", "Name": "sample string 2" }, "PostalCode": "sample string 3", "StateProvince": "sample string 4", "Country": { "Code": "sample string 1", "Name": "sample string 1 - sample string 2" } }, "PrintPartyDetails": "sample string 6" }, "Consignee": { "TheId": 1, "WinId": 1, "AccountNumber": "sample string 1", "Name": "sample string 2", "Phone": "sample string 3", "Fax": "sample string 4", "Email": "sample string 5", "Address": { "Line1": "sample string 1", "Line2": "sample string 2", "City": { "Code": "sample string 1", "Name": "sample string 2" }, "PostalCode": "sample string 3", "StateProvince": "sample string 4", "Country": { "Code": "sample string 1", "Name": "sample string 1 - sample string 2" } }, "PrintPartyDetails": "sample string 6" } } }, { "Status": "sample string 1", "SentDate": "2025-04-25T13:47:27.5909276Z", "BookingID": 1, "MAWB": { "MawbID": 1, "Status": "sample string 2" }, "eAwb": true, "WithPaper": true, "Origin": { "Code": "sample string 1", "Name": "sample string 2" }, "Destination": { "Code": "sample string 1", "Name": "sample string 2" }, "ShipmentReference": { "ReferenceNumber": "sample string 1", "AdditionalInformation": "sample string 2" }, "Handling": { "SpecialServiceInformation": "sample string 1", "OtherServiceInformation": "sample string 2", "SpecialHandling": [ { "Code": "sample string 1", "Name": "sample string 2" }, { "Code": "sample string 1", "Name": "sample string 2" }, { "Code": "sample string 1", "Name": "sample string 2" } ] }, "Created": null, "Updated": { "AgentID": 1, "AgentIDAsText": "1", "AgentName": null, "ContactID": 0, "ContactIDAsText": "0", "ContactName": null, "Datetime": null, "DatetimeAsText": null }, "MessageStatus": { "Code": "sample string 1", "Name": "sample string 2", "Message": "sample string 3", "DateTime": "2025-04-25T13:47:27.6065644Z" }, "Versions": [ { "VersionId": 1, "UserName": "sample string 2", "RequestedDate": "2025-04-25T13:47:27.6065644Z" }, { "VersionId": 1, "UserName": "sample string 2", "RequestedDate": "2025-04-25T13:47:27.6065644Z" }, { "VersionId": 1, "UserName": "sample string 2", "RequestedDate": "2025-04-25T13:47:27.6065644Z" } ], "AwbNumber": "sample string 2", "CargoDescription": { "DimsCount": 1, "NumberOfPieces": 2, "GrossWeight": { "Value": 1.0, "UOM": "sample string 2" }, "Volume": { "Value": 1.0, "UOM": "sample string 2" }, "NatureAndQuantityOfGoods": "sample string 3", "ServiceCode": "sample string 4", "RateClassCode": "sample string 5", "CommodityItemNumber": "sample string 6", "Dims": [ { "TheID": 1, "Pcs": 1, "Length": 2, "Width": 3, "Height": 4, "UOM": "sample string 5", "GrossWeight": { "Value": 1.0, "UOM": "sample string 2" } }, { "TheID": 1, "Pcs": 1, "Length": 2, "Width": 3, "Height": 4, "UOM": "sample string 5", "GrossWeight": { "Value": 1.0, "UOM": "sample string 2" } }, { "TheID": 1, "Pcs": 1, "Length": 2, "Width": 3, "Height": 4, "UOM": "sample string 5", "GrossWeight": { "Value": 1.0, "UOM": "sample string 2" } } ], "ULD": [ { "TheID": 1, "Number": "sample string 1", "LoadingIndicator": "sample string 2", "GrossWeight": { "Value": 1.0, "UOM": "sample string 2" } }, { "TheID": 1, "Number": "sample string 1", "LoadingIndicator": "sample string 2", "GrossWeight": { "Value": 1.0, "UOM": "sample string 2" } }, { "TheID": 1, "Number": "sample string 1", "LoadingIndicator": "sample string 2", "GrossWeight": { "Value": 1.0, "UOM": "sample string 2" } } ] }, "RoutingDetails": [ { "FlightNumber": "sample string 4", "FlightDate": "2025-04-25T13:47:27.5909276Z", "AllotmentID": "sample string 6", "FlightOptionFlexible": true, "Status": "sample string 8", "RoutingID": 1, "FromAirportCode": "sample string 1", "ToAirportCode": "sample string 2", "CarrierCode": "sample string 3" }, { "FlightNumber": "sample string 4", "FlightDate": "2025-04-25T13:47:27.5909276Z", "AllotmentID": "sample string 6", "FlightOptionFlexible": true, "Status": "sample string 8", "RoutingID": 1, "FromAirportCode": "sample string 1", "ToAirportCode": "sample string 2", "CarrierCode": "sample string 3" }, { "FlightNumber": "sample string 4", "FlightDate": "2025-04-25T13:47:27.5909276Z", "AllotmentID": "sample string 6", "FlightOptionFlexible": true, "Status": "sample string 8", "RoutingID": 1, "FromAirportCode": "sample string 1", "ToAirportCode": "sample string 2", "CarrierCode": "sample string 3" } ], "Parties": { "Agent": { "WinID": 1, "AccountNumber": "sample string 2" }, "CoLoader": { "WinID": 1, "AccountNumber": "sample string 2" }, "Shipper": { "TheId": 1, "WinId": 1, "AccountNumber": "sample string 1", "Name": "sample string 2", "Phone": "sample string 3", "Fax": "sample string 4", "Email": "sample string 5", "Address": { "Line1": "sample string 1", "Line2": "sample string 2", "City": { "Code": "sample string 1", "Name": "sample string 2" }, "PostalCode": "sample string 3", "StateProvince": "sample string 4", "Country": { "Code": "sample string 1", "Name": "sample string 1 - sample string 2" } }, "PrintPartyDetails": "sample string 6" }, "Consignee": { "TheId": 1, "WinId": 1, "AccountNumber": "sample string 1", "Name": "sample string 2", "Phone": "sample string 3", "Fax": "sample string 4", "Email": "sample string 5", "Address": { "Line1": "sample string 1", "Line2": "sample string 2", "City": { "Code": "sample string 1", "Name": "sample string 2" }, "PostalCode": "sample string 3", "StateProvince": "sample string 4", "Country": { "Code": "sample string 1", "Name": "sample string 1 - sample string 2" } }, "PrintPartyDetails": "sample string 6" } } } ]