| status |
integer |
The [HTTP status code](https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml) of this response. This is present only in terminal errors which cause an unsuccessful response. In th |
| code |
integer |
A machine-readable error code from the Amadeus 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 |
|