Advertisement
Guest User

Untitled

a guest
Oct 25th, 2014
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. [
  2. {
  3. "type": "job",
  4. "id": "",
  5. "notes": "",
  6. "end_time": 0,
  7. "start_time": 1412658000000,
  8. "customer": {
  9. "id": "122",
  10. "title": "",
  11. "location": {
  12. "state": "",
  13. "city": "",
  14. "address": "",
  15. "zip": ""
  16. },
  17. "phone3": "",
  18. "salutation": "",
  19. "last_name": "",
  20. "email": "",
  21. "notes": "",
  22. "company": "india31",
  23. "phone1": "",
  24. "customerType": "comprospect",
  25. "first_name": ""
  26. },
  27. "jobs": [
  28. {
  29. "est": 1000,
  30. "employable_units": [
  31. {
  32. "type": "Dudley Doodright",
  33. "id": 3,
  34. "name": "Chair Repair",
  35. "employees": ""
  36. }
  37. ],
  38. "delete_remotely": false,
  39. "name": "Chair Repair",
  40. "qty": 1
  41. }
  42. ]
  43. }
  44. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement