VA APIFlightsCancel
Cancel Flight
Cancel an ongoing flight
curl -X POST "https://loading/flights/cancel" \ -H "Content-Type: application/json" \ -d '{ "uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f", "bidID": 0 }'
Empty
{
"message": "string"
}
{
"message": "string"
}
{
"message": "string"
}