Jump to Content
Guides
API Reference
Swagger
Home
Guides
API Reference
Changelog
v1.2
Guides
API Reference
Swagger
Log In
API Reference
Log In
API Reference Update
API Reference
Read a trip
Search
JUMP TO
Getting started
Introduction
Avinode APIs
Trips
Read a quote
get
Read all external quotes
get
Read the data stream of a quote attachment
get
List requests-for-quotes (RFQs) sent to your company
get
Create an RFQ
post
Export a CSV with all buyer companies. This is intended to be a one-time operation to "bootstrap" a customer list in new software.
get
Read a single RFQ
get
Cancel a single RFQ
put
Read all RFQs for a given trip identifier.
get
Read a trip message
get
Create a booking for a given request.
post
Send a message
post
Decline the request of a buyer
post
Submit a quote to the buyer
post
Create a trip
post
Search trips
get
Read a trip
get
Update a trip
put
Cancel a trip
put
Read a trip board post
get
Aircraft
Search for aircraft by tail number.
get
Read a single aircraft by prefixed ID.
get
Read a single tail by UUID
get
List all aircraft types
get
Search aircraft types
get
Load a single aircraft type by ID
get
Load a single aircraft type by UUID
get
Calculate flight time(s)
post
Read the schedule(s) for all of your fleet.
get
Update a schedule
put
Return all aircraft that the caller has access to
get
Search for the schedule(s) of aircraft by tail number.
get
Search the scheduled trips of aircraft.
get
Read a single scheduled trip.
get
Update service info for a single schedule activity as a service provider.
put
Read the schedule for a single aircraft
get
Read scheduled trips for a single aircraft
get
Run an availability search for a given itinerary.
post
Read a prior search.
get
Webhooks
List settings
get
Create settings. Avinode will notify your server in near real-time of events you are interested in.
post
Read settings
get
Update settings
put
Client Leads
Create a new client lead
post
Read a single client lead
get
Partnership
List partnerships for your tenant.
get
Create a new partnership
post
Read a single partnership by unique identifier.
get
Update a partnership
put
List aircraft on a given partnership
get
Add an aircraft to a partnership
post
Remove an aircraft from a partnership
put
Remove an aircraft from a partnership
delete
Pricing
Read pricing related settings
get
Airports
Search airports
get
Read a single airport
get
Empty Legs
Update an Empty Leg.
put
Create an Empty Leg.
post
Run an empty leg search.
post
Read all watch configurations.
get
Create "watch" configuration. A watch tells Avinode what empty legs you are interested in. Use in conjunction with Webhooks to receive notification when anything changes with matching empty legs.
post
Read watch configuration.
get
Update watch configuration.
put
Returns all empty legs that match the given watch as of NOW.
get
Read a single Empty Leg.
get
Delete a single Empty Leg.
delete
Paynode API
PaymentRequest
List payment requests
get
Create a payment request
post
Search payment requests
get
Get a payment request
get
Update a payment request's identity in an external system, creating it if it did not previously exist. Only fields supplied in the request will be modified. Either PUT or PATCH http method may be used, with identical behavior.
put
Publish a payment request
put
Void a payment request
put
Stream the binary content of a specific document.
get
Read the binary content of a named document.
get
Companies
List systems for the current company
get
Create a system for the current company.
post
Read a system for the current company by unique ID
get
Update a system for the current company.
patch
Webhooks
List settings
get
Create settings. Avinode will notify your server in near real-time of events you are interested in.
post
Read settings
get
Update settings
put
Airports
Search airports
get
Read a single airport
get
Read a trip
get
https://sandbox.avinode.com/api/trips/
{id}
Language
Shell
Node
Ruby
PHP
Python
Credentials
Header
Header
URL
Base URL
https://sandbox.avinode.com/api
/trips/{id}
RESPONSE
Click
Try It!
to start a request and see the response here!