TFDi Design Icon
TFDi Design
VA APIFlightsUnbook

Unbook Flight

Unbook a booked flight

POST
/flights/unbook
AuthorizationBearer <token>

In: header

bidIDinteger | string

Response Body

curl -X POST "https://loading/flights/unbook" \  -H "Content-Type: application/json" \  -d '{    "bidID": 0  }'
Empty
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}
{
  "message": "string"
}