Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. {
  2. "response": {
  3. "total": 1,
  4. "per_page": 10,
  5. "current_page": 1,
  6. "last_page": 1,
  7. "next_page_url": null,
  8. "prev_page_url": null,
  9. "from": 1,
  10. "to": 1,
  11. "data": [
  12. {
  13. "id": 2,
  14. "created_at": "2019-04-24 20:12:27",
  15. "creator_person_id": 27219,
  16. "creator_person_name": "",
  17. "issue_description": "Spent 30 or 40 minutes trying 3 different sets of keys and still no access. Called his manager and was unreachable but will be here tomorrow. Asked him to have her locate keys and set them aside. Unwilling to cut lock as well.",
  18. "is_issue_resolved": 0,
  19. "type_id": 4,
  20. "sub_type_id": 0,
  21. "address_1": "6323 Mountain Pines Ln",
  22. "city": "Katy",
  23. "state": "tx",
  24. "zip_code": "77449",
  25. "country": "US",
  26. "site_id": "p0000985-1",
  27. "latitude": "29.86682510376",
  28. "longitude": "-95.69060516357",
  29. "company_name": "",
  30. "work_order_description": null,
  31. "files": null
  32. }
  33. ]
  34. },
  35. "exec_time": 1.026743888855,
  36. "is_utc": true
  37. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement