cURL
curl --request GET \ --url https://1a557de0-701c-477d-bedd-433520441dae.mock.pstmn.io/api/capacity \ --header 'Authorization: <api-key>'
{ "capacity": [ { "flightId": "QR001-20240101", "projectedWeight": 50000, "actualWeight": 45000, "projectedVolume": 100, "actualVolume": 90, "availableWeight": 5000, "availableVolume": 10 } ] }
Get per-flight capacity snapshot with projected/actual kgs and volume
Filter by flight number
Filter by origin
Filter by destination
Filter by date
Filter by aircraft type
Capacity snapshots
Show child attributes