cURL
curl --request GET \ --url https://1a557de0-701c-477d-bedd-433520441dae.mock.pstmn.io/api/flights/{id}/bookings \ --header 'Authorization: <api-key>'
{ "bookings": [ { "id": "booking-123", "awbNumber": "15712345678", "pieces": 10, "weight": 500, "shipper": "Example Corp", "consignee": "Recipient Corp" } ] }
Get flight booking list to share with GHA
Flight ID
Flight bookings
Show child attributes