Created
January 23, 2015 20:22
-
-
Save pcave/a3f2ecd9b0d3e8afb1ad to your computer and use it in GitHub Desktop.
Target Resolution: Single message, multiple resolved targets
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"alert_id":"54c2ad5f978b5", | |
"contact":{ | |
"id":10, | |
"firstName":"Joe", | |
"lastName":"Joe", | |
"email":"[email protected]" | |
}, | |
"messages":{ | |
"54c2ad5f978a8":{ | |
"message":{ | |
"id":"54c2ad5f978a8", | |
"subject":"Save the Bacon!", | |
"body":"Bacon ipsum dolor amet ball tip tri-tip tongue pig. Bacon ribeye capicola tenderloin venison flank. Ball tip tenderloin filet mignon ground round, ham hock chicken brisket shankle pork chop. Brisket doner corned beef sirloin, pig filet mignon rump shoulder." | |
}, | |
"deliverable":[ | |
{ | |
"fec_id":"S4NJ00185", | |
"firstName":"Cory", | |
"lastName":"Booker", | |
"email":"[email protected]" | |
}, | |
{ | |
"fec_id":"S6NJ00289", | |
"firstName":"Robert", | |
"lastName":"Menendez", | |
"email":"[email protected]" | |
} | |
], | |
"undeliverable":[ | |
] | |
} | |
} | |
} |
Author
pcave
commented
Jan 23, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment