Advertisement
Guest User

Untitled

a guest
Jul 19th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.84 KB | None | 0 0
  1.  {
  2.       "id": 111,
  3.       "assignedTo": "efdbf33a-31e8-436d-ad0f-a0063d487aab",
  4.       "category": "Repair",
  5.       "dateOpened": 1530640107961,
  6.       "description": "down pump",
  7.       "reportProgress": "closed",
  8.       "reportedBy": "d02e5d4a-8cbe-4856-bee0-44edcee00e7f",
  9.       "ticketNo": "404536-Q21HH",
  10.       "waterpointId": 843,
  11.       "complainantName": "SYSTEM",
  12.       "organizationId": "1cbe02a6-2388-11e8-9aa5-6c4008b83f80",
  13.       "reportedByDetails": {
  14.         "id": "d02e5d4a-8cbe-4856-bee0-44edcee00e7f",
  15.         "username": null,
  16.         "firstName": "Joker",
  17.         "lastName": "Card",
  18.         "dateJoined": null,
  19.         "organization": null,
  20.         "active": null
  21.       },
  22.       "assignedToDetails": {
  23.         "id": "efdbf33a-31e8-436d-ad0f-a0063d487aab",
  24.         "username": null,
  25.         "firstName": "Lauren ",
  26.         "lastName": "Stover",
  27.         "dateJoined": null,
  28.         "organization": null,
  29.         "active": null
  30.       },
  31.       "waterpointMini": {
  32.         "id": 843,
  33.         "name": "Jaldesa ",
  34.         "lat": 2.21325,
  35.         "lon": 38.30033333333333,
  36.         "waterpointType": {
  37.           "id": 19,
  38.           "typename": "Borehole"
  39.         },
  40.         "county": {
  41.           "id": 3,
  42.           "name": "Marsabit"
  43.         },
  44.         "instrumentedWaterpoint": {
  45.           "id": 60,
  46.           "siteId": 5691959
  47.         },
  48.         "operationalStatus": {
  49.           "date": "2017-03-27",
  50.           "id": 432,
  51.           "meteroperationalstatus": "",
  52.           "waterpointstatus": "Functional",
  53.           "addedBy": null
  54.         }
  55.       },
  56.       "siteReports": [
  57.         {
  58.           "containsAttachment": false,
  59.           "dateCreated": 1532002838891,
  60.           "id": 119,
  61.           "notes": "borehole issue ",
  62.           "reportType": "Borehole-repair",
  63.           "_rev": null
  64.         }
  65.       ]
  66.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement