Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2017
454
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. [{
  2. "__v": 0,
  3. "type": "credit",
  4. "amount": 100,
  5. "job": {
  6. "_id": "5966e7a3ae5b8151e84e4118",
  7. "updatedAt": "2017-07-21T22:21:20.141Z",
  8. "createdAt": "2017-07-13T03:23:15.174Z",
  9. "brand": "595a826b2749e44dab409bc5",
  10. "potential": true,
  11. "start": "2017-07-26T03:22:12.973Z",
  12. "end": "2017-08-02T03:22:12.973Z",
  13. "transparency": "transparent",
  14. "allDay": true,
  15. "client": {
  16. "_id": "5966e7a2ef5b3e1ef14c2ba5",
  17. "brand": "595a826b2749e44dab409bc5",
  18. "firstName": "Joe",
  19. "lastName": "Blogs",
  20. "email": "test@example.com",
  21. "__v": 0,
  22. "phoneLogs": [],
  23. "notes": [],
  24. "portal": {
  25. "passwordRequired": false,
  26. "active": false
  27. },
  28. "company": {
  29. "name": "Tester"
  30. },
  31. "tags": [],
  32. "name": "Joe Blogs",
  33. "id": "5966e7a2ef5b3e1ef14c2ba5"
  34. },
  35. "source": "manuallyEntered",
  36. "title": "Dev",
  37. "__v": 0,
  38. "invoice": {
  39. "_id": "59727e5fbff96a158d5ff28a",
  40. "number": 3,
  41. "brand": "595a826b2749e44dab409bc5",
  42. "job": "5966e7a3ae5b8151e84e4118",
  43. "__v": 2,
  44. "notes": "",
  45. "payments": ["59727ee2bff96a158d5ff2c3"],
  46. "items": [{
  47. "price": 1000,
  48. "name": "Item 1",
  49. "description": "Item 1 description",
  50. "category": "5966f17cef5b3e1ef14c3e08",
  51. "_id": "59727e80bff96a158d5ff294",
  52. "taxItems": [{
  53. "_id": "595a826b2749e44dab409bd6",
  54. "brand": "595a826b2749e44dab409bc5",
  55. "percentage": 0.2,
  56. "__v": 0,
  57. "name": "Sample Tax Item"
  58. }],
  59. "quantity": 1,
  60. "id": "59727e80bff96a158d5ff294"
  61. }],
  62. "schedule": null,
  63. "total": "1200",
  64. "amountPaid": "NaN",
  65. "paid": false,
  66. "amountDue": "NaN",
  67. "id": "59727e5fbff96a158d5ff28a"
  68. },
  69. "phoneLogs": [],
  70. "tags": [],
  71. "notes": [],
  72. "workflow": null,
  73. "locationString": "",
  74. "description": "Company: Tester\nClient Name: Joe Blogs\nClient Email: test@example.com\n",
  75. "id": "5966e7a3ae5b8151e84e4118"
  76. },
  77. "invoice": "59727e5fbff96a158d5ff28a",
  78. "brand": "595a826b2749e44dab409bc5",
  79. "date": "2017-07-21T22:23:32.453Z",
  80. "_id": "59727ee2bff96a158d5ff2c3"
  81. }]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement