Warning

The Warning Definition

BookingFlightsHotelsReservationsTravel

Properties

Name Type Description
code integer A machine-readable error code from the Canned Messages table, that will enable the API Consumers code to handle this type of error
title string An error title from the Canned Messages table with a 1:1 correspondence to the error code. This may be localized
detail string An easy-to-read explanation specific to this occurrence of the problem. It should give the API consumer an idea of what went wrong and how to recover from it. Like the title, this field’s value can be
source object The Warning Source Definition
documentation string A link to a web page or file with further documentation to help the API consumer resolve this error
sources array
relationships object Indicate relationships from one entity to many other entities of any kind (e.g. from one passenger to their flight segments).
View JSON Schema on GitHub