Advertisement
destroyedbyhulk

Untitled

Feb 26th, 2020
391
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 4.22 KB | None | 0 0
  1. {
  2.    "data":{
  3.       "outlets":[
  4.          {
  5.             "id":243666,
  6.             "business_id":213224,
  7.             "name":"Food \u0026 Beverages",
  8.             "address":"Jl. Meruya Ilir 2",
  9.             "phone_number":"0888888888",
  10.             "city":"Kota Jakarta Barat",
  11.             "province":"DKI Jakarta",
  12.             "postal_code":"11620",
  13.             "latitude":-6.1973825,
  14.             "longitude":106.7471231,
  15.             "is_deleted":false,
  16.             "created_at":"2019-09-25T16:32:55.851+07:00",
  17.             "updated_at":"2019-09-26T13:29:40.165+07:00",
  18.             "synchronized_at":"2019-11-20T17:23:34.192+07:00",
  19.             "importing":false,
  20.             "exporting":false,
  21.             "notes":"Do not forget to smile, and bring the positive impact! Cheers.",
  22.             "start_date":"2019-09-25T16:32:55.848+07:00",
  23.             "end_date":"2020-09-19T00:00:00.000+07:00",
  24.             "is_paying":true,
  25.             "is_active_subscription":null,
  26.             "kecamatan":"Kembangan",
  27.             "is_default":true
  28.          },
  29.          {
  30.             "id":243673,
  31.             "business_id":213224,
  32.             "name":"Retaill",
  33.             "address":"Jl. Meruya Ilir 33",
  34.             "phone_number":"099999999",
  35.             "city":"Kota Jakarta Barat",
  36.             "province":"DKI Jakarta",
  37.             "postal_code":"11620",
  38.             "latitude":-6.197551,
  39.             "longitude":106.748958,
  40.             "is_deleted":false,
  41.             "created_at":"2019-09-25T16:43:54.595+07:00",
  42.             "updated_at":"2020-02-12T14:57:52.108+07:00",
  43.             "synchronized_at":"2020-02-12T14:57:52.108+07:00",
  44.             "importing":false,
  45.             "exporting":false,
  46.             "notes":"Do not forget to smile and bring the positive impact! Cheers.",
  47.             "start_date":"2019-09-25T16:43:53.791+07:00",
  48.             "end_date":"2020-09-19T00:00:00.000+07:00",
  49.             "is_paying":true,
  50.             "is_active_subscription":null,
  51.             "kecamatan":"Kembangan",
  52.             "is_default":false
  53.          },
  54.          {
  55.             "id":275784,
  56.             "business_id":213224,
  57.             "name":"Eatsy",
  58.             "address":"Jalan",
  59.             "phone_number":"08112345567",
  60.             "city":"Kota Jakarta Barat",
  61.             "province":"DKI Jakarta",
  62.             "postal_code":"11510",
  63.             "latitude":-6.1807418,
  64.             "longitude":106.7795371,
  65.             "is_deleted":false,
  66.             "created_at":"2019-11-08T14:27:02.439+07:00",
  67.             "updated_at":"2020-01-27T11:16:28.856+07:00",
  68.             "synchronized_at":"2020-01-27T11:16:28.856+07:00",
  69.             "importing":false,
  70.             "exporting":false,
  71.             "notes":null,
  72.             "start_date":"2019-11-08T14:15:42.222+07:00",
  73.             "end_date":"2020-09-19T00:00:00.000+07:00",
  74.             "is_paying":true,
  75.             "is_active_subscription":null,
  76.             "kecamatan":"Kebon Jeruk",
  77.             "is_default":false
  78.          },
  79.          {
  80.             "id":277271,
  81.             "business_id":213224,
  82.             "name":"Outlet Jilid 5",
  83.             "address":"Jl. Cenderawasih, Demangan Baru, Caturtunggal, Kec. Depok, Kabupaten Sleman, Daerah Istimewa Yogyakarta 55281",
  84.             "phone_number":"0823123213213",
  85.             "city":"Kab. Sleman",
  86.             "province":"DI Yogyakarta",
  87.             "postal_code":"55281",
  88.             "latitude":-7.7802275,
  89.             "longitude":110.3918656,
  90.             "is_deleted":false,
  91.             "created_at":"2019-11-11T11:59:49.451+07:00",
  92.             "updated_at":"2019-11-13T15:06:47.470+07:00",
  93.             "synchronized_at":"2019-11-13T15:06:47.470+07:00",
  94.             "importing":false,
  95.             "exporting":false,
  96.             "notes":null,
  97.             "start_date":"2019-11-08T14:15:41.464+07:00",
  98.             "end_date":"2020-09-19T00:00:00.000+07:00",
  99.             "is_paying":true,
  100.             "is_active_subscription":null,
  101.             "kecamatan":"Depok",
  102.             "is_default":false
  103.          }
  104.       ],
  105.       "total_count":4
  106.    },
  107.    "meta":{
  108.       "code":200,
  109.       "errors":{
  110.  
  111.       }
  112.    }
  113. }{
  114.    "meta":{
  115.       "status":200,
  116.       "success":true,
  117.       "error":false,
  118.       "messages":""
  119.    },
  120.    "data":null
  121. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement