# Flight Cargo Operations related to flight cargo. ## Get Flight Cargo - [GET /api/external/flight/{id}/pax_details/cargo](https://developer.fl3xx.com/reference/flight-cargo/getflightcargobyflightid.md): Fetches a list of cargo information for a specific flight using its flight ID. ## Update Flight Cargo - [PUT /api/external/flight/{id}/pax_details/cargo](https://developer.fl3xx.com/reference/flight-cargo/putflightcargobyflightid.md): Updates cargo information for a specific flight using its flight ID. ## Delete Flight Cargo - [DELETE /api/external/flight/{id}/pax_details/cargo](https://developer.fl3xx.com/reference/flight-cargo/deleteflightcargobyflightid.md): Deletes cargo information for a specific flight using its flight ID.