1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
--------------------------Gs4Vxc6YCk6Anmvoy4Tl6e
Content-Disposition: form-data; name="c"; filename="locations.json"
Content-Type: application/octet-stream

{
  "status": "success",
  "code": 200,
  "data": [
    {
      "id": 1,
      "code": "BSC",
      "locationTitle": "Bashundhara Shopping Mall, Panthapath",
      "address": "<p>Show Motion Limited&nbsp;<br>Level 8, Bashundhara City&nbsp;<br>13/3 Ka, Panthapath, Tejgaon&nbsp;<br>Dhaka 1205, Bangladesh.</p>",
      "totalScreen": 6,
      "distId": 1,
      "district": "Dhaka",
      "url": "http://192.168.0.240:8080/ssl-cineplex-backend-orcl/api/cineplex-api"
    },
    {
      "id": 2,
      "code": "SMS",
      "locationTitle": "Shimanto Shambhar, Dhanmondi 2",
      "address": "<p>Shimanto Shamvar<br>Road no 2,Dhanmondi,<br>Dhaka 1205, Bangladesh.</p>",
      "totalScreen": 3,
      "distId": 1,
      "district": "Dhaka",
      "url": "http://192.168.1.237:8080/ssl-cineplex-backend-orcl/api/cineplex-api"
    },
    {
      "id": 3,
      "code": "SKS",
      "locationTitle": "Star Cineplex, SKS Tower, Mohakhali",
      "address": "<p>SKS Tower,<br>Mohakhali,<br>Dhaka 1205, Bangladesh.</p>",
      "totalScreen": 3,
      "distId": 1,
      "district": "Dhaka",
      "url": "http://192.168.2.4:8080/ssl-cineplex-backend-orcl/api/cineplex-api"
    },
    {
      "id": 4,
      "code": "Sony",
      "locationTitle": "Sony Square STAR CINEPLEX",
      "address": "Sony Square STAR CINEPLEX - Mirpur",
      "totalScreen": 3,
      "distId": 1,
      "district": "Dhaka",
      "url": "http://192.168.3.161:8080/ssl-cineplex-backend-orcl/api/cineplex-api"
    },
    {
      "id": 5,
      "code": "Military Museum",
      "locationTitle": "Star Cineplex,  Military Museum",
      "address": "<p>Military Museum,<br>Bijoy Shoroni, Dhaka- 1215.</p>",
      "totalScreen": 1,
      "distId": 1,
      "district": "Dhaka",
      "url": "http://192.168.4.4:8080/ssl-cineplex-backend-orcl/api/cineplex-api"
    },
    {
      "id": 6,
      "code": "BLI",
      "locationTitle": "Star Cineplex, Bali Arcade, Chattogram",
      "address": "<p>Bali Arcade,<br>107 Nabab Siraj Ud Daula Road, Chattogram.</p>",
      "totalScreen": 3,
      "distId": 1,
      "district": "Dhaka",
      "url": "http://192.168.5.4:8080/ssl-cineplex-backend-orcl/api/cineplex-api"
    },
    {
      "id": 8,
      "code": "CPU",
      "locationTitle": "Star Cineplex, Centre Point",
      "address": "<p>Centrepoint Shopping Mall<br>United Terminal, Airport Road, Kurmitola, Dhaka-1229</p>",
      "totalScreen": 4,
      "distId": 1,
      "district": "Dhaka",
      "url": "http://192.168.7.4:8080/ssl-cineplex-backend-orcl/api/cineplex-api"
    }
  ],
  "message": [
    "Request Success"
  ]
}
--------------------------Gs4Vxc6YCk6Anmvoy4Tl6e--