Guest User

Untitled

a guest
Jan 22nd, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. {
  2. "data":{
  3. "breakdown":{
  4. "data":{
  5. "won":2650.0,
  6. "pending":5130.0,
  7. "total":7780.0,
  8. "lost":0.0
  9. },
  10. "length":30
  11. },
  12. "closed":[
  13. {
  14. "body":"OK.. deal created and sent!!\n",
  15. "deal":{
  16. "closed":"02.09.2011",
  17. "amount":2650.0,
  18. "status":"won"
  19. },
  20. "contact":{
  21. "company":"Acme Inc.",
  22. "lastname":"Doe",
  23. "firstname":"Jane"
  24. },
  25. "id":"4e60b7de5230502ffb000036",
  26. "date":"01.09.2011",
  27. "type":"deal",
  28. "cid":"4e60b7de5230502ffb000016"
  29. }
  30. ],
  31. "pendings":[
  32. {
  33. "body":"Sent him estimate today.. fingers crossed!\n",
  34. "deal":{
  35. "closed":null,
  36. "amount":5130.0,
  37. "status":"pending"
  38. },
  39. "contact":{
  40. "company":"Big Company Inc.",
  41. "lastname":"Bloggs",
  42. "firstname":"Joe"
  43. },
  44. "id":"4e60b7de5230502ffb00005e",
  45. "date":"01.09.2011",
  46. "type":"deal",
  47. "cid":"4e60b7de5230502ffb00003a"
  48. }
  49. ],
  50. "target":{
  51. "won":2650.0,
  52. "date":"01.07.2011",
  53. "type":"quarterly",
  54. "target":4400.0
  55. }
  56. },
  57. "timestamp":1314968788,
  58. "message":"OK",
  59. "status":0
  60. }
Add Comment
Please, Sign In to add comment