VA APIFlightsStart
Start Flight
Start a booked or created flight
AuthorizationBearer <token>
In: header
bidIDinteger|string
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://loading/flights/start" \ -H "Content-Type: application/json" \ -d '{ "bidID": 0 }'{
"trackingID": "string"
}{
"message": "string"
}{
"message": "string"
}{
"message": "string"
}