Level
|
Element
|
Format
|
Comments
|
Mandatory/ Optional
|
1
|
GetDestinationSearchStaticDataResult
|
String
|
List of cities (containing DestinationId and name with country details)
|
Mandatory
|
2
|
Status
|
Integer
|
Status (NotSet = 0, Successful = 1, Failed = 2)
|
Mandatory
|
3 |
Error
|
|
|
Mandatory
|
3.1
|
ErrorCode
|
Integer
|
Code corresponding to the Error
|
Mandatory
|
3.2
|
ErrorMessage
|
String
|
Contains error message
|
Mandatory
|
|
|
|
(Will contain error description corresponding to ErrorCode. Error Message would be blank in case ErrorCode=0)
|
|