Skip to content

Instantly share code, notes, and snippets.

Created July 21, 2014 19:37
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 anonymous/f42e64d748c2625ff77a to your computer and use it in GitHub Desktop.
Save anonymous/f42e64d748c2625ff77a to your computer and use it in GitHub Desktop.
{
"links": [
{
"rel": "next",
"href": "messages?marker=6244-244224-783&limit=10"
}
],
"messages": [
{
"href": "messages/50b68a50d6f5b8c8a7c62b01",
"id": "50b68a50d6f5b8c8a7c62b01",
"ttl": 120,
"age": 53,
"amqp": {
"subject": "Backup",
"priority": 10
}
"body": {
"event": "ActivateAccount",
"mode": "active"
}
},
{
"href": "messages/50b68a50d6f5b8c8a7c62b02?claim_id=06ef2372-6746-11e3-b311-b3adcbe406e9",
"id": "50b68a50d6f5b8c8a7c62b01",
"ttl": 800,
"age": 790,
"claim": {
"id": "06ef2372-6746-11e3-b311-b3adcbe406e9",
"client_id": "cc0eef38-6742-11e3-92c2-7e45c531c7ca"
},
"body": {
"event": "CreateInvoice",
"customer_id": "90fd8734-6746-11e3-be3c-7e45c531c7ca"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment