Read all external quotes

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"
                        }
                    ]
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!