Provider
Providers are children elements of an Airport.
Providers can optionally have children elements, that are Products and describe goods or services offered for sale or hire by the Provider.
A Provider represents an entity at or nearby an Airport that provides some service that can be useful to aircraft operations or aircraft crew members.
All Providers have AIDs in the PRV
namespace.
It is worth noting that Handling Providers have additional properties to extend the Provider model. These are contained in the handlingProvider
property. Details are discussed further down on this page.
Generic Provider
Property | Type | Description |
| string | A string with the AID of the airport, with |
| string | Represents what the nature of the business for this provider is.
Possible values are:
– |
| string | The name of the business. |
| string, | The email address of the business.
|
| string, | The phone number of the business during regular business hours.
|
| number, | The frequency in Mhz for voice communication between the aircraft and the Provider. This is in the range of 118.000 and 136.975.
|
| string, | The phone number of the business outside of regular business hours.
|
| string, | The website of the business, pointing to the page most relevant for this location.
|
| string, | The SITA address to communicate with this business at this location, or the most relevant location.
|
| string, | The AFTN address to communicate with this business at this location, or the most relevant location.
|
| string, | The street address, including any numbering, for the business. This should be the most relevant address where the business can receive customers, suppliers and deliveries.
|
| string, | The locality, if any, for the business address.
For locality, we intend a local subdivision of territory which is finer than the city boundaries, if this is used for postal routing.
For example, |
| string, | The city of the business address, as used for postal routing.
|
| string, | A Governing Distric object. Depending on the country this may be a province, state, county, region or any other subdivision which is used in addressing mail.
|
| string, | The postal code, according to the standard of the country.
|
| object, | A Country object representing where the business is physically located. This may be different from the jurisdiction of incorporation of the business.
|
| list, | A list of payment methods that can be used at the Provider. These are intended available without prior arrangement with the provider and accepted for all customers.
Possible values are:
– – |
| number, | This number indicates to clients in which order to display providers of the same |
| reserved | This will contain methods to retrieve the logo of the Provider. |
| reserved | This will contain methods to retrieve pictures for the Provider. |
| string | The AID of the Airport to which this Provider belongs. |
| object, | If |
| object, | If |
Handling Provider
Property | Type | Description |
| string, | The type of service offered by this Provider. Possible options are:
|
| string, | The email address of the Accounting department. This is where the Provider prefers to receive emails related to accounting and financial matters.
|
| string, | The phone number of the Accounting department. This is where the Provider prefers to receive calls related to accounting and financial matters.
|
| object, | A Coordinates object illustrating where passengers can meet with a representative of this Handling Provider. This should be in a public area accessible to private vehicles.
|
| list, | A list of Coordinates objects which delimit the area where aircraft served by this Handling Provider are usually parked.
|
| list, | A list of Coordinates objects which delimit the area of the main building from which this Handling Provider perform its core services.
|
| list, | A list of services offered by this Handling Provider at their premises for passengers’ convenience.
Possible values are:
– |
| list, | A list of aircraft services offered by this Handling Provider.
Possible values are:
– |
| list, | A list of Fuel Products that are available for sale by the Provider. Other Generic Products may also be available for this Provider and may be retrieved using the relevant endpoint. |
Last updated