empty_legs

Create an Empty Leg record

Creation of an Empty Leg record

post/v3/empty_legs/

Request body

idinteger required
registration_numberstring nullable required

Aircraft registration number

aircraft_typestring nullable required
companystring nullable required

Company name

from_date_utcstring date-time required

From date available in format "yyyy-mm-ddThh:mm"

to_date_utcstring date-time required

To date available in format "yyyy-mm-ddThh:mm"

commentstring nullable

Commentary about availability record

pricenumber double nullable

Flight price

currency_codestring nullable

Price currency (3 digit currency code)

Response

idinteger required
registration_numberstring nullable required

Aircraft registration number

aircraft_typestring nullable required
companystring nullable required

Company name

from_date_utcstring date-time required

From date available in format "yyyy-mm-ddThh:mm"

to_date_utcstring date-time required

To date available in format "yyyy-mm-ddThh:mm"

commentstring nullable

Commentary about availability record

pricenumber double nullable

Flight price

currency_codestring nullable

Price currency (3 digit currency code)

Changes

No recorded changes to this endpoint across all 1 revision of this API.