VA APIFlightsCancel
Cancel Flight
Cancel an ongoing flight
AuthorizationBearer <token>
In: header
uuidstring
Format
uuidbidIDinteger|string
Response Body
application/json
application/json
application/json
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"
}