put https://sandbox.avinode.com/api/rfqs//cancel
Cancel a single RFQ
Optional Query Params
When requesting any of the optional query params the response will also include this additional information.
Query Param Name | Description |
---|---|
amenities | Information about the aircraft’s amenities |
aviquote | Detailed information about the quote that Avinode generated on behalf of the seller for this RFQ. For example the cost of any positioning legs required to do this flight |
buyermessages | Lists all buyer messages associated with this RFQ. |
categorydetails | Detailed information about the aircraft category |
homebase | Information about the aircraft’s homebase airport |
insurance | Insurance information for the aircraft |
liftaoc | Information about the operator’s AOC |
office | Information about the buyer’s primary office |
perfdetails | Information about the aircraft’s performance details |
safety | Information about any safety ratings held by the operator of this aircraft |
schedule | Information about when the seller last updated the availability information for this aircraft |
startposition | Information about where the aircraft is positioned from to perform the first passenger segment |
taildetails | Additional information about the aircraft |
tailphotos | Links to photos of the actual aircraft |
typedetails | Detailed information about the aircraft type |
typephotos | Links to generic photos of the aircraft type |
Cancel a Single RFQ Example
{
"id": "arfq-1000000153",
"type": "arfq",
"href": "https://sandbox.avinode.com/api/rfqs/arfq-1000000153",
"messageToSeller": "sorry man",
"reason": "OTHER"
}