get https://sandbox.avinode.com/api/quotes//external
Info
When running a search some aircraft may use an integration called External Quoting. Such integration is pulling the quote straight from the Operators client. To download their external quote, you will find the segment below returned from each aircraft from the /api/searches
"offshoreQuotes": [
{
"id": "asearchhit-0123456789",
"href": "https://services.avinode.com/api/quotes/asearchhit-0123456789/external",
"type": "offshoreQuotes"
}
]