Skip to content

Instantly share code, notes, and snippets.

@davidwindell
Created August 3, 2012 15:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidwindell/3248898 to your computer and use it in GitHub Desktop.
Save davidwindell/3248898 to your computer and use it in GitHub Desktop.
{
"ticket": {
"ticketid": 174,
"status": "open",
"type": "ticket",
"subject": "Hello there",
"followup": false,
"contact": {
"contactid": 99,
"name": "Person",
"email": "person@person.com",
"role": "contact"
},
"admin": {
"contactid": 104,
"name": "gdfggdf",
"email": "dfgdsdfs@sdfsf.com",
"role": "contact"
},
"posts": [
],
"department": {
"departmentid": 7,
"name": "David Dev",
"email": ""
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment