Advertisement
Guest User

list classification

a guest
May 23rd, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.55 KB | None | 0 0
  1. {  
  2.    "error":false,
  3.    "message":"Successfully get Golper",
  4.    "length":7,
  5.    "data":[  
  6.       {  
  7.          "id":908,
  8.          "name":"Golper 1",
  9.          "created_date":"2019-05-22 13:42:50",
  10.          "updated_date":"2019-05-22 13:43:50",
  11.          "is_have_transaction":false,
  12.          "users":[  
  13.             {  
  14.                "id":955,
  15.                "user_company_id":3113,
  16.                "name":"Approver Testing",
  17.                "email":"approver.testing@mailinator.com",
  18.                "title":"",
  19.                "reference_id":"",
  20.                "is_have_transaction":false,
  21.                "image_url":""
  22.             },
  23.             {  
  24.                "id":956,
  25.                "user_company_id":3112,
  26.                "name":"requester testing",
  27.                "email":"requester.testing@mailinator.com",
  28.                "title":"",
  29.                "reference_id":"",
  30.                "is_have_transaction":false,
  31.                "image_url":""
  32.             }
  33.          ]
  34.       },
  35.       {  
  36.          "id":909,
  37.          "name":"Golper HR",
  38.          "created_date":"2019-05-23 12:36:18",
  39.          "updated_date":"2019-05-23 12:37:02",
  40.          "is_have_transaction":false,
  41.          "users":[  
  42.             {  
  43.                "id":957,
  44.                "user_company_id":3111,
  45.                "name":"Testing Tiket.com",
  46.                "email":"testingtiket@mailinator.com",
  47.                "title":"",
  48.                "reference_id":"",
  49.                "is_have_transaction":false,
  50.                "image_url":""
  51.             },
  52.             {  
  53.                "id":958,
  54.                "user_company_id":9627,
  55.                "name":"Raihan Fajri",
  56.                "email":"raihan@mailinator.com",
  57.                "title":"",
  58.                "reference_id":"",
  59.                "is_have_transaction":false,
  60.                "image_url":""
  61.             },
  62.             {  
  63.                "id":959,
  64.                "user_company_id":2679,
  65.                "name":"COO Pertamina",
  66.                "email":"coopertamina@mailinator.com",
  67.                "title":"",
  68.                "reference_id":"",
  69.                "is_have_transaction":false,
  70.                "image_url":""
  71.             },
  72.             {  
  73.                "id":960,
  74.                "user_company_id":2684,
  75.                "name":"Lead Finance Pertamina",
  76.                "email":"leadfinancepertamina@mailinator.com",
  77.                "title":"",
  78.                "reference_id":"",
  79.                "is_have_transaction":false,
  80.                "image_url":""
  81.             }
  82.          ]
  83.       }
  84.    ]
  85. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement