Skip to content

Instantly share code, notes, and snippets.

@karthik1729
Created August 27, 2013 05:41
Show Gist options
  • Save karthik1729/6349991 to your computer and use it in GitHub Desktop.
Save karthik1729/6349991 to your computer and use it in GitHub Desktop.
{
"interactionId": "cc5f0b6e-0257-437e-89c6-0d129daf89d6",
"interationType": "SyncApp",
"resCode": 200,
"resMessage": "Success",
"response": {
"createdDate": "Aug 27, 2013 10:23:02 AM",
"version": 2,
"airlines": {
"code": "AL",
"actions": [
{
"action": "DELETE",
"data": {
'airlineCode': 'ST',
'airlineName': 'Saurabh Charter Airline',
'key': 'ST'
}
},
{
"action": "MODIFIED",
"data": {
'airlineCode': 'ST',
'airlineName': 'Saurabh Charter Airline',
'key': 'ST'
}
},
{
"action": "CREATED",
"data": {
'airlineCode': 'ST',
'airlineName': 'Saurabh Charter Airline',
'key': 'ST'
}
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment