{"info":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","description":"<html><head></head><body><p><strong>Daftar HTTP Status Code Yang Digunakan :</strong></p>\n<p>200 : OK -&gt; Request Success<br>201 : Created -&gt; Data berhasil dibuat<br>401 : Unauthorized -&gt; JWT Not Valid<br>422 : Unprocessable Entity -&gt; Param tidak lengkap / Validasi Lain<br>404 : Not Found -&gt; Data tidak ditemukan<br>409 : Conflict -&gt; Data sudah ada di db</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"12304685","collectionId":"16a015d7-d553-4241-b163-cf765f2fab19","publishedId":"2sAYX3qhzA","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-02-01T13:37:04.000Z"},"item":[{"name":"Auth","item":[{"name":"Login","id":"c351865f-8566-4d69-8583-41a47180f4a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"email","value":"budi.xmgm@gmail.com","type":"text"},{"key":"password","value":"#Malang12345","type":"text"}]},"url":"{{baseURL}}/auth/login","description":"<p>User Login<br />hak_akses :<br />1 = Admin Kantor<br />2 = Agen<br />3 = Super Admin</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["auth","login"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"250ae473-4ee5-4f79-b8ea-d2716f93916a","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"adminproperty@yopmail.com","type":"text"},{"key":"password","value":"12345678","type":"text"}]},"url":"http://47.74.214.215:82/property/api/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Mar 2023 02:56:53 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"361"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"Login berhasil\"\n    },\n    \"data\": {\n        \"user_id\": 1,\n        \"nama\": \"Admin Property\",\n        \"email\": \"adminproperty@yopmail.com\",\n        \"hak_akses\": 1,\n        \"token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJoYWtfYWtzZXMiOjEsImVtYWlsIjoiYWRtaW5wcm9wZXJ0eUB5b3BtYWlsLmNvbSIsInRpbWUiOiIyMDIzLTAzLTIwIDAzOjU2OjUzIn0.pcjWvQRELRh2iQLpDr0cWpk4ECpbZW0iudAt6_gIBx0\"\n    }\n}"},{"id":"c6214954-7e49-4a10-8c63-900b9fb6fc45","name":"Error","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"adminproperty@yopmail.com","type":"text"},{"key":"password","value":"123456786","type":"text"}]},"url":"http://47.74.214.215:82/property/api/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Apr 2023 12:19:21 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"90"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 422,\n        \"form_name\": \"Password\",\n        \"message\": \"Password tidak sesuai\"\n    },\n    \"data\": []\n}"}],"_postman_id":"c351865f-8566-4d69-8583-41a47180f4a9"},{"name":"Profile","id":"e2360abf-8a75-4799-9dad-79725213a396","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseURL}}/auth/profile","description":"<p>Get data detail profile sesuai user yang login</p>\n<p>hak_akses : \n1 = Admin \n2 = Agen</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["auth","profile"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"5792595b-6d68-4506-b658-249a4527dc81","name":"Error","originalRequest":{"method":"GET","header":[],"url":"http://47.74.214.215:82/property/api/user/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Mar 2023 02:35:17 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"75"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 401,\n        \"form_name\": null,\n        \"message\": \"Unauthorized\"\n    },\n    \"data\": []\n}"},{"id":"f783a28d-69d5-4a8a-be28-6b3fea1c7959","name":"Profile Admin","originalRequest":{"method":"GET","header":[],"url":"http://47.74.214.215:82/property/api/user/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 02 May 2023 03:00:04 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"227"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"Detail profile\"\n    },\n    \"data\": {\n        \"user_id\": 1,\n        \"hak_akses\": 1,\n        \"nama\": \"Admin Property\",\n        \"nama_kantor\": \"Kantor Pusat\",\n        \"nomor_wa\": null,\n        \"nomor_telpon\": null,\n        \"email\": \"adminproperty@yopmail.com\"\n    }\n}"},{"id":"90e04726-e3ea-412b-9252-e72ac8ef75c3","name":"Profile Agen","originalRequest":{"method":"GET","header":[],"url":"http://47.74.214.215:82/property/api/user/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 02 May 2023 03:21:59 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"305"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"Detail profile\"\n    },\n    \"data\": {\n        \"user_id\": 5,\n        \"hak_akses\": 2,\n        \"nama\": \"Kukoh Santoso\",\n        \"nama_kantor\": \"Kantor Pusat\",\n        \"nomor_wa\": \"085326523+65\",\n        \"nomor_telpon\": null,\n        \"link_xmi\": null,\n        \"link_instagram\": null,\n        \"link_youtube\": null,\n        \"email\": \"kukohsantoso013@gmail.com\",\n        \"commit\": 0\n    }\n}"}],"_postman_id":"e2360abf-8a75-4799-9dad-79725213a396"},{"name":"Tembah User Admin (Tidak Digunakan)","id":"0e492fa2-946a-4540-8fb2-9f7959ad823a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"nama","value":"Admin Property","type":"text"},{"key":"email","value":"adminproperty@yopmail.com","type":"text"},{"key":"password","value":"12345678","type":"text"}]},"url":"{{baseURL}}/auth/tambahUserAdmin","description":"<p>Digunakan untuk tembak data user admin ketika pertama kali</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["auth","tambahUserAdmin"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"362eda04-a315-4201-ba12-5f91dcdeda67","name":"Error","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"nama","value":"Admin Property","type":"text","disabled":true},{"key":"email","value":"adminproperty@yopmail.com","type":"text"},{"key":"password","value":"12345678","type":"text"}]},"url":"http://47.74.214.215:82/property/api/auth/tambahUserAdmin"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Mar 2023 02:56:13 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"81"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 422,\n        \"form_name\": \"nama\",\n        \"message\": \"Nama belum diisi\"\n    },\n    \"data\": []\n}"},{"id":"befa6327-5c56-41dc-b5ea-1eefc594e5a8","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"nama","value":"Admin Property","type":"text"},{"key":"email","value":"adminproperty@yopmail.com","type":"text"},{"key":"password","value":"12345678","type":"text"}]},"url":"http://47.74.214.215:82/property/api/auth/tambahUserAdmin"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Mar 2023 02:56:32 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"154"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 201,\n        \"form_name\": null,\n        \"message\": \"Data user berhasil ditambahkan\"\n    },\n    \"data\": {\n        \"user_id\": 1,\n        \"email\": \"adminproperty@yopmail.com\",\n        \"hak_akses\": 1\n    }\n}"}],"_postman_id":"0e492fa2-946a-4540-8fb2-9f7959ad823a"}],"id":"ba12e31c-e906-4750-9d30-d631fec49458","_postman_id":"ba12e31c-e906-4750-9d30-d631fec49458","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}}},{"name":"Master Kantor","item":[{"name":"GetList","id":"e8232bef-00c9-404c-86c2-06b6ac450eaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"{{baseURL}}/masterkantor/getList?search=&page=1&sorting=ASC","description":"<ul>\n<li>Untuk menampilkan data master kantor pada list, silahkan kirimkan parameter search, page, dan sorting. Secara otomatis data akan ditampilkan 10 data per page.</li>\n<li>Sedangkan untuk menampilkan data master kantor pada pilihan dropdown kantor tidak perlu mengirimkan parameter diatas.</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["masterkantor","getList"],"host":["{{baseURL}}"],"query":[{"key":"search","value":""},{"description":{"content":"<p>ketika load data pertama kali kirimkan value 1</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>ASC or DESC</p>\n","type":"text/plain"},"key":"sorting","value":"ASC"}],"variable":[]}},"response":[{"id":"7f210803-28f3-4085-9755-c39ce70ae0be","name":"Get list data master kantor","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://47.74.214.215:82/property/api/masterkantor/getList?search=&page=1&sorting=ASC","protocol":"http","host":["47","74","214","215"],"port":"82","path":["property","api","masterkantor","getList"],"query":[{"key":"search","value":""},{"key":"page","value":"1","description":"ketika load data pertama kali kirimkan value 1"},{"key":"sorting","value":"ASC","description":"ASC or DESC"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Apr 2023 14:38:11 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"538"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"List master kantor\"\n    },\n    \"data\": {\n        \"count_data\": 13,\n        \"count_page\": 2,\n        \"current_page\": 1,\n        \"prev_page\": 0,\n        \"next_page\": 2,\n        \"list_data\": [\n            {\n                \"ID\": 10,\n                \"kantor\": \"Kantor Cabang 10\"\n            },\n            {\n                \"ID\": 11,\n                \"kantor\": \"Kantor Cabang 11\"\n            },\n            {\n                \"ID\": 12,\n                \"kantor\": \"Kantor Cabang 12\"\n            },\n            {\n                \"ID\": 13,\n                \"kantor\": \"Kantor Cabang 13\"\n            },\n            {\n                \"ID\": 2,\n                \"kantor\": \"Kantor Cabang 2\"\n            },\n            {\n                \"ID\": 3,\n                \"kantor\": \"Kantor Cabang 3\"\n            },\n            {\n                \"ID\": 4,\n                \"kantor\": \"Kantor Cabang 4\"\n            },\n            {\n                \"ID\": 5,\n                \"kantor\": \"Kantor Cabang 5\"\n            },\n            {\n                \"ID\": 6,\n                \"kantor\": \"Kantor Cabang 6\"\n            },\n            {\n                \"ID\": 7,\n                \"kantor\": \"Kantor Cabang 7\"\n            }\n        ]\n    }\n}"},{"id":"a8d1a3f4-2fb4-4f3f-a9af-dccc90b5f267","name":"Data tidak ditemukan","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://47.74.214.215:82/property/api/masterkantor/getList?search=utama&page=1&sorting=ASC","protocol":"http","host":["47","74","214","215"],"port":"82","path":["property","api","masterkantor","getList"],"query":[{"key":"search","value":"utama"},{"key":"page","value":"1","description":"ketika load data pertama kali kirimkan value 1"},{"key":"sorting","value":"ASC","description":"ASC or DESC"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Apr 2023 14:53:04 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"172"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 404,\n        \"form_name\": null,\n        \"message\": \"Data tidak ditemukan\"\n    },\n    \"data\": {\n        \"count_data\": 0,\n        \"count_page\": 0,\n        \"current_page\": 1,\n        \"prev_page\": 0,\n        \"next_page\": 0,\n        \"list_data\": []\n    }\n}"},{"id":"edf97a35-189f-4742-8724-3cac4703c74e","name":"Get all data master kantor","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://47.74.214.215:82/property/api/masterkantor/getList","protocol":"http","host":["47","74","214","215"],"port":"82","path":["property","api","masterkantor","getList"],"query":[{"key":"search","value":"utama","disabled":true},{"key":"page","value":"1","description":"ketika load data pertama kali kirimkan value 1","disabled":true},{"key":"sorting","value":"ASC","description":"ASC or DESC","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Apr 2023 14:54:01 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"643"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"List master kantor\"\n    },\n    \"data\": {\n        \"count_data\": 13,\n        \"count_page\": 0,\n        \"current_page\": 0,\n        \"prev_page\": 0,\n        \"next_page\": 0,\n        \"list_data\": [\n            {\n                \"ID\": 10,\n                \"kantor\": \"Kantor Cabang 10\"\n            },\n            {\n                \"ID\": 11,\n                \"kantor\": \"Kantor Cabang 11\"\n            },\n            {\n                \"ID\": 12,\n                \"kantor\": \"Kantor Cabang 12\"\n            },\n            {\n                \"ID\": 13,\n                \"kantor\": \"Kantor Cabang 13\"\n            },\n            {\n                \"ID\": 2,\n                \"kantor\": \"Kantor Cabang 2\"\n            },\n            {\n                \"ID\": 3,\n                \"kantor\": \"Kantor Cabang 3\"\n            },\n            {\n                \"ID\": 4,\n                \"kantor\": \"Kantor Cabang 4\"\n            },\n            {\n                \"ID\": 5,\n                \"kantor\": \"Kantor Cabang 5\"\n            },\n            {\n                \"ID\": 6,\n                \"kantor\": \"Kantor Cabang 6\"\n            },\n            {\n                \"ID\": 7,\n                \"kantor\": \"Kantor Cabang 7\"\n            },\n            {\n                \"ID\": 8,\n                \"kantor\": \"Kantor Cabang 8\"\n            },\n            {\n                \"ID\": 9,\n                \"kantor\": \"Kantor Cabang 9\"\n            },\n            {\n                \"ID\": 1,\n                \"kantor\": \"Kantor Pusat\"\n            }\n        ]\n    }\n}"}],"_postman_id":"e8232bef-00c9-404c-86c2-06b6ac450eaa"},{"name":"CreateData","id":"a7597dc9-428c-430c-bc11-546c6fefe932","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"<p>kantor tidak boleh sama</p>\n","key":"kantor","type":"text","value":" "}]},"url":"{{baseURL}}/masterkantor/createData","description":"<p>Menambahkan master kantor baru</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["masterkantor","createData"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"9b00fb88-c2fc-4960-a48e-98d1ef6e11bf","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"kantor","value":"Kantor Cabang 4","type":"text"}]},"url":"http://47.74.214.215:82/property/api/masterkantor/createData"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Apr 2023 12:30:08 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"96"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 201,\n        \"form_name\": null,\n        \"message\": \"Kantor Cabang 4 berhasil disimpan\"\n    },\n    \"data\": []\n}"},{"id":"f1e520ac-919e-4534-8a39-306d74b76102","name":"Error","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"kantor","value":"Kantor Cabang 3","type":"text"}]},"url":"http://47.74.214.215:82/property/api/masterkantor/createData"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Apr 2023 12:28:46 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"90"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 409,\n        \"form_name\": \"kantor\",\n        \"message\": \"Kantor tidak boleh sama\"\n    },\n    \"data\": []\n}"}],"_postman_id":"a7597dc9-428c-430c-bc11-546c6fefe932"},{"name":"ShowData","id":"760e64a5-efc5-45ee-b480-0cb889a97ebf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{baseURL}}/masterkantor/show?ID=3","description":"<p>Menampilkan detail master kantor</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["masterkantor","show"],"host":["{{baseURL}}"],"query":[{"key":"ID","value":"3"}],"variable":[]}},"response":[{"id":"68ae88dc-a087-4d54-aa3a-7da8ea09fbfe","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"http://47.74.214.215:82/property/api/masterkantor/show?ID=3","protocol":"http","host":["47","74","214","215"],"port":"82","path":["property","api","masterkantor","show"],"query":[{"key":"ID","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Apr 2023 12:31:38 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"131"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"Detail kantor\"\n    },\n    \"data\": {\n        \"kantor_id\": 3,\n        \"kantor\": \"Kantor Cabang 3\",\n        \"can_delete\": 1\n    }\n}"},{"id":"edcd66bf-b163-4d87-afa3-aa051061e4cc","name":"Error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"http://47.74.214.215:82/property/api/masterkantor/show?ID=2","protocol":"http","host":["47","74","214","215"],"port":"82","path":["property","api","masterkantor","show"],"query":[{"key":"ID","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Apr 2023 12:30:47 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"83"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 404,\n        \"form_name\": null,\n        \"message\": \"Data tidak ditemukan\"\n    },\n    \"data\": []\n}"}],"_postman_id":"760e64a5-efc5-45ee-b480-0cb889a97ebf"},{"name":"UpdateData","id":"289ddbe5-a761-4800-a5ff-3654894d7586","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ID","value":"13","type":"text"},{"key":"kantor","value":"Kantor Cabang 13 Edit","type":"text"}]},"url":"{{baseURL}}/masterkantor/update","description":"<p>Update data master kantor</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["masterkantor","update"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"503f1e06-5780-4228-a6c7-b7df23286578","name":"Error","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ID","value":"2","type":"text"},{"key":"kantor","value":"Kantor Cabang 3","type":"text"}]},"url":"http://47.74.214.215:82/property/api/masterkantor/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Apr 2023 12:35:20 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"83"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 404,\n        \"form_name\": null,\n        \"message\": \"Data tidak ditemukan\"\n    },\n    \"data\": []\n}"},{"id":"012c5a7a-a1f0-4264-b8e8-3f4925256095","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"ID","value":"13","type":"text"},{"key":"kantor","value":"Kantor Cabang 13 Edit","type":"text"}]},"url":"http://47.74.214.215:82/property/api/masterkantor/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 02 May 2023 08:45:27 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"84"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 201,\n        \"form_name\": null,\n        \"message\": \"Data berhasil dirubah\"\n    },\n    \"data\": []\n}"}],"_postman_id":"289ddbe5-a761-4800-a5ff-3654894d7586"},{"name":"DeleteData","id":"a761311d-5bea-4e1a-9a63-8089fea1bdab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"ID","type":"text","value":"13"}]},"url":"{{baseURL}}/masterkantor/delete","description":"<p>Delete data master kantor</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["masterkantor","delete"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"160ce4f9-a724-4791-a534-c6b59deb264e","name":"Error","originalRequest":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"ID","type":"text","value":"1"}]},"url":"http://47.74.214.215:82/property/api/masterkantor/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Apr 2023 12:38:05 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"95"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 422,\n        \"form_name\": null,\n        \"message\": \"Kantor Pusat tidak dapat dihapus\"\n    },\n    \"data\": []\n}"},{"id":"70347c5f-ea48-4297-b4a1-11373379aca9","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"ID","type":"text","value":"13"}]},"url":"http://47.74.214.215:82/property/api/masterkantor/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 02 May 2023 08:47:49 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"101"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"Kantor Cabang 13 Edit berhasil dihapus\"\n    },\n    \"data\": []\n}"}],"_postman_id":"a761311d-5bea-4e1a-9a63-8089fea1bdab"}],"id":"b617a12c-38b5-4354-9ee3-a1be7bd4895b","event":[{"listen":"prerequest","script":{"id":"9f65069c-6def-46ad-b899-47a99500a67f","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"3c21703b-707d-44bb-85aa-16c05dd16461","type":"text/javascript","exec":[""]}}],"_postman_id":"b617a12c-38b5-4354-9ee3-a1be7bd4895b","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}}},{"name":"Master User","item":[{"name":"GetList","id":"c60f29ca-986d-4169-b649-f84eadf81dd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"{{baseURL}}/user/getList?search=&page=1&kantor=&hak_akses=&sorting=","description":"<ul>\n<li>Untuk menampilkan data pada list, silahkan kirimkan parameter search, page, kantor, hak_akses dan sorting. Secara otomatis data akan ditampilkan 10 data per page.</li>\n<li>Sedangkan untuk menampilkan data pada pilihan dropdown tidak perlu mengirimkan parameter diatas.</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["user","getList"],"host":["{{baseURL}}"],"query":[{"key":"search","value":""},{"description":{"content":"<p>ketika load data pertama kali kirimkan value 1</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>id master kantor pada filter</p>\n","type":"text/plain"},"key":"kantor","value":""},{"description":{"content":"<p>1 = admin, 2 agen</p>\n","type":"text/plain"},"key":"hak_akses","value":""},{"description":{"content":"<p>ASC or DESC</p>\n","type":"text/plain"},"key":"sorting","value":""}],"variable":[]}},"response":[{"id":"cb241553-da1e-4313-9678-a01d86d5897b","name":"Get list master user","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://47.74.214.215:82/property/api/user/getList?search=&page=1&kantor=&hak_akses=&sorting=ASC","protocol":"http","host":["47","74","214","215"],"port":"82","path":["property","api","user","getList"],"query":[{"key":"search","value":""},{"key":"page","value":"1","description":"ketika load data pertama kali kirimkan value 1"},{"key":"kantor","value":"","description":"id master kantor pada filter"},{"key":"hak_akses","value":"","description":"1 = admin, 2 agen"},{"key":"sorting","value":"ASC","description":"ASC or DESC"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 02 May 2023 04:17:14 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"336"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"List master user\"\n    },\n    \"data\": {\n        \"count_data\": 2,\n        \"count_page\": 1,\n        \"current_page\": 1,\n        \"prev_page\": 0,\n        \"next_page\": 0,\n        \"list_data\": [\n            {\n                \"ID\": 1,\n                \"nama\": \"Admin Property\",\n                \"nomor_telpon\": null,\n                \"nomor_wa\": null,\n                \"commit\": 0\n            },\n            {\n                \"ID\": 5,\n                \"nama\": \"Kukoh Santoso\",\n                \"nomor_telpon\": null,\n                \"nomor_wa\": \"085326523+65\",\n                \"commit\": 0\n            }\n        ]\n    }\n}"},{"id":"7eb5dc1f-7637-424c-a732-fa9cc679bfeb","name":"Get all data master user","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://47.74.214.215:82/property/api/user/getList","protocol":"http","host":["47","74","214","215"],"port":"82","path":["property","api","user","getList"],"query":[{"key":"search","value":"","disabled":true},{"key":"page","value":"1","description":"ketika load data pertama kali kirimkan value 1","disabled":true},{"key":"kantor","value":"","description":"id master kantor pada filter","disabled":true},{"key":"hak_akses","value":"","description":"1 = admin, 2 agen","disabled":true},{"key":"sorting","value":"ASC","description":"ASC or DESC","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 02 May 2023 04:20:06 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"336"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"List master user\"\n    },\n    \"data\": {\n        \"count_data\": 2,\n        \"count_page\": 0,\n        \"current_page\": 0,\n        \"prev_page\": 0,\n        \"next_page\": 0,\n        \"list_data\": [\n            {\n                \"ID\": 1,\n                \"nama\": \"Admin Property\",\n                \"nomor_telpon\": null,\n                \"nomor_wa\": null,\n                \"commit\": 0\n            },\n            {\n                \"ID\": 5,\n                \"nama\": \"Kukoh Santoso\",\n                \"nomor_telpon\": null,\n                \"nomor_wa\": \"085326523+65\",\n                \"commit\": 0\n            }\n        ]\n    }\n}"}],"_postman_id":"c60f29ca-986d-4169-b649-f84eadf81dd5"},{"name":"CreateData","id":"0acb078f-646e-48db-8fb0-860328c16acc","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"<p>required , 1 = admin, 2 = agen</p>\n","key":"hak_akses","type":"text","value":"2"},{"description":"<p>required</p>\n","key":"nama","type":"text","value":"User Agen 2"},{"description":"<p>required, id dari kantor yang dipilih</p>\n","key":"kantor","type":"text","value":"1"},{"description":"<p>required</p>\n","key":"nomor_wa","type":"text","value":"0855665577856"},{"key":"nomor_telpon","type":"text","value":""},{"key":"link_xmi","type":"text","value":""},{"key":"link_instagram","type":"text","value":""},{"key":"link_youtube","type":"text","value":""},{"description":"<p>required</p>\n","key":"email","type":"text","value":"useragen4@mail.com"},{"description":"<p>required, minimal 6 caracter</p>\n","key":"password","type":"text","value":"12345"},{"key":"commit","value":"0","description":"<p>required, 1 OR 0, 1 = yes, 0 = no</p>\n","type":"text"},{"description":"<p>id master kantor</p>\n","key":"kantor_id[0]","type":"text","value":"2"},{"description":"<p>1 = yes, 0 = no</p>\n","key":"internal[0]","type":"text","value":"1"},{"description":"<p>1 = yes, 0 = no</p>\n","key":"external[0]","type":"text","value":"1"},{"key":"kantor_id[1]","value":"3","description":"<p>id master kantor</p>\n","type":"text"},{"key":"internal[1]","value":"1","description":"<p>1 = yes, 0 = no</p>\n","type":"text"},{"key":"external[1]","value":"0","description":"<p>1 = yes, 0 = no</p>\n","type":"text"}]},"url":"{{baseURL}}/user/createData","description":"<p>Menambahkan data user baru</p>\n","urlObject":{"path":["user","createData"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"8e1e2452-19ea-4a1e-bd09-2aa69446fc6c","name":"Error","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"hak_akses","value":"2","description":"required , 1 = admin, 2 = agen","type":"text"},{"key":"nama","value":"Kukoh Santoso","description":"required","type":"text"},{"key":"kantor_id","value":"1","description":"required ","type":"text"},{"key":"nomor_wa","value":"085326523+65","description":"required","type":"text"},{"key":"nomor_telpon","value":"","type":"text"},{"key":"link_xmi","value":"","type":"text"},{"key":"link_instagram","value":"","type":"text"},{"key":"link_youtube","value":"","type":"text"},{"key":"email","value":"kukohsantoso013@gmail.com","description":"required","type":"text"},{"key":"password","value":"123456","description":"required","type":"text"},{"key":"arrKantorID","value":"[1, 2, 3]","type":"text"},{"key":"arrInternal","value":"[0, 0, 0]","type":"text"},{"key":"arrExternal","value":"[1, 0, 0]","type":"text"}],"options":{"raw":{"language":"json"}}},"url":"http://47.74.214.215:82/property/api/user/createData"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Mar 2023 09:25:46 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"87"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 409,\n        \"form_name\": \"email\",\n        \"message\": \"Email sudah terdaftar\"\n    },\n    \"data\": []\n}"},{"id":"a751fb21-eaa3-4f40-9021-17353da1ad53","name":"Create user admin","originalRequest":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"required , 1 = admin, 2 = agen","key":"hak_akses","type":"text","value":"1"},{"description":"required","key":"nama","type":"text","value":"Admin 2"},{"description":"required, id dari kantor yang dipilih","key":"kantor","type":"text","value":"1"},{"description":"required","key":"nomor_wa","type":"text","value":"0855665577856"},{"key":"nomor_telpon","type":"text","value":""},{"key":"link_xmi","type":"text","value":"","disabled":true},{"key":"link_instagram","type":"text","value":"","disabled":true},{"key":"link_youtube","type":"text","value":"","disabled":true},{"description":"required","key":"email","type":"text","value":"admin2@mail.com"},{"description":"required, minimal 6 caracter","key":"password","type":"text","value":"123456"},{"key":"commit ","value":"0","description":"required, 1 OR 0, 1 = yes, 0 = no","type":"text","disabled":true},{"description":"id master kantor","key":"kantor_id[0]","type":"text","value":"1","disabled":true},{"description":"1 = yes, 0 = no","key":"internal[0]","type":"text","value":"1","disabled":true},{"description":"1 = yes, 0 = no","key":"external[0]","type":"text","value":"1","disabled":true},{"key":"kantor_id[1]","value":"2","description":"id master kantor","type":"text","disabled":true},{"key":"internal[1]","value":"1","description":"1 = yes, 0 = no","type":"text","disabled":true},{"key":"external[1]","value":"0","description":"1 = yes, 0 = no","type":"text","disabled":true}],"options":{"raw":{"language":"json"}}},"url":"http://47.74.214.215:82/property/api/user/createData"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 02 May 2023 06:57:02 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"88"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 201,\n        \"form_name\": null,\n        \"message\": \"Admin 2 berhasil disimpan\"\n    },\n    \"data\": []\n}"},{"id":"40079df3-1ef3-4f74-ae3f-b96c631a7f20","name":"Create user agen","originalRequest":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"required , 1 = admin, 2 = agen","key":"hak_akses","type":"text","value":"2"},{"description":"required","key":"nama","type":"text","value":"User Agen 2"},{"description":"required, id dari kantor yang dipilih","key":"kantor","type":"text","value":"1"},{"description":"required","key":"nomor_wa","type":"text","value":"0855665577856"},{"key":"nomor_telpon","type":"text","value":""},{"key":"link_xmi","type":"text","value":""},{"key":"link_instagram","type":"text","value":""},{"key":"link_youtube","type":"text","value":""},{"description":"required","key":"email","type":"text","value":"useragen2@mail.com"},{"description":"required, minimal 6 caracter","key":"password","type":"text","value":"123456"},{"key":"commit","value":"0","description":"required, 1 OR 0, 1 = yes, 0 = no","type":"text"},{"description":"id master kantor","key":"kantor_id[0]","type":"text","value":"2"},{"description":"1 = yes, 0 = no","key":"internal[0]","type":"text","value":"1"},{"description":"1 = yes, 0 = no","key":"external[0]","type":"text","value":"1"},{"key":"kantor_id[1]","value":"3","description":"id master kantor","type":"text"},{"key":"internal[1]","value":"1","description":"1 = yes, 0 = no","type":"text"},{"key":"external[1]","value":"0","description":"1 = yes, 0 = no","type":"text"}],"options":{"raw":{"language":"json"}}},"url":"http://47.74.214.215:82/property/api/user/createData"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 02 May 2023 07:16:08 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"92"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 201,\n        \"form_name\": null,\n        \"message\": \"User Agen 2 berhasil disimpan\"\n    },\n    \"data\": []\n}"}],"_postman_id":"0acb078f-646e-48db-8fb0-860328c16acc"},{"name":"ShowData","id":"3833ee6a-ef37-4aa7-801a-d463803709c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"url":"{{baseURL}}/user/show?ID=2","description":"<p>Menampilkan detail master user</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["user","show"],"host":["{{baseURL}}"],"query":[{"key":"ID","value":"2"}],"variable":[]}},"response":[{"id":"98c62325-3240-4af1-8fe2-c344ba0a8916","name":"Error","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"url":{"raw":"http://47.74.214.215:82/property/api/user/show?ID=58","protocol":"http","host":["47","74","214","215"],"port":"82","path":["property","api","user","show"],"query":[{"key":"ID","value":"58"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 02 May 2023 07:56:55 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"83"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 404,\n        \"form_name\": null,\n        \"message\": \"Data tidak ditemukan\"\n    },\n    \"data\": []\n}"},{"id":"6a604ef1-ae21-4a62-a195-66e0018ea971","name":"Show detail admin","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"url":{"raw":"http://47.74.214.215:82/property/api/user/show?ID=26","protocol":"http","host":["47","74","214","215"],"port":"82","path":["property","api","user","show"],"query":[{"key":"ID","value":"26"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 May 2023 07:07:56 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"297"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"Detail profile\"\n    },\n    \"data\": {\n        \"user_id\": 26,\n        \"hak_akses\": 1,\n        \"can_delete\": 1,\n        \"nama\": \"User Admin test2\",\n        \"kantor\": {\n            \"id\": 10,\n            \"nama_kantor\": \"Kantor Cabang 10\"\n        },\n        \"nomor_wa\": \"0855665577856\",\n        \"nomor_telpon\": null,\n        \"email\": \"useradmintest2@mail.com\",\n        \"password\": \"123456\"\n    }\n}"},{"id":"64436825-c73e-456c-8775-9dd4a2f2f218","name":"Show detail agen","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"url":{"raw":"http://47.74.214.215:82/property/api/user/show?ID=10","protocol":"http","host":["47","74","214","215"],"port":"82","path":["property","api","user","show"],"query":[{"key":"ID","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 May 2023 07:09:37 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"456"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"Detail profile\"\n    },\n    \"data\": {\n        \"user_id\": 10,\n        \"hak_akses\": 2,\n        \"can_delete\": 0,\n        \"nama\": \"User Agen 2\",\n        \"kantor\": {\n            \"id\": 1,\n            \"nama_kantor\": \"Kantor Pusat\"\n        },\n        \"nomor_wa\": \"0855665577856\",\n        \"nomor_telpon\": null,\n        \"link_xmi\": null,\n        \"link_instagram\": null,\n        \"link_youtube\": null,\n        \"email\": \"useragen2@mail.com\",\n        \"password\": \"123456\",\n        \"commit\": 0,\n        \"hak_akses_kantor\": [\n            {\n                \"kantor_id\": 2,\n                \"internal\": 1,\n                \"external\": 1\n            },\n            {\n                \"kantor_id\": 3,\n                \"internal\": 1,\n                \"external\": 0\n            }\n        ]\n    }\n}"}],"_postman_id":"3833ee6a-ef37-4aa7-801a-d463803709c4"},{"name":"UpdateData","id":"d18bc005-74c7-4e40-a090-6255e156f5f0","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"ID","value":"7","description":"<p>required id user</p>\n","type":"text"},{"description":"<p>required , 1 = admin, 2 = agen</p>\n","key":"hak_akses","type":"text","value":"2"},{"description":"<p>required</p>\n","key":"nama","type":"text","value":"User Agen 4"},{"description":"<p>required, id dari kantor yang dipilih</p>\n","key":"kantor","type":"text","value":"10"},{"description":"<p>required</p>\n","key":"nomor_wa","type":"text","value":"0855665577856"},{"key":"nomor_telpon","type":"text","value":""},{"key":"link_xmi","type":"text","value":""},{"key":"link_instagram","type":"text","value":""},{"key":"link_youtube","type":"text","value":""},{"description":"<p>required</p>\n","key":"email","type":"text","value":"useragen4@mail.com"},{"description":"<p>required, minimal 6 caracter</p>\n","key":"password","type":"text","value":"123456"},{"description":"<p>required, 1 OR 0, 1 = yes, 0 = no</p>\n","key":"commit","type":"text","value":"0"},{"description":"<p>id master kantor</p>\n","key":"kantor_id[0]","type":"text","value":"2"},{"description":"<p>1 = yes, 0 = no</p>\n","key":"internal[0]","type":"text","value":"1"},{"description":"<p>1 = yes, 0 = no</p>\n","key":"external[0]","type":"text","value":"1"},{"description":"<p>id master kantor</p>\n","key":"kantor_id[1]","type":"text","value":"3"},{"description":"<p>1 = yes, 0 = no</p>\n","key":"internal[1]","type":"text","value":"1"},{"description":"<p>1 = yes, 0 = no</p>\n","key":"external[1]","type":"text","value":"0"}]},"url":"{{baseURL}}/user/update","description":"<p>Update data master user</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["user","update"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"a926f7ec-dc7e-418c-bb2f-004b91ac08fc","name":"Update user admin","originalRequest":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"ID","value":"8","description":"required id user","type":"text"},{"description":"required , 1 = admin, 2 = agen","key":"hak_akses","type":"text","value":"1"},{"description":"required","key":"nama","type":"text","value":"Admin 2 edi"},{"description":"required, id dari kantor yang dipilih","key":"kantor","type":"text","value":"1"},{"description":"required","key":"nomor_wa","type":"text","value":"0855665577856"},{"key":"nomor_telpon","type":"text","value":"","disabled":true},{"key":"link_xmi","type":"text","value":"","disabled":true},{"key":"link_instagram","type":"text","value":"","disabled":true},{"key":"link_youtube","type":"text","value":"","disabled":true},{"description":"required","key":"email","type":"text","value":"admin2@mail.com"},{"description":"required, minimal 6 caracter","key":"password","type":"text","value":"123456"},{"description":"required, 1 OR 0, 1 = yes, 0 = no","key":"commit","type":"text","value":"0","disabled":true},{"description":"id master kantor","key":"kantor_id[0]","type":"text","value":"2","disabled":true},{"description":"1 = yes, 0 = no","key":"internal[0]","type":"text","value":"1","disabled":true},{"description":"1 = yes, 0 = no","key":"external[0]","type":"text","value":"1","disabled":true},{"description":"id master kantor","key":"kantor_id[1]","type":"text","value":"3","disabled":true},{"description":"1 = yes, 0 = no","key":"internal[1]","type":"text","value":"1","disabled":true},{"description":"1 = yes, 0 = no","key":"external[1]","type":"text","value":"0","disabled":true}],"options":{"raw":{"language":"json"}}},"url":"http://47.74.214.215:82/property/api/user/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 02 May 2023 08:48:12 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"84"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"Data berhasil dirubah\"\n    },\n    \"data\": []\n}"},{"id":"8daf8b8f-5075-4538-8631-08cc9a81c5e4","name":"Update user agen","originalRequest":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"ID","value":"9","description":"required id user","type":"text"},{"description":"required , 1 = admin, 2 = agen","key":"hak_akses","type":"text","value":"2"},{"description":"required","key":"nama","type":"text","value":"User Agen 4"},{"description":"required, id dari kantor yang dipilih","key":"kantor","type":"text","value":"1"},{"description":"required","key":"nomor_wa","type":"text","value":"0855665577856"},{"key":"nomor_telpon","type":"text","value":""},{"key":"link_xmi","type":"text","value":""},{"key":"link_instagram","type":"text","value":""},{"key":"link_youtube","type":"text","value":""},{"description":"required","key":"email","type":"text","value":"useragen4@mail.com"},{"description":"required, minimal 6 caracter","key":"password","type":"text","value":"123456"},{"description":"required, 1 OR 0, 1 = yes, 0 = no","key":"commit","type":"text","value":"0"},{"description":"id master kantor","key":"kantor_id[0]","type":"text","value":"2","disabled":true},{"description":"1 = yes, 0 = no","key":"internal[0]","type":"text","value":"1","disabled":true},{"description":"1 = yes, 0 = no","key":"external[0]","type":"text","value":"1","disabled":true},{"description":"id master kantor","key":"kantor_id[1]","type":"text","value":"3","disabled":true},{"description":"1 = yes, 0 = no","key":"internal[1]","type":"text","value":"1","disabled":true},{"description":"1 = yes, 0 = no","key":"external[1]","type":"text","value":"0","disabled":true}],"options":{"raw":{"language":"json"}}},"url":"http://47.74.214.215:82/property/api/user/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 02 May 2023 08:50:27 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"84"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"Data berhasil dirubah\"\n    },\n    \"data\": []\n}"}],"_postman_id":"d18bc005-74c7-4e40-a090-6255e156f5f0"},{"name":"DeleteData","id":"4dcf2372-7b45-4079-b004-795a6aa27b78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"ID","type":"text","value":"5"}]},"url":"{{baseURL}}/user/delete","description":"<p>Delete data master user</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["user","delete"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"66992695-a765-4833-a2c4-e478df78b452","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"ID","type":"text","value":"10"}]},"url":"http://47.74.214.215:82/property/api/user/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 02 May 2023 08:37:29 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"91"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 201,\n        \"form_name\": null,\n        \"message\": \"User Agen 2 berhasil dihapus\"\n    },\n    \"data\": []\n}"},{"id":"3c898279-2fd1-44b7-8807-105eba5758f2","name":"Error","originalRequest":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"ID","type":"text","value":"1"}]},"url":"http://47.74.214.215:82/property/api/user/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 02 May 2023 08:37:46 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"97"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 422,\n        \"form_name\": null,\n        \"message\": \"Admin Property tidak dapat dihapus\"\n    },\n    \"data\": []\n}"}],"_postman_id":"4dcf2372-7b45-4079-b004-795a6aa27b78"}],"id":"cdef1d02-139e-476c-bc6c-17322cfcd4c2","event":[{"listen":"prerequest","script":{"id":"1debca46-b781-495e-9fa7-f1179439f65b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c39dfc89-4eaf-40f9-a9c9-96c57cfca8ae","type":"text/javascript","exec":[""]}}],"_postman_id":"cdef1d02-139e-476c-bc6c-17322cfcd4c2","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}}},{"name":"Master Media Promo","item":[{"name":"GetList","id":"d8af187b-056c-4149-b326-55e85c12396c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"{{baseURL}}/mastermediapromo/getList?search=&page=2&status=1","description":"<ul>\n<li>Untuk menampilkan data pada list, silahkan kirimkan parameter search, page, status, dan sorting. Secara otomatis data akan ditampilkan 10 data per page.</li>\n<li>Sedangkan untuk menampilkan data  pada pilihan dropdown tidak perlu mengirimkan parameter diatas.</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["mastermediapromo","getList"],"host":["{{baseURL}}"],"query":[{"key":"search","value":""},{"description":{"content":"<p>ketika load data pertama kali kirimkan value 1</p>\n","type":"text/plain"},"key":"page","value":"2"},{"description":{"content":"<p>1 = Aktif, 0 = Non Aktif, 2 = All</p>\n","type":"text/plain"},"key":"status","value":"1"},{"disabled":true,"description":{"content":"<p>ASC or DESC</p>\n","type":"text/plain"},"key":"sorting","value":"ASC"}],"variable":[]}},"response":[{"id":"cbcb471c-aa75-4fe9-aa4d-096c4db0342a","name":"Get list data media promo","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://47.74.214.215:82/property/api/mastermediapromo/getList?search=&page=1&sorting=ASC&status=1","protocol":"http","host":["47","74","214","215"],"port":"82","path":["property","api","mastermediapromo","getList"],"query":[{"key":"search","value":""},{"key":"page","value":"1","description":"ketika load data pertama kali kirimkan value 1"},{"key":"sorting","value":"ASC","description":"ASC or DESC"},{"key":"status","value":"1","description":"1 = Aktif, 0 = Non Aktif, 2 = All"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 02 May 2023 09:30:04 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"429"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"List master media promo\"\n    },\n    \"data\": {\n        \"count_data\": 5,\n        \"count_page\": 1,\n        \"current_page\": 1,\n        \"prev_page\": 0,\n        \"next_page\": 0,\n        \"list_data\": [\n            {\n                \"ID\": 1,\n                \"media_promo\": \"Media Promo 1\",\n                \"status\": 1\n            },\n            {\n                \"ID\": 2,\n                \"media_promo\": \"Media Promo 2\",\n                \"status\": 1\n            },\n            {\n                \"ID\": 3,\n                \"media_promo\": \"Media Promo 3\",\n                \"status\": 1\n            },\n            {\n                \"ID\": 4,\n                \"media_promo\": \"Media Promo 4\",\n                \"status\": 1\n            },\n            {\n                \"ID\": 5,\n                \"media_promo\": \"Media Promo 5 Edit\",\n                \"status\": 1\n            }\n        ]\n    }\n}"},{"id":"8ebdd777-b778-4c0f-9f81-549356047a4d","name":"Get all data media promo","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://47.74.214.215:82/property/api/mastermediapromo/getList","protocol":"http","host":["47","74","214","215"],"port":"82","path":["property","api","mastermediapromo","getList"],"query":[{"key":"search","value":"Aktif","disabled":true},{"key":"page","value":"1","description":"ketika load data pertama kali kirimkan value 1","disabled":true},{"key":"status","value":"1","description":"1 = Aktif, 0 = Non Aktif, 2 = All","disabled":true},{"key":"sorting","value":"ASC","description":"ASC or DESC","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 01:32:43 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"429"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"List master media promo\"\n    },\n    \"data\": {\n        \"count_data\": 5,\n        \"count_page\": 0,\n        \"current_page\": 0,\n        \"prev_page\": 0,\n        \"next_page\": 0,\n        \"list_data\": [\n            {\n                \"ID\": 1,\n                \"media_promo\": \"Media Promo 1\",\n                \"status\": 1\n            },\n            {\n                \"ID\": 2,\n                \"media_promo\": \"Media Promo 2\",\n                \"status\": 1\n            },\n            {\n                \"ID\": 3,\n                \"media_promo\": \"Media Promo 3\",\n                \"status\": 1\n            },\n            {\n                \"ID\": 4,\n                \"media_promo\": \"Media Promo 4\",\n                \"status\": 1\n            },\n            {\n                \"ID\": 5,\n                \"media_promo\": \"Media Promo 5 Edit\",\n                \"status\": 1\n            }\n        ]\n    }\n}"}],"_postman_id":"d8af187b-056c-4149-b326-55e85c12396c"},{"name":"CreateData","id":"b07ee517-aa17-4a04-895f-b9643ef11b7e","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"<p>required, tidak boleh sama</p>\n","key":"media_promo","type":"text","value":"Media Promo 6"},{"key":"status","value":"0","description":"<p>required, 1 = Aktif, 0 = Non Aktif</p>\n","type":"text"}]},"url":"{{baseURL}}/mastermediapromo/createData","description":"<p>Menambahkan master media promo baru</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["mastermediapromo","createData"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"e56ef211-223e-4c72-a79f-ed82002312ac","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"required, tidak boleh sama","key":"media_promo","type":"text","value":"Media Promo 1"},{"key":"status","value":"1","description":"required, 1 = Aktif, 0 = Non Aktif","type":"text"}]},"url":"http://47.74.214.215:82/property/api/mastermediapromo/createData"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 02 May 2023 09:02:45 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"94"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 201,\n        \"form_name\": null,\n        \"message\": \"Media Promo 1 berhasil disimpan\"\n    },\n    \"data\": []\n}"},{"id":"3377d52f-50f3-41b6-a278-6c8918841833","name":"Error","originalRequest":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"required, tidak boleh sama","key":"media_promo","type":"text","value":"Media Promo 1"},{"key":"status","value":"1","description":"required, 1 = Aktif, 0 = Non Aktif","type":"text"}]},"url":"http://47.74.214.215:82/property/api/mastermediapromo/createData"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 02 May 2023 09:03:06 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"100"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 409,\n        \"form_name\": \"media_promo\",\n        \"message\": \"Media Promo tidak boleh sama\"\n    },\n    \"data\": []\n}"}],"_postman_id":"b07ee517-aa17-4a04-895f-b9643ef11b7e"},{"name":"ShowData","id":"ec3d18ee-e531-4faa-b945-db6810f3e67e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"url":"{{baseURL}}/mastermediapromo/show?ID=3","description":"<p>Menampilkan detail master media promo</p>\n<p>status : \n1 = Aktif\n0 = Non Aktif</p>\n<p>can_delete : \n1 = yes\n0 = no</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["mastermediapromo","show"],"host":["{{baseURL}}"],"query":[{"key":"ID","value":"3"}],"variable":[]}},"response":[{"id":"8e855d5d-383c-4f89-ad15-f41a3d301c48","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"url":{"raw":"http://47.74.214.215:82/property/api/mastermediapromo/show?ID=3","protocol":"http","host":["47","74","214","215"],"port":"82","path":["property","api","mastermediapromo","show"],"query":[{"key":"ID","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 01:12:50 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"155"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"Detail media promo\"\n    },\n    \"data\": {\n        \"media_promo_id\": 3,\n        \"media_promo\": \"Media Promo 3\",\n        \"status\": 1,\n        \"can_delete\": 1\n    }\n}"}],"_postman_id":"ec3d18ee-e531-4faa-b945-db6810f3e67e"},{"name":"UpdateData","id":"7ab28ff0-6a12-409f-918a-fc4cd2e798f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"<p>required</p>\n","key":"ID","type":"text","value":"5"},{"description":"<p>required</p>\n","key":"media_promo","type":"text","value":"Media Promo 5 Edit"},{"key":"status","value":"1","description":"<p>required, 1 = Aktif, 0 = Non Aktif</p>\n","type":"text"}]},"url":"{{baseURL}}/mastermediapromo/update","description":"<p>Update data master media promo</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["mastermediapromo","update"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"93df4564-1d56-439e-a809-c7d7cb9225cf","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"required","key":"ID","type":"text","value":"5"},{"description":"required","key":"media_promo","type":"text","value":"Media Promo 5 Edit"},{"key":"status","value":"1","description":"required, 1 = Aktif, 0 = Non Aktif","type":"text"}]},"url":"http://47.74.214.215:82/property/api/mastermediapromo/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 02 May 2023 09:18:25 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"84"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"Data berhasil dirubah\"\n    },\n    \"data\": []\n}"}],"_postman_id":"7ab28ff0-6a12-409f-918a-fc4cd2e798f2"},{"name":"DeleteData","id":"1b8368df-6a51-43fb-8e02-708c43360565","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"ID","type":"text","value":"1"}]},"url":"{{baseURL}}/mastermediapromo/delete","description":"<p>Delete data master kantor</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["mastermediapromo","delete"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"82b3800d-fe28-453b-bf54-f67b28846c0f","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"ID","type":"text","value":"6"}]},"url":"http://47.74.214.215:82/property/api/mastermediapromo/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 02 May 2023 09:20:53 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"93"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"Media Promo 6 berhasil dihapus\"\n    },\n    \"data\": []\n}"}],"_postman_id":"1b8368df-6a51-43fb-8e02-708c43360565"}],"id":"7b19801e-4cf4-4161-b95c-9523d5f14e84","event":[{"listen":"prerequest","script":{"id":"c273cd47-60dd-4ec0-9c2c-e7f795f81db3","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"95055c80-291e-46bf-91bc-fc13d50ee71b","type":"text/javascript","exec":[""]}}],"_postman_id":"7b19801e-4cf4-4161-b95c-9523d5f14e84","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}}},{"name":"Master Tipe Properti","item":[{"name":"GetList","id":"72843fc0-1661-4e25-9905-9e5b98848af1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"{{baseURL}}/mastertipeproperti/getList?search=&page=1&status=1&sorting=ASC","description":"<ul>\n<li>Untuk menampilkan data pada list, silahkan kirimkan parameter search, page, status, dan sorting. Secara otomatis data akan ditampilkan 10 data per page.</li>\n<li>Sedangkan untuk menampilkan data  pada pilihan dropdown tidak perlu mengirimkan parameter diatas.</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["mastertipeproperti","getList"],"host":["{{baseURL}}"],"query":[{"key":"search","value":""},{"description":{"content":"<p>ketika load data pertama kali kirimkan value 1</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>1 = Aktif, 0 = Non Aktif, 2 = All</p>\n","type":"text/plain"},"key":"status","value":"1"},{"description":{"content":"<p>ASC or DESC</p>\n","type":"text/plain"},"key":"sorting","value":"ASC"}],"variable":[]}},"response":[{"id":"7ccefdb5-62e9-464c-8443-c2d65d01c30d","name":"Get list data msetr tipe properti","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://47.74.214.215:82/property/api/mastertipeproperti/getList?search=&page=1&status=1&sorting=ASC","protocol":"http","host":["47","74","214","215"],"port":"82","path":["property","api","mastertipeproperti","getList"],"query":[{"key":"search","value":""},{"key":"page","value":"1","description":"ketika load data pertama kali kirimkan value 1"},{"key":"status","value":"1","description":"1 = Aktif, 0 = Non Aktif, 2 = All"},{"key":"sorting","value":"ASC","description":"ASC or DESC"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 01:55:41 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"552"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"List master media promo\"\n    },\n    \"data\": {\n        \"count_data\": 7,\n        \"count_page\": 1,\n        \"current_page\": 1,\n        \"prev_page\": 0,\n        \"next_page\": 0,\n        \"list_data\": [\n            {\n                \"ID\": 3,\n                \"tipe_properti\": \"Tipe Properti 1\",\n                \"status\": 1\n            },\n            {\n                \"ID\": 1,\n                \"tipe_properti\": \"Tipe Properti 2\",\n                \"status\": 1\n            },\n            {\n                \"ID\": 2,\n                \"tipe_properti\": \"Tipe Properti 3\",\n                \"status\": 1\n            },\n            {\n                \"ID\": 4,\n                \"tipe_properti\": \"Tipe Properti 4\",\n                \"status\": 1\n            },\n            {\n                \"ID\": 5,\n                \"tipe_properti\": \"Tipe Properti 5\",\n                \"status\": 1\n            },\n            {\n                \"ID\": 6,\n                \"tipe_properti\": \"Tipe Properti 6\",\n                \"status\": 1\n            },\n            {\n                \"ID\": 7,\n                \"tipe_properti\": \"Tipe Properti 7\",\n                \"status\": 1\n            }\n        ]\n    }\n}"},{"id":"86041f3f-e31b-4018-ab20-003ae19e4633","name":"Get all data master tipe properti","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://47.74.214.215:82/property/api/mastertipeproperti/getList","protocol":"http","host":["47","74","214","215"],"port":"82","path":["property","api","mastertipeproperti","getList"],"query":[{"key":"search","value":"","disabled":true},{"key":"page","value":"1","description":"ketika load data pertama kali kirimkan value 1","disabled":true},{"key":"status","value":"1","description":"1 = Aktif, 0 = Non Aktif, 2 = All","disabled":true},{"key":"sorting","value":"ASC","description":"ASC or DESC","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 01:56:18 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"552"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"List master media promo\"\n    },\n    \"data\": {\n        \"count_data\": 7,\n        \"count_page\": 0,\n        \"current_page\": 0,\n        \"prev_page\": 0,\n        \"next_page\": 0,\n        \"list_data\": [\n            {\n                \"ID\": 3,\n                \"tipe_properti\": \"Tipe Properti 1\",\n                \"status\": 1\n            },\n            {\n                \"ID\": 1,\n                \"tipe_properti\": \"Tipe Properti 2\",\n                \"status\": 1\n            },\n            {\n                \"ID\": 2,\n                \"tipe_properti\": \"Tipe Properti 3\",\n                \"status\": 1\n            },\n            {\n                \"ID\": 4,\n                \"tipe_properti\": \"Tipe Properti 4\",\n                \"status\": 1\n            },\n            {\n                \"ID\": 5,\n                \"tipe_properti\": \"Tipe Properti 5\",\n                \"status\": 1\n            },\n            {\n                \"ID\": 6,\n                \"tipe_properti\": \"Tipe Properti 6\",\n                \"status\": 1\n            },\n            {\n                \"ID\": 7,\n                \"tipe_properti\": \"Tipe Properti 7\",\n                \"status\": 1\n            }\n        ]\n    }\n}"}],"_postman_id":"72843fc0-1661-4e25-9905-9e5b98848af1"},{"name":"CreateData","id":"caee9a1d-8e81-4c77-944b-569f57eab470","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"<p>required, tidak boleh sama</p>\n","key":"tipe_properti","type":"text","value":"Tipe Properti 7"},{"description":"<p>required, 1 = Aktif, 0 = Non Aktif</p>\n","key":"status","type":"text","value":"1"}]},"url":"{{baseURL}}/mastertipeproperti/createData","description":"<p>Menambahkan master tipe properti baru</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["mastertipeproperti","createData"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"6ad29025-6451-4425-860b-4f80543e1b41","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"required, tidak boleh sama","key":"tipe_properti","type":"text","value":"Tipe Properti 3"},{"description":"required, 1 = Aktif, 0 = Non Aktif","key":"status","type":"text","value":"1"}]},"url":"http://47.74.214.215:82/property/api/mastertipeproperti/createData"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 01:49:23 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"96"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 201,\n        \"form_name\": null,\n        \"message\": \"Tipe Properti 3 berhasil disimpan\"\n    },\n    \"data\": []\n}"},{"id":"bb66bd9a-bc22-4c9b-9360-8f38fd4055f9","name":"Error","originalRequest":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"required, tidak boleh sama","key":"tipe_properti","type":"text","value":"Tipe Properti 3"},{"description":"required, 1 = Aktif, 0 = Non Aktif","key":"status","type":"text","value":"1"}]},"url":"http://47.74.214.215:82/property/api/mastertipeproperti/createData"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 01:49:45 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"104"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 409,\n        \"form_name\": \"tipe_properti\",\n        \"message\": \"Tipe Properti tidak boleh sama\"\n    },\n    \"data\": []\n}"}],"_postman_id":"caee9a1d-8e81-4c77-944b-569f57eab470"},{"name":"ShowData","id":"6211aae9-0fc0-4f85-b4b7-9de314626ca9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"url":"{{baseURL}}/mastertipeproperti/show?ID=3","description":"<p>Menampilkan detail master tipe properti</p>\n<p>status : \n1 = Aktif\n0 = Non Aktif</p>\n<p>can_delete : \n1 = yes\n0 = no</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["mastertipeproperti","show"],"host":["{{baseURL}}"],"query":[{"key":"ID","value":"3"}],"variable":[]}},"response":[{"id":"d7f075aa-5905-420a-8fc6-e567ad198103","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"url":{"raw":"http://47.74.214.215:82/property/api/mastertipeproperti/show?ID=3","protocol":"http","host":["47","74","214","215"],"port":"82","path":["property","api","mastertipeproperti","show"],"query":[{"key":"ID","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 01:59:52 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"161"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"Detail media promo\"\n    },\n    \"data\": {\n        \"tipe_properti_id\": 3,\n        \"tipe_properti\": \"Tipe Properti 1\",\n        \"status\": 1,\n        \"can_delete\": 1\n    }\n}"}],"_postman_id":"6211aae9-0fc0-4f85-b4b7-9de314626ca9"},{"name":"UpdateData","id":"17295a6c-3e9e-4afa-861e-8de2027dab2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"<p>required</p>\n","key":"ID","type":"text","value":"3"},{"description":"<p>required</p>\n","key":"tipe_properti","type":"text","value":"Tipe Properti 1 edit"},{"key":"status","value":"1","description":"<p>required, 1 = Aktif, 0 = Non Aktif</p>\n","type":"text"}]},"url":"{{baseURL}}/mastertipeproperti/update","description":"<p>Update data master media promo</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["mastertipeproperti","update"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"83bf6d97-6a03-4ec0-9c1d-7d825f2530b2","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"required","key":"ID","type":"text","value":"3"},{"description":"required","key":"tipe_properti","type":"text","value":"Tipe Properti 1 edit"},{"key":"status","value":"1","description":"required, 1 = Aktif, 0 = Non Aktif","type":"text"}]},"url":"http://47.74.214.215:82/property/api/mastertipeproperti/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 02:02:54 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"84"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"Data berhasil dirubah\"\n    },\n    \"data\": []\n}"}],"_postman_id":"17295a6c-3e9e-4afa-861e-8de2027dab2b"},{"name":"DeleteData","id":"44e191e8-b6eb-45df-ba2d-b25065bd0c90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"ID","type":"text","value":"2"}]},"url":"{{baseURL}}/mastertipeproperti/delete","description":"<p>Delete data master kantor</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["mastertipeproperti","delete"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"2a2230c4-be5f-4ca7-bcee-a9067a3051cc","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"ID","type":"text","value":"3"}]},"url":"http://47.74.214.215:82/property/api/mastertipeproperti/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 02:03:51 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"100"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"Tipe Properti 1 edit berhasil dihapus\"\n    },\n    \"data\": []\n}"}],"_postman_id":"44e191e8-b6eb-45df-ba2d-b25065bd0c90"}],"id":"f2f1fc7f-015c-47eb-807a-3d7c17b2f5bb","event":[{"listen":"prerequest","script":{"id":"59f13a13-287b-4e95-87d4-9d3b6d04c2d8","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"dc741056-bfc9-40a7-8355-9f34cb7f69ac","type":"text/javascript","exec":[""]}}],"_postman_id":"f2f1fc7f-015c-47eb-807a-3d7c17b2f5bb","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}}},{"name":"Other Master","item":[{"name":"GetList TipeApartemen","id":"5de25967-3485-428e-924d-30aa2b57cd2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"{{baseURL}}/master/getListTipeApartemen","description":"<p>Menampilkan data tipe apartemen, yang dapat digunakan pada dropdown select tipe apartemen</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["master","getListTipeApartemen"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"3cb8db89-718d-4dae-a9a1-dcc1f478b7b8","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"http://47.74.214.215:82/property/api/master/getListTipeApartemen"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 04:36:30 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"363"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"List master tipe apartemen\"\n    },\n    \"data\": [\n        {\n            \"ID\": 1,\n            \"tipe_apartemen\": \"1 BR\"\n        },\n        {\n            \"ID\": 2,\n            \"tipe_apartemen\": \"2 BR\"\n        },\n        {\n            \"ID\": 3,\n            \"tipe_apartemen\": \"3 BR\"\n        },\n        {\n            \"ID\": 4,\n            \"tipe_apartemen\": \"3 BR+1\"\n        },\n        {\n            \"ID\": 5,\n            \"tipe_apartemen\": \"4 BR\"\n        },\n        {\n            \"ID\": 6,\n            \"tipe_apartemen\": \"4 BR+1\"\n        },\n        {\n            \"ID\": 7,\n            \"tipe_apartemen\": \"Studio\"\n        },\n        {\n            \"ID\": 8,\n            \"tipe_apartemen\": \"Penthouse\"\n        }\n    ]\n}"}],"_postman_id":"5de25967-3485-428e-924d-30aa2b57cd2d"},{"name":"GetList KabupatenKota","id":"91db662c-d520-4481-83c9-6556f9cde4aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"url":"{{baseURL}}/master/getListKabupatenKota?search=se","description":"<p>Menampilkan data kabupaten/kota, yang dapat digunakan pada dropdown select kabupaten kota</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["master","getListKabupatenKota"],"host":["{{baseURL}}"],"query":[{"key":"search","value":"se"}],"variable":[]}},"response":[{"id":"9ba8c633-7eb7-437e-9199-df8f3f426477","name":"GetList KabupatenKota","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"url":{"raw":"http://47.74.214.215:82/property/api/master/getListKabupatenKota?search=se","protocol":"http","host":["47","74","214","215"],"port":"82","path":["property","api","master","getListKabupatenKota"],"query":[{"key":"search","value":"se"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 07:43:46 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"2127"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"List master kabupaten kota\"\n    },\n    \"data\": [\n        {\n            \"ID\": 1,\n            \"kabupaten_kota\": \"Kab. Aceh Selatan\"\n        },\n        {\n            \"ID\": 155,\n            \"kabupaten_kota\": \"Kab. Adm. Kep. Seribu\"\n        },\n        {\n            \"ID\": 143,\n            \"kabupaten_kota\": \"Kab. Bangka Selatan\"\n        },\n        {\n            \"ID\": 332,\n            \"kabupaten_kota\": \"Kab. Barito Selatan\"\n        },\n        {\n            \"ID\": 116,\n            \"kabupaten_kota\": \"Kab. Bengkulu Selatan\"\n        },\n        {\n            \"ID\": 381,\n            \"kabupaten_kota\": \"Kab. Bolaang Mongondow Selatan\"\n        },\n        {\n            \"ID\": 460,\n            \"kabupaten_kota\": \"Kab. Buru Selatan\"\n        },\n        {\n            \"ID\": 437,\n            \"kabupaten_kota\": \"Kab. Buton Selatan\"\n        },\n        {\n            \"ID\": 30,\n            \"kabupaten_kota\": \"Kab. Deli Serdang\"\n        },\n        {\n            \"ID\": 466,\n            \"kabupaten_kota\": \"Kab. Halmahera Selatan\"\n        },\n        {\n            \"ID\": 348,\n            \"kabupaten_kota\": \"Kab. Hulu Sungai Selatan\"\n        },\n        {\n            \"ID\": 280,\n            \"kabupaten_kota\": \"Kab. Karangasem\"\n        },\n        {\n            \"ID\": 399,\n            \"kabupaten_kota\": \"Kab. Kepulauan Selayar\"\n        },\n        {\n            \"ID\": 427,\n            \"kabupaten_kota\": \"Kab. Konawe Selatan\"\n        },\n        {\n            \"ID\": 45,\n            \"kabupaten_kota\": \"Kab. Labuhanbatu Selatan\"\n        },\n        {\n            \"ID\": 126,\n            \"kabupaten_kota\": \"Kab. Lampung Selatan\"\n        },\n        {\n            \"ID\": 512,\n            \"kabupaten_kota\": \"Kab. Manokwari Selatan\"\n        },\n        {\n            \"ID\": 375,\n            \"kabupaten_kota\": \"Kab. Minahasa Selatan\"\n        },\n        {\n            \"ID\": 37,\n            \"kabupaten_kota\": \"Kab. Nias Selatan\"\n        },\n        {\n            \"ID\": 107,\n            \"kabupaten_kota\": \"Kab. Ogan Komering Ulu Selatan\"\n        },\n        {\n            \"ID\": 356,\n            \"kabupaten_kota\": \"Kab. Paser\"\n        },\n        {\n            \"ID\": 361,\n            \"kabupaten_kota\": \"Kab. Penajam Paser Utara\"\n        },\n        {\n            \"ID\": 57,\n            \"kabupaten_kota\": \"Kab. Pesisir Selatan\"\n        },\n        {\n            \"ID\": 135,\n            \"kabupaten_kota\": \"Kab. Pringsewu\"\n        },\n        {\n            \"ID\": 323,\n            \"kabupaten_kota\": \"Kab. Sekadau\"\n        },\n        {\n            \"ID\": 120,\n            \"kabupaten_kota\": \"Kab. Seluma\"\n        },\n        {\n            \"ID\": 209,\n            \"kabupaten_kota\": \"Kab. Semarang\"\n        },\n        {\n            \"ID\": 457,\n            \"kabupaten_kota\": \"Kab. Seram Bagian Barat\"\n        },\n        {\n            \"ID\": 456,\n            \"kabupaten_kota\": \"Kab. Seram Bagian Timur\"\n        },\n        {\n            \"ID\": 269,\n            \"kabupaten_kota\": \"Kab. Serang\"\n        },\n        {\n            \"ID\": 41,\n            \"kabupaten_kota\": \"Kab. Serdang Bedagai\"\n        },\n        {\n            \"ID\": 335,\n            \"kabupaten_kota\": \"Kab. Seruyan\"\n        },\n        {\n            \"ID\": 67,\n            \"kabupaten_kota\": \"Kab. Solok Selatan\"\n        },\n        {\n            \"ID\": 505,\n            \"kabupaten_kota\": \"Kab. Sorong Selatan\"\n        },\n        {\n            \"ID\": 26,\n            \"kabupaten_kota\": \"Kab. Tapanuli Selatan\"\n        },\n        {\n            \"ID\": 294,\n            \"kabupaten_kota\": \"Kab. Timor Tengah Selatan\"\n        },\n        {\n            \"ID\": 159,\n            \"kabupaten_kota\": \"Kota Adm. Jakarta Selatan\"\n        },\n        {\n            \"ID\": 21,\n            \"kabupaten_kota\": \"Kota Lhokseumawe\"\n        },\n        {\n            \"ID\": 220,\n            \"kabupaten_kota\": \"Kota Semarang\"\n        },\n        {\n            \"ID\": 272,\n            \"kabupaten_kota\": \"Kota Serang\"\n        },\n        {\n            \"ID\": 273,\n            \"kabupaten_kota\": \"Kota Tangerang Selatan\"\n        }\n    ]\n}"}],"_postman_id":"91db662c-d520-4481-83c9-6556f9cde4aa"},{"name":"GetList Wilayah","id":"4742a27b-bb4e-4e10-bc32-1183d9e78e28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"url":"{{baseURL}}/master/getListWilayah","description":"<p>Menampilkan data kabupaten/kota, yang dapat digunakan pada dropdown select kabupaten kota</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["master","getListWilayah"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"17b7d5b2-ecb4-45e7-ac29-a268e2b4ee52","name":"GetList Wilayah","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"url":"http://47.74.214.215:82/property/api/master/getListWilayah"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 07:54:46 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"218"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"List master wilayah\"\n    },\n    \"data\": [\n        {\n            \"ID\": 1,\n            \"wilayah\": \"Pusat\"\n        },\n        {\n            \"ID\": 2,\n            \"wilayah\": \"Selatan\"\n        },\n        {\n            \"ID\": 3,\n            \"wilayah\": \"Timur\"\n        },\n        {\n            \"ID\": 4,\n            \"wilayah\": \"Utara\"\n        },\n        {\n            \"ID\": 5,\n            \"wilayah\": \"Barat\"\n        }\n    ]\n}"}],"_postman_id":"4742a27b-bb4e-4e10-bc32-1183d9e78e28"},{"name":"GetList Hadap","id":"65affc5d-000c-4043-9573-6191a410d4dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"url":"{{baseURL}}/master/getListHadap?search=sel","description":"<p>Menampilkan data master hadap, yang dapat digunakan pada dropdown select hadap</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["master","getListHadap"],"host":["{{baseURL}}"],"query":[{"key":"search","value":"sel"}],"variable":[]}},"response":[{"id":"2dcdc8fd-447d-4f28-ae7c-571b2af6512b","name":"GetList Hadap","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"url":{"raw":"http://47.74.214.215:82/property/api/master/getListHadap?search=sel","protocol":"http","host":["47","74","214","215"],"port":"82","path":["property","api","master","getListHadap"],"query":[{"key":"search","value":"sel"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 08:30:29 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"240"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"List master hadap\"\n    },\n    \"data\": [\n        {\n            \"ID\": 4,\n            \"hadap\": \"Selatan\"\n        },\n        {\n            \"ID\": 5,\n            \"hadap\": \"Selatan Barat\"\n        },\n        {\n            \"ID\": 6,\n            \"hadap\": \"Seletan Timur\"\n        },\n        {\n            \"ID\": 11,\n            \"hadap\": \"Timur Selatan\"\n        },\n        {\n            \"ID\": 16,\n            \"hadap\": \"Utara Selatan\"\n        }\n    ]\n}"}],"_postman_id":"65affc5d-000c-4043-9573-6191a410d4dd"},{"name":"GetList Surat","id":"86a57282-e6f1-432b-95b1-df916f6eaadd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"url":"{{baseURL}}/master/getListSurat","description":"<p>Menampilkan data master surat, yang dapat digunakan pada dropdown select surat</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["master","getListSurat"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"8d8362a2-6ab9-4d38-bc8f-694c01f13da6","name":"GetList Surat","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"url":"http://47.74.214.215:82/property/api/master/getListSurat"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 08:39:06 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"192"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"List master surat\"\n    },\n    \"data\": [\n        {\n            \"ID\": 2,\n            \"surat\": \"HGB\"\n        },\n        {\n            \"ID\": 4,\n            \"surat\": \"HGB PT\"\n        },\n        {\n            \"ID\": 3,\n            \"surat\": \"PPJB\"\n        },\n        {\n            \"ID\": 1,\n            \"surat\": \"SHM\"\n        }\n    ]\n}"}],"_postman_id":"86a57282-e6f1-432b-95b1-df916f6eaadd"},{"name":"GetList StatusSertifikat","id":"3abd40b2-1c30-4268-b16c-e5f56c62455f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"url":"{{baseURL}}/master/getListStatusSertifikat","description":"<p>Menampilkan data kabupaten/kota, yang dapat digunakan pada dropdown select kabupaten kota</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["master","getListStatusSertifikat"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"134ee2f3-9752-4ff2-837f-d07585afe7a1","name":"GetList StatusSertifikat","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"url":"http://47.74.214.215:82/property/api/master/getListStatusSertifikat"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 08:52:27 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"238"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"List master status sertifikat\"\n    },\n    \"data\": [\n        {\n            \"ID\": 1,\n            \"status_sertifikat\": \"Dalam Jaminan\"\n        },\n        {\n            \"ID\": 3,\n            \"status_sertifikat\": \"Sertifikat dalam penguasaan milik\"\n        },\n        {\n            \"ID\": 2,\n            \"status_sertifikat\": \"Waris\"\n        }\n    ]\n}"}],"_postman_id":"3abd40b2-1c30-4268-b16c-e5f56c62455f"},{"name":"GetList PemilikPemenang","id":"3a38ca6d-8f78-439d-998e-254d664f3025","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"url":"{{baseURL}}/master/getListPemilikPemegang","description":"<p>Menampilkan data pemilik / pemegang, yang dapat digunakan pada dropdown select pemilik/pemegang</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["master","getListPemilikPemegang"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"22e46223-76bf-42c4-9371-6a405a01e380","name":"GetList PemilikPemenang","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"url":"http://47.74.214.215:82/property/api/master/getListPemilikPemegang"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 08:58:26 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"210"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"List master pemilik/pemegang\"\n    },\n    \"data\": [\n        {\n            \"ID\": 2,\n            \"pemilik_pemegang\": \"Ahli Waris\"\n        },\n        {\n            \"ID\": 1,\n            \"pemilik_pemegang\": \"Perorangan\"\n        },\n        {\n            \"ID\": 3,\n            \"pemilik_pemegang\": \"PT/CV\"\n        }\n    ]\n}"}],"_postman_id":"3a38ca6d-8f78-439d-998e-254d664f3025"},{"name":"GetList JenisLantai","id":"1e4748c3-57c7-41ee-9e2a-aa10f6ffb30b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"url":"{{baseURL}}/master/getListJenisLantai","description":"<p>Menampilkan data pemilik / pemegang, yang dapat digunakan pada dropdown select pemilik/pemegang</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["master","getListJenisLantai"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"ffd3cd0d-476d-4d7e-ab1a-7d16f999e4a8","name":"GetList JenisLantai","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"url":"http://47.74.214.215:82/property/api/master/getListJenisLantai"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 03 May 2023 09:28:54 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"300"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"List master jenis lantai\"\n    },\n    \"data\": [\n        {\n            \"ID\": 1,\n            \"jenis_lantai\": \"Plester\"\n        },\n        {\n            \"ID\": 2,\n            \"jenis_lantai\": \"Tegel/Ubin\"\n        },\n        {\n            \"ID\": 3,\n            \"jenis_lantai\": \"Keramik\"\n        },\n        {\n            \"ID\": 4,\n            \"jenis_lantai\": \"Marmer\"\n        },\n        {\n            \"ID\": 5,\n            \"jenis_lantai\": \"Granite Tile\"\n        },\n        {\n            \"ID\": 6,\n            \"jenis_lantai\": \"Lain-Lain\"\n        }\n    ]\n}"}],"_postman_id":"1e4748c3-57c7-41ee-9e2a-aa10f6ffb30b"},{"name":"GetList MasterSatuan","id":"ecb36df4-7b47-46e6-a000-2486c8ecef47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseURL}}/master/getListSatuanHarga","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["master","getListSatuanHarga"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"c21aa433-c2ee-4af0-afcc-aae392e37b6a","name":"GetList SatuanHarga","originalRequest":{"method":"GET","header":[],"url":"http://47.74.214.215:82/property/api/master/getListSatuanHarga"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 07 Jun 2023 01:35:41 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"329"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"List master satuan harga\"\n    },\n    \"data\": [\n        {\n            \"ID\": 1,\n            \"satuan_harga\": \"m2\"\n        },\n        {\n            \"ID\": 2,\n            \"satuan_harga\": \"are\"\n        },\n        {\n            \"ID\": 3,\n            \"satuan_harga\": \"perbulan\"\n        },\n        {\n            \"ID\": 4,\n            \"satuan_harga\": \"per 3 bulan\"\n        },\n        {\n            \"ID\": 5,\n            \"satuan_harga\": \"per 6 bulan\"\n        },\n        {\n            \"ID\": 6,\n            \"satuan_harga\": \"pertahun\"\n        },\n        {\n            \"ID\": 7,\n            \"satuan_harga\": \"per 2 bulan\"\n        }\n    ]\n}"}],"_postman_id":"ecb36df4-7b47-46e6-a000-2486c8ecef47"}],"id":"67a67b2c-1030-4981-8338-7ca46d18cd5a","_postman_id":"67a67b2c-1030-4981-8338-7ca46d18cd5a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}}},{"name":"Listing","item":[{"name":"GetList Listing","item":[{"name":"GetList From Page Listing","id":"d2b7d6f7-852f-4632-9a52-6c30a485717f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"http://47.74.214.215:82/property/api/listing/getList?search=&page=1&from_page=2","description":"<ul>\n<li>Untuk menampilkan data listing dari halaman listing</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"protocol":"http","port":"82","path":["property","api","listing","getList"],"host":["47","74","214","215"],"query":[{"key":"search","value":""},{"description":{"content":"<p>ketika load data pertama kali kirimkan value 1</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"key":"no_pjp","value":"pjp 03"},{"disabled":true,"key":"kode_listing","value":"LISTING-3"},{"disabled":true,"description":{"content":"<p>id dari master kantor</p>\n","type":"text/plain"},"key":"kantor_id","value":"3"},{"disabled":true,"key":"nama_agen","value":""},{"disabled":true,"description":{"content":"<p>1 = Exclusif, 2 = Open, 3 = Open Khusus</p>\n","type":"text/plain"},"key":"listing","value":"3"},{"disabled":true,"description":{"content":"<p>1 = Jual, 2 = Sewa</p>\n","type":"text/plain"},"key":"jenis_listing","value":"2"},{"disabled":true,"description":{"content":"<p>id tipe properti yang didapatkan dari mastertipeproperti/getList</p>\n","type":"text/plain"},"key":"tipe_properti_id","value":"2"},{"disabled":true,"description":{"content":"<p>id tipe apartemen yang didapatkan dari master/getListTipeApartemen</p>\n","type":"text/plain"},"key":"tipe_apartemen_id","value":"1"},{"disabled":true,"description":{"content":"<p>hanya enable ketika tipe_properti_id = 1</p>\n","type":"text/plain"},"key":"tower","value":"5"},{"disabled":true,"description":{"content":"<p>hanya enable ketika tipe_properti_id = 1</p>\n","type":"text/plain"},"key":"nomor_lantai_min","value":"2"},{"disabled":true,"description":{"content":"<p>hanya enable ketika tipe_properti_id = 1</p>\n","type":"text/plain"},"key":"nomor_lantai_max","value":"3"},{"disabled":true,"key":"jumlah_lantai_min","value":"2"},{"disabled":true,"key":"jumlah_lantai_max","value":"5"},{"disabled":true,"key":"kabupaten_kota","value":"tapanu"},{"disabled":true,"key":"area","value":"area 3"},{"disabled":true,"key":"alamat_1","value":"alamat"},{"disabled":true,"key":"alamat_2","value":"broadcast"},{"disabled":true,"key":"alamat_3","value":"listing"},{"disabled":true,"key":"alamat_4","value":"3"},{"disabled":true,"key":"alamat_5","value":"alamat broadcast listing 3"},{"disabled":true,"key":"cluster","value":"cluster 3"},{"disabled":true,"key":"luas_tanah_min","value":"2500"},{"disabled":true,"key":"luas_tanah_max","value":"3000"},{"disabled":true,"key":"dimensi_lebar_tanah_min","value":"40"},{"disabled":true,"key":"dimensi_lebar_tanah_max","value":"40"},{"disabled":true,"key":"dimensi_panjang_tanah_min","value":"50"},{"disabled":true,"key":"dimensi_panjang_tanah_max","value":"50"},{"disabled":true,"key":"luas_bangunan_min","value":"2000"},{"disabled":true,"key":"luas_bangunan_max","value":"2500"},{"disabled":true,"key":"jumlah_kamar_tidur_inti","value":"4"},{"disabled":true,"key":"jumlah_kamar_mandi_inti","value":"2"},{"disabled":true,"description":{"content":"<p>id hadap yang didapatkan dari master/getListHadap</p>\n","type":"text/plain"},"key":"hadap_id","value":"1"},{"disabled":true,"description":{"content":"<p>id surat yang didapatkan dari master/getListSurat</p>\n","type":"text/plain"},"key":"surat_id","value":"2"},{"disabled":true,"description":{"content":"<p>1= Full Furnished, 2 = Semi Furnished, 3 = Non Furnished</p>\n","type":"text/plain"},"key":"perabotan","value":"1"},{"disabled":true,"description":{"content":"<p>1 = Kotak (badan), 2 = Hook (corner), 3 = Ngantong</p>\n","type":"text/plain"},"key":"posisi","value":"2"},{"disabled":true,"key":"harga_min","value":""},{"disabled":true,"key":"harga_max","value":""},{"disabled":true,"description":{"content":"<p>id wilayah yang didapatkan dari master/getListWilayah</p>\n","type":"text/plain"},"key":"wilayah_id","value":"3"},{"disabled":true,"description":{"content":"<p>1 = My Listing, 2 = My Selling, 3 = Hot Listing, 4 = Sold</p>\n","type":"text/plain"},"key":"jenis_data","value":"4"},{"disabled":true,"description":{"content":"<p>ASC or DESC</p>\n","type":"text/plain"},"key":"sorting[kode_listing]","value":"ASC"},{"disabled":true,"description":{"content":"<p>ASC or DESC</p>\n","type":"text/plain"},"key":"sorting[harga]","value":"DESC"},{"disabled":true,"description":{"content":"<p>ASC or DESC</p>\n","type":"text/plain"},"key":"sorting[luas_tanah]","value":"ASC"},{"disabled":true,"description":{"content":"<p>ASC or DESC</p>\n","type":"text/plain"},"key":"sorting[luas_bangunan]","value":"DESC"},{"disabled":true,"description":{"content":"<p>ASC or DESC</p>\n","type":"text/plain"},"key":"sorting[dimensi_lebar_tanah]","value":"DESC"},{"disabled":true,"description":{"content":"<p>ASC or DESC</p>\n","type":"text/plain"},"key":"sorting[dinemsi_panjang_tanah]","value":"ASC"},{"description":{"content":"<p>required, 1 = Home Feed, 2 = Listing\nUntuk membedakan request ini dari halaman listing atau halaman Home Feed</p>\n","type":"text/plain"},"key":"from_page","value":"2"}],"variable":[]}},"response":[{"id":"ffa1c4b8-be23-409c-a053-8cfb3a91299f","name":"GetList From Page Listing","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://47.74.214.215:82/property/api/listing/getList?search=&page=1&no_pjp=pjp 03&kode_listing=LISTING-3&kantor_id=3&nama_agen=&listing=3&jenis_listing=2&tipe_properti_id=2&tipe_apartemen_id=1&tower=5&nomor_lantai_min=2&nomor_lantai_max=3&jumlah_lantai_min=2&jumlah_lantai_max=5&kabupaten_kota=tapanu&area=area 3&alamat_1=alamat&alamat_2=broadcast&alamat_3=listing&alamat_4=3&alamat_5=alamat broadcast listing 3&cluster=cluster 3&luas_tanah_min=2500&luas_tanah_max=3000&dimensi_lebar_tanah_min=40&dimensi_lebar_tanah_max=40&dimensi_panjang_tanah_min=50&dimensi_panjang_tanah_max=50&luas_bangunan_min=2000&luas_bangunan_max=2500&jumlah_kamar_tidur_inti=4&jumlah_kamar_mandi_inti=2&hadap_id=1&surat_id=2&perabotan=1&posisi=2&harga_min=&harga_max=&wilayah_id=3&jenis_data=&sorting[kode_listing]=ASC&sorting[harga]=DESC&sorting[luas_tanah]=ASC&sorting[luas_bangunan]=DESC&sorting[dimensi_lebar_tanah]=DESC&sorting[dinemsi_panjang_tanah]=ASC&from_page=2","protocol":"http","host":["47","74","214","215"],"port":"82","path":["property","api","listing","getList"],"query":[{"key":"search","value":""},{"key":"page","value":"1","description":"ketika load data pertama kali kirimkan value 1"},{"key":"no_pjp","value":"pjp 03"},{"key":"kode_listing","value":"LISTING-3"},{"key":"kantor_id","value":"3","description":"id dari master kantor"},{"key":"nama_agen","value":""},{"key":"listing","value":"3","description":"1 = Exclusif, 2 = Open, 3 = Open Khusus"},{"key":"jenis_listing","value":"2","description":"1 = Jual, 2 = Sewa"},{"key":"tipe_properti_id","value":"2","description":"id tipe properti yang didapatkan dari mastertipeproperti/getList"},{"key":"tipe_apartemen_id","value":"1","description":"id tipe apartemen yang didapatkan dari master/getListTipeApartemen"},{"key":"tower","value":"5","description":"hanya enable ketika tipe_properti_id = 1"},{"key":"nomor_lantai_min","value":"2","description":"hanya enable ketika tipe_properti_id = 1"},{"key":"nomor_lantai_max","value":"3","description":"hanya enable ketika tipe_properti_id = 1"},{"key":"jumlah_lantai_min","value":"2"},{"key":"jumlah_lantai_max","value":"5"},{"key":"kabupaten_kota","value":"tapanu"},{"key":"area","value":"area 3"},{"key":"alamat_1","value":"alamat"},{"key":"alamat_2","value":"broadcast"},{"key":"alamat_3","value":"listing"},{"key":"alamat_4","value":"3"},{"key":"alamat_5","value":"alamat broadcast listing 3"},{"key":"cluster","value":"cluster 3"},{"key":"luas_tanah_min","value":"2500"},{"key":"luas_tanah_max","value":"3000"},{"key":"dimensi_lebar_tanah_min","value":"40"},{"key":"dimensi_lebar_tanah_max","value":"40"},{"key":"dimensi_panjang_tanah_min","value":"50"},{"key":"dimensi_panjang_tanah_max","value":"50"},{"key":"luas_bangunan_min","value":"2000"},{"key":"luas_bangunan_max","value":"2500"},{"key":"jumlah_kamar_tidur_inti","value":"4"},{"key":"jumlah_kamar_mandi_inti","value":"2"},{"key":"hadap_id","value":"1","description":"id hadap yang didapatkan dari master/getListHadap"},{"key":"surat_id","value":"2","description":"id surat yang didapatkan dari master/getListSurat"},{"key":"perabotan","value":"1","description":"1= Full Furnished, 2 = Semi Furnished, 3 = Non Furnished"},{"key":"posisi","value":"2","description":"1 = Kotak (badan), 2 = Hook (corner), 3 = Ngantong"},{"key":"harga_min","value":""},{"key":"harga_max","value":""},{"key":"wilayah_id","value":"3","description":"id wilayah yang didapatkan dari master/getListWilayah"},{"key":"jenis_data","value":"","description":"1 = My Listing, 2 = My Selling, 3 = Hot Listing, 4 = Sold"},{"key":"sorting[kode_listing]","value":"ASC","description":"ASC or DESC"},{"key":"sorting[harga]","value":"DESC","description":"ASC or DESC"},{"key":"sorting[luas_tanah]","value":"ASC","description":"ASC or DESC"},{"key":"sorting[luas_bangunan]","value":"DESC","description":"ASC or DESC"},{"key":"sorting[dimensi_lebar_tanah]","value":"DESC","description":"ASC or DESC"},{"key":"sorting[dinemsi_panjang_tanah]","value":"ASC","description":"ASC or DESC"},{"key":"from_page","value":"2","description":"required, 1 = Home Feed, 2 = Listing\nUntuk membedakan request ini dari halaman listing atau halaman Home Feed"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 07 Jun 2023 02:53:32 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"1011"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"List data listing\"\n    },\n    \"data\": {\n        \"count_data\": 1,\n        \"count_page\": 1,\n        \"current_page\": 1,\n        \"prev_page\": 0,\n        \"next_page\": 0,\n        \"list_data\": [\n            {\n                \"ID\": 3,\n                \"kode_listing\": \"LISTING-3\",\n                \"level_listing\": 1,\n                \"selling_poin\": \"selling poin 3\",\n                \"jumlah_kamar_tidur_inti\": 4,\n                \"jumlah_kamar_tidur_pembantu\": 1,\n                \"jumlah_kamar_mandi_inti\": 2,\n                \"jumlah_kamar_mandi_pembantu\": 1,\n                \"jumlah_carport\": 1,\n                \"jumlah_garasi\": 1,\n                \"luas_tanah\": 2500,\n                \"dimensi_lebar_tanah\": 40,\n                \"dimensi_panjang_tanah\": 50,\n                \"luas_bangunan\": 2000,\n                \"tipe_properti\": {\n                    \"ID\": 2,\n                    \"tipe_properti\": \"Tipe Properti 3\"\n                },\n                \"jumlah_media_promo\": 1,\n                \"harga_listing\": [\n                    {\n                        \"ID\": 7,\n                        \"jenis_listing\": 1,\n                        \"satuan_harga\": {\n                            \"ID\": 1,\n                            \"satuan_harga\": \"m2\"\n                        },\n                        \"harga\": 250005\n                    },\n                    {\n                        \"ID\": 8,\n                        \"jenis_listing\": 2,\n                        \"satuan_harga\": {\n                            \"ID\": 2,\n                            \"satuan_harga\": \"are\"\n                        },\n                        \"harga\": 500005\n                    }\n                ],\n                \"foto_properti\": [\n                    {\n                        \"ID\": 9,\n                        \"file_url\": \"http://47.74.214.215:82/property/assets/FotoProperti/05-05-2023/LOGO-SPA-3-warna-copy.png\",\n                        \"file_name\": \"LOGO-SPA-3-warna-copy.png\"\n                    }\n                ],\n                \"created_by\": {\n                    \"ID\": 5,\n                    \"nama\": \"Kukoh Santoso\",\n                    \"hak_akses\": 2\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"d2b7d6f7-852f-4632-9a52-6c30a485717f"},{"name":"GetList From Page Home Feed","id":"36eb9c14-21a9-4b95-ac5e-3c1fc544ff09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"{{baseURL}}/listing/getList?search=are&page=1&from_page=2","description":"<ul>\n<li>Untuk menampilkan data listing dari halaman listing</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["listing","getList"],"host":["{{baseURL}}"],"query":[{"key":"search","value":"are"},{"description":{"content":"<p>ketika load data pertama kali kirimkan value 1</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"key":"no_pjp","value":"pjp 03"},{"disabled":true,"key":"kode_listing","value":"LISTING-3"},{"disabled":true,"description":{"content":"<p>id dari master kantor</p>\n","type":"text/plain"},"key":"kantor_id","value":"3"},{"disabled":true,"key":"nama_agen","value":""},{"disabled":true,"description":{"content":"<p>1 = Exclusif, 2 = Open, 3 = Open Khusus</p>\n","type":"text/plain"},"key":"listing","value":"3"},{"disabled":true,"description":{"content":"<p>1 = Jual, 2 = Sewa</p>\n","type":"text/plain"},"key":"jenis_listing","value":"2"},{"disabled":true,"description":{"content":"<p>id tipe properti yang didapatkan dari mastertipeproperti/getList</p>\n","type":"text/plain"},"key":"tipe_properti_id","value":"2"},{"disabled":true,"description":{"content":"<p>id tipe apartemen yang didapatkan dari master/getListTipeApartemen</p>\n","type":"text/plain"},"key":"tipe_apartemen_id","value":"1"},{"disabled":true,"description":{"content":"<p>hanya enable ketika tipe_properti_id = 1</p>\n","type":"text/plain"},"key":"tower","value":"5"},{"disabled":true,"description":{"content":"<p>hanya enable ketika tipe_properti_id = 1</p>\n","type":"text/plain"},"key":"nomor_lantai_min","value":"2"},{"disabled":true,"description":{"content":"<p>hanya enable ketika tipe_properti_id = 1</p>\n","type":"text/plain"},"key":"nomor_lantai_max","value":"3"},{"disabled":true,"key":"jumlah_lantai_min","value":"2"},{"disabled":true,"key":"jumlah_lantai_max","value":"5"},{"disabled":true,"key":"kabupaten_kota","value":"tapanu"},{"disabled":true,"key":"area","value":"area 3"},{"disabled":true,"key":"alamat_1","value":"alamat"},{"disabled":true,"key":"alamat_2","value":"broadcast"},{"disabled":true,"key":"alamat_3","value":"listing"},{"disabled":true,"key":"alamat_4","value":"3"},{"disabled":true,"key":"alamat_5","value":"alamat broadcast listing 3"},{"disabled":true,"key":"cluster","value":"cluster 3"},{"disabled":true,"key":"luas_tanah_min","value":"2500"},{"disabled":true,"key":"luas_tanah_max","value":"3000"},{"disabled":true,"key":"dimensi_lebar_tanah_min","value":"40"},{"disabled":true,"key":"dimensi_lebar_tanah_max","value":"40"},{"disabled":true,"key":"dimensi_panjang_tanah_min","value":"50"},{"disabled":true,"key":"dimensi_panjang_tanah_max","value":"50"},{"disabled":true,"key":"luas_bangunan_min","value":"2000"},{"disabled":true,"key":"luas_bangunan_max","value":"2500"},{"disabled":true,"key":"jumlah_kamar_tidur_inti","value":"4"},{"disabled":true,"key":"jumlah_kamar_mandi_inti","value":"2"},{"disabled":true,"description":{"content":"<p>id hadap yang didapatkan dari master/getListHadap</p>\n","type":"text/plain"},"key":"hadap_id","value":"1"},{"disabled":true,"description":{"content":"<p>id surat yang didapatkan dari master/getListSurat</p>\n","type":"text/plain"},"key":"surat_id","value":"2"},{"disabled":true,"description":{"content":"<p>1= Full Furnished, 2 = Semi Furnished, 3 = Non Furnished</p>\n","type":"text/plain"},"key":"perabotan","value":"1"},{"disabled":true,"description":{"content":"<p>1 = Kotak (badan), 2 = Hook (corner), 3 = Ngantong</p>\n","type":"text/plain"},"key":"posisi","value":"2"},{"disabled":true,"key":"harga_min","value":""},{"disabled":true,"key":"harga_max","value":""},{"disabled":true,"description":{"content":"<p>id wilayah yang didapatkan dari master/getListWilayah</p>\n","type":"text/plain"},"key":"wilayah_id","value":"3"},{"disabled":true,"description":{"content":"<p>1 = My Listing, 2 = My Selling, 3 = Hot Listing, 4 = Sold</p>\n","type":"text/plain"},"key":"jenis_data","value":""},{"disabled":true,"description":{"content":"<p>ASC or DESC</p>\n","type":"text/plain"},"key":"sorting[kode_listing]","value":"ASC"},{"disabled":true,"description":{"content":"<p>ASC or DESC</p>\n","type":"text/plain"},"key":"sorting[harga]","value":"DESC"},{"disabled":true,"description":{"content":"<p>ASC or DESC</p>\n","type":"text/plain"},"key":"sorting[luas_tanah]","value":"ASC"},{"disabled":true,"description":{"content":"<p>ASC or DESC</p>\n","type":"text/plain"},"key":"sorting[luas_bangunan]","value":"DESC"},{"disabled":true,"description":{"content":"<p>ASC or DESC</p>\n","type":"text/plain"},"key":"sorting[dimensi_lebar_tanah]","value":"DESC"},{"disabled":true,"description":{"content":"<p>ASC or DESC</p>\n","type":"text/plain"},"key":"sorting[dinemsi_panjang_tanah]","value":"ASC"},{"key":"from_page","value":"2"}],"variable":[]}},"response":[{"id":"d92a91ab-58b9-4c52-acf2-e8dad5b3b93a","name":"GetList From Page Home Feed","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://47.74.214.215:82/property/api/listing/getList?search=listing-lengkap&page=1&from_page=2","protocol":"http","host":["47","74","214","215"],"port":"82","path":["property","api","listing","getList"],"query":[{"key":"search","value":"listing-lengkap"},{"key":"page","value":"1","description":"ketika load data pertama kali kirimkan value 1"},{"key":"no_pjp","value":"pjp 03","disabled":true},{"key":"kode_listing","value":"LISTING-3","disabled":true},{"key":"kantor_id","value":"3","description":"id dari master kantor","disabled":true},{"key":"nama_agen","value":"","disabled":true},{"key":"listing","value":"3","description":"1 = Exclusif, 2 = Open, 3 = Open Khusus","disabled":true},{"description":"1 = Jual, 2 = Sewa","key":"jenis_listing","value":"2","disabled":true},{"description":"id tipe properti yang didapatkan dari mastertipeproperti/getList","key":"tipe_properti_id","value":"2","disabled":true},{"description":"id tipe apartemen yang didapatkan dari master/getListTipeApartemen","key":"tipe_apartemen_id","value":"1","disabled":true},{"description":"hanya enable ketika tipe_properti_id = 1","key":"tower","value":"5","disabled":true},{"description":"hanya enable ketika tipe_properti_id = 1","key":"nomor_lantai_min","value":"2","disabled":true},{"description":"hanya enable ketika tipe_properti_id = 1","key":"nomor_lantai_max","value":"3","disabled":true},{"key":"jumlah_lantai_min","value":"2","disabled":true},{"key":"jumlah_lantai_max","value":"5","disabled":true},{"key":"kabupaten_kota","value":"tapanu","disabled":true},{"key":"area","value":"area 3","disabled":true},{"key":"alamat_1","value":"alamat","disabled":true},{"key":"alamat_2","value":"broadcast","disabled":true},{"key":"alamat_3","value":"listing","disabled":true},{"key":"alamat_4","value":"3","disabled":true},{"key":"alamat_5","value":"alamat broadcast listing 3","disabled":true},{"key":"cluster","value":"cluster 3","disabled":true},{"key":"luas_tanah_min","value":"2500","disabled":true},{"key":"luas_tanah_max","value":"3000","disabled":true},{"key":"dimensi_lebar_tanah_min","value":"40","disabled":true},{"key":"dimensi_lebar_tanah_max","value":"40","disabled":true},{"key":"dimensi_panjang_tanah_min","value":"50","disabled":true},{"key":"dimensi_panjang_tanah_max","value":"50","disabled":true},{"key":"luas_bangunan_min","value":"2000","disabled":true},{"key":"luas_bangunan_max","value":"2500","disabled":true},{"key":"jumlah_kamar_tidur_inti","value":"4","disabled":true},{"key":"jumlah_kamar_mandi_inti","value":"2","disabled":true},{"description":"id hadap yang didapatkan dari master/getListHadap","key":"hadap_id","value":"1","disabled":true},{"description":"id surat yang didapatkan dari master/getListSurat","key":"surat_id","value":"2","disabled":true},{"description":"1= Full Furnished, 2 = Semi Furnished, 3 = Non Furnished","key":"perabotan","value":"1","disabled":true},{"description":"1 = Kotak (badan), 2 = Hook (corner), 3 = Ngantong","key":"posisi","value":"2","disabled":true},{"key":"harga_min","value":"","disabled":true},{"key":"harga_max","value":"","disabled":true},{"description":"id wilayah yang didapatkan dari master/getListWilayah","key":"wilayah_id","value":"3","disabled":true},{"description":"1 = My Listing, 2 = My Selling, 3 = Hot Listing, 4 = Sold","key":"jenis_data","value":"","disabled":true},{"description":"ASC or DESC","key":"sorting[kode_listing]","value":"ASC","disabled":true},{"description":"ASC or DESC","key":"sorting[harga]","value":"DESC","disabled":true},{"description":"ASC or DESC","key":"sorting[luas_tanah]","value":"ASC","disabled":true},{"description":"ASC or DESC","key":"sorting[luas_bangunan]","value":"DESC","disabled":true},{"description":"ASC or DESC","key":"sorting[dimensi_lebar_tanah]","value":"DESC","disabled":true},{"description":"ASC or DESC","key":"sorting[dinemsi_panjang_tanah]","value":"ASC","disabled":true},{"key":"from_page","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 07 Jun 2023 02:53:56 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"2944"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"List data listing\"\n    },\n    \"data\": {\n        \"count_data\": 3,\n        \"count_page\": 1,\n        \"current_page\": 1,\n        \"prev_page\": 0,\n        \"next_page\": 0,\n        \"list_data\": [\n            {\n                \"ID\": 44,\n                \"kode_listing\": \"LISTING-LENGKAP1\",\n                \"level_listing\": 4,\n                \"selling_poin\": \"Rumah Siap Huni\",\n                \"jumlah_kamar_tidur_inti\": 3,\n                \"jumlah_kamar_tidur_pembantu\": 1,\n                \"jumlah_kamar_mandi_inti\": 2,\n                \"jumlah_kamar_mandi_pembantu\": 1,\n                \"jumlah_carport\": 1,\n                \"jumlah_garasi\": 1,\n                \"luas_tanah\": 28000,\n                \"dimensi_lebar_tanah\": 140,\n                \"dimensi_panjang_tanah\": 200,\n                \"luas_bangunan\": 1800,\n                \"tipe_properti\": {\n                    \"ID\": 1,\n                    \"tipe_properti\": \"Apartemen\"\n                },\n                \"jumlah_media_promo\": 2,\n                \"harga_listing\": [\n                    {\n                        \"ID\": 9,\n                        \"jenis_listing\": 1,\n                        \"satuan_harga\": {\n                            \"ID\": 1,\n                            \"satuan_harga\": \"m2\"\n                        },\n                        \"harga\": 800000000\n                    },\n                    {\n                        \"ID\": 10,\n                        \"jenis_listing\": 2,\n                        \"satuan_harga\": {\n                            \"ID\": 2,\n                            \"satuan_harga\": \"are\"\n                        },\n                        \"harga\": 25000000\n                    }\n                ],\n                \"foto_properti\": [],\n                \"created_by\": {\n                    \"ID\": 5,\n                    \"nama\": \"Kukoh Santoso\",\n                    \"hak_akses\": 2\n                }\n            },\n            {\n                \"ID\": 45,\n                \"kode_listing\": \"LISTING-LENGKAP2\",\n                \"level_listing\": 4,\n                \"selling_poin\": \"Rumah Siap Huni\",\n                \"jumlah_kamar_tidur_inti\": 3,\n                \"jumlah_kamar_tidur_pembantu\": 1,\n                \"jumlah_kamar_mandi_inti\": 2,\n                \"jumlah_kamar_mandi_pembantu\": 1,\n                \"jumlah_carport\": 1,\n                \"jumlah_garasi\": 1,\n                \"luas_tanah\": 28000,\n                \"dimensi_lebar_tanah\": 140,\n                \"dimensi_panjang_tanah\": 200,\n                \"luas_bangunan\": 1800,\n                \"tipe_properti\": {\n                    \"ID\": 1,\n                    \"tipe_properti\": \"Apartemen\"\n                },\n                \"jumlah_media_promo\": 2,\n                \"harga_listing\": [\n                    {\n                        \"ID\": 11,\n                        \"jenis_listing\": 1,\n                        \"satuan_harga\": {\n                            \"ID\": 1,\n                            \"satuan_harga\": \"m2\"\n                        },\n                        \"harga\": 800000000\n                    },\n                    {\n                        \"ID\": 12,\n                        \"jenis_listing\": 2,\n                        \"satuan_harga\": {\n                            \"ID\": 2,\n                            \"satuan_harga\": \"are\"\n                        },\n                        \"harga\": 25000000\n                    }\n                ],\n                \"foto_properti\": [\n                    {\n                        \"ID\": 13,\n                        \"file_url\": \"http://47.74.214.215:82/property/assets/FotoProperti/23-05-2023/LAYOUT-3.jpg\",\n                        \"file_name\": \"LAYOUT-3.jpg\"\n                    },\n                    {\n                        \"ID\": 15,\n                        \"file_url\": \"http://47.74.214.215:82/property/assets/FotoProperti/23-05-2023/RUMAH-2.jpg\",\n                        \"file_name\": \"RUMAH-2.jpg\"\n                    }\n                ],\n                \"created_by\": {\n                    \"ID\": 5,\n                    \"nama\": \"Kukoh Santoso\",\n                    \"hak_akses\": 2\n                }\n            },\n            {\n                \"ID\": 67,\n                \"kode_listing\": \"LISTING-LENGKAP3\",\n                \"level_listing\": 4,\n                \"selling_poin\": \"Rumah Siap Huni\",\n                \"jumlah_kamar_tidur_inti\": 3,\n                \"jumlah_kamar_tidur_pembantu\": 1,\n                \"jumlah_kamar_mandi_inti\": 2,\n                \"jumlah_kamar_mandi_pembantu\": 1,\n                \"jumlah_carport\": 1,\n                \"jumlah_garasi\": 1,\n                \"luas_tanah\": 28000,\n                \"dimensi_lebar_tanah\": 140,\n                \"dimensi_panjang_tanah\": 200,\n                \"luas_bangunan\": 1800,\n                \"tipe_properti\": {\n                    \"ID\": 1,\n                    \"tipe_properti\": \"Apartemen\"\n                },\n                \"jumlah_media_promo\": 2,\n                \"harga_listing\": [\n                    {\n                        \"ID\": 77,\n                        \"jenis_listing\": 1,\n                        \"satuan_harga\": {\n                            \"ID\": 1,\n                            \"satuan_harga\": \"m2\"\n                        },\n                        \"harga\": 800000000\n                    },\n                    {\n                        \"ID\": 78,\n                        \"jenis_listing\": 2,\n                        \"satuan_harga\": {\n                            \"ID\": 2,\n                            \"satuan_harga\": \"are\"\n                        },\n                        \"harga\": 25000000\n                    }\n                ],\n                \"foto_properti\": [\n                    {\n                        \"ID\": 53,\n                        \"file_url\": \"http://47.74.214.215:82/property/assets/FotoProperti/07-06-2023/download.jpg\",\n                        \"file_name\": \"download.jpg\"\n                    },\n                    {\n                        \"ID\": 51,\n                        \"file_url\": \"http://47.74.214.215:82/property/assets/FotoProperti/07-06-2023/Ilustrasi-1-Apartemen-Teluk-Intan-Rekomendasi-Hunian-Murah-Berkualitas-di-Jakarta-Utara.jpg\",\n                        \"file_name\": \"Ilustrasi-1-Apartemen-Teluk-Intan-Rekomendasi-Hunian-Murah-Berkualitas-di-Jakarta-Utara.jpg\"\n                    }\n                ],\n                \"created_by\": {\n                    \"ID\": 69,\n                    \"nama\": \"latip\",\n                    \"hak_akses\": 2\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"36eb9c14-21a9-4b95-ac5e-3c1fc544ff09"}],"id":"91f7980b-d633-432e-99f9-a1b5b9bb34d3","description":"<ul>\n<li>Untuk menampilkan data listing dari halaman Home Feed user Agen isikan parameter from_page = 1 </li>\n<li>Untuk menampilkan data listing dari halaman Listing isikan parameter from_page = 2</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"c30e69f0-6c4a-4f62-b5df-ef0b58054443","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"9c5ddedc-610b-4d0b-bcdb-a48511d85293","type":"text/javascript","exec":[""]}}],"_postman_id":"91f7980b-d633-432e-99f9-a1b5b9bb34d3","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}}},{"name":"CreateData","id":"5b06b57f-7f00-49dc-bfaf-ac3571ae61f7","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"<p>required, 1 = Internal, 2 = External, 3 = Pribadi</p>\n","key":"opsi_listing","type":"text","value":"1"},{"description":"<p>1 = Hot Listing, 2 = Saleable, 3 =  Available, 4 = Sold, 5 = Pending</p>\n","key":"level_listing","type":"text","value":"4"},{"key":"sold_by_me","value":"1","description":"<p>1= yes , 0 = no, \nenable hanya ketika level_listing = 4 </p>\n","type":"text"},{"key":"tanggal_deal","value":"2023-05-20","description":"<p>enable hanya ketika level_listing = 4 </p>\n","type":"text"},{"key":"harga_deal","value":"3000000","description":"<p>enable hanya ketika level_listing = 4 </p>\n","type":"text"},{"key":"gross_commission","value":"250000","description":"<p>enable hanya ketika level_listing = 4 </p>\n","type":"text"},{"description":"<p>disable ketika level user agen</p>\n","key":"no_pjp","type":"text","value":""},{"description":"<p>required</p>\n","key":"kode_listing","type":"text","value":"LISTING TEST 3"},{"description":"<p>required,\nid master kantor yang didapatkan dari masterkantor/getList</p>\n","key":"kantor_id","type":"text","value":"3","disabled":true},{"description":"<p>required, 1 = Exclusif, 2 = Open, 3 = Open Khusus</p>\n","key":"listing","type":"text","value":"1"},{"key":"nama_pemilik","type":"text","value":"Nama Pemilik 2"},{"key":"alamat_pemilik","type":"text","value":"Alamat Pemilik 2"},{"key":"no_wa_hp","type":"text","value":"085645698326"},{"description":"<p>required, id tipe properti yang didapatkan dari mastertipeproperti/getList</p>\n","key":"tipe_properti_id","type":"text","value":"1"},{"description":"<p>id tipe apartemen yang didapatkan dari master/getListTipeApartemen.\nhanya tampil ketika tipe_properti_id= 1</p>\n","key":"tipe_apartemen_id","type":"text","value":"1"},{"description":"<p>hanya tampil ketika tipe_apartemen_id = 1</p>\n","key":"keterangan_apartemen","type":"text","value":"Keterangan Apartement 2"},{"description":"<p>hanya tampil ketika tipe_properti_id = 1</p>\n","key":"nomor_lantai","type":"text","value":"2"},{"description":"<p>hanya tampil ketika tipe_properti_id = 1</p>\n","key":"nomor_unit","type":"text","value":"3"},{"description":"<p>hanya tampil ketika tipe_properti_id = 1</p>\n","key":"tower","type":"text","value":"Nama Tower 2"},{"description":"<p>hanya tampil ketika tipe_properti_id != 1</p>\n","key":"jumlah_lantai","type":"text","value":"2"},{"key":"surat_kepemilikan","type":"text","value":"Kukoh Santoso"},{"description":"<p>required, id kabupaten kota yang didapatkan dari master/getListKabupatenKota</p>\n","key":"kabupaten_kota_id","type":"text","value":"23"},{"description":"<p>id wilayah  yang didapatkan dari master/getListWilayah</p>\n","key":"wilayah_id","type":"text","value":"5"},{"key":"area","type":"text","value":"Area Surabaya"},{"description":"<p>required</p>\n","key":"alamat_properti","type":"text","value":"Jl. Indonesia Surabaya"},{"key":"cluster","type":"text","value":"Nama Cluster"},{"key":"luas_tanah","type":"text","value":"28000"},{"key":"dimensi_lebar_tanah","type":"text","value":"140"},{"key":"dimensi_panjang_tanah","type":"text","value":"200"},{"key":"luas_bangunan","type":"text","value":"1800"},{"description":"<p>id hadap yang didapatkan dari master/getListHadap</p>\n","key":"hadap_id","type":"text","value":"6"},{"description":"<p>id surat yang didapatkan dari master/getListSurat</p>\n","key":"surat_id","type":"text","value":"2"},{"description":"<p>id status sertifikat yang didapatkan dari master/getListStatusSertifikat</p>\n","key":"status_sertifikat_id","type":"text","value":"3"},{"description":"<p>id pemilik / pemengang hak yang didapatkan dari master/getListPemilikPemegangHak</p>\n","key":"pemilik_pemegang_hak_id","type":"text","value":"1"},{"description":"<p>1= Full Furnished, 2 = Semi Furnished, 3 = Non Furnished</p>\n","key":"perabotan","type":"text","value":"2"},{"description":"<p>1 = Kotak (badan), 2 = Hook (corner), 3 = Ngantong</p>\n","key":"posisi","type":"text","value":"1"},{"key":"listrik","type":"text","value":"8000"},{"description":"<p>1 = PDAM, 2 = Sumur</p>\n","key":"air[0]","type":"text","value":"1"},{"key":"air[1]","value":"2","description":"<p>1 = PDAM, 2 = Sumur</p>\n","type":"text"},{"key":"jumlah_kamar_tidur_inti","type":"text","value":"3"},{"key":"jumlah_kamar_tidur_pembantu","type":"text","value":"1"},{"key":"jumlah_kamar_mandi_inti","type":"text","value":"2"},{"key":"jumlah_kamar_mandi_pembantu","type":"text","value":"1"},{"key":"jumlah_dapur","type":"text","value":"1"},{"key":"jumlah_carport","type":"text","value":"1"},{"key":"jumlah_garasi","type":"text","value":"1"},{"description":"<p>id jenis lantai yang didapatkan dari master/getListJenisLantai</p>\n","key":"jenis_lantai_teras_id","type":"text","value":"3"},{"description":"<p>id jenis lantai yang didapatkan dari master/getListJenisLantai</p>\n","key":"jenis_lantai_ruang_tamu_id","type":"text","value":"4"},{"description":"<p>id jenis lantai yang didapatkan dari master/getListJenisLantai</p>\n","key":"jenis_lantai_ruang_keluarga_id","type":"text","value":"4"},{"description":"<p>id jenis lantai yang didapatkan dari master/getListJenisLantai</p>\n","key":"jenis_lantai_kamar_tidur_id","type":"text","value":"4"},{"description":"<p>id jenis lantai yang didapatkan dari master/getListJenisLantai</p>\n","key":"jenis_lantai_kamar_mandi_id","type":"text","value":"1"},{"description":"<p>id jenis lantai yang didapatkan dari master/getListJenisLantai</p>\n","key":"jenis_lantai_dapur_id","type":"text","value":"1"},{"description":"<p>1 = Jual, 2 = Sewa</p>\n","key":"jenis_listing[0]","type":"text","value":"1"},{"description":"<p>id satuan harga yang didapatkan dari master/getListSatuanHarga</p>\n","key":"satuan_harga[0]","type":"text","value":"1"},{"key":"harga[0]","type":"text","value":"800000000"},{"key":"komisi_user[0]","value":"20","description":"<p>0 s/d 100</p>\n","type":"text"},{"description":"<p>1 = Jual, 2 = Sewa</p>\n","key":"jenis_listing[1]","type":"text","value":"2"},{"description":"<p>id satuan harga yang didapatkan dari master/getListSatuanHarga</p>\n","key":"satuan_harga[1]","type":"text","value":"2"},{"key":"harga[1]","type":"text","value":"25000000"},{"key":"komisi_user[1]","value":"3","description":"<p>0 s/d 100</p>\n","type":"text"},{"key":"tanggal_mulai_berlaku_formulir","type":"text","value":"2023-05-23"},{"key":"tanggal_selesai_berlaku_formulir","type":"text","value":"2023-05-30"},{"key":"link_youtube","type":"text","value":"https://www.youtube.com/"},{"description":"<p>1 = yes, 0 = no</p>\n","key":"diizinkan_pasang_banner","type":"text","value":"1"},{"description":"<p>max 25 foto, id foto properti yang didapatkan setelah proses upload Foto Properti pada endpoint listing/uploadFotoProperti</p>\n","key":"foto_properti_id[0]","type":"text","value":"860"},{"description":"<p>max 25 Foto, id foto properti yang didapatkan setelah proses upload Foto Properti pada endpoint listing/uploadFotoProperti</p>\n","key":"foto_properti_id[1]","type":"text","value":"695"},{"description":"<p>required</p>\n","key":"komisi_user","type":"text","value":"5000000","disabled":true},{"key":"jargon","type":"text","value":"Rumah Impian anda"},{"description":"<p>required</p>\n","key":"alamat_broadcast_listing","type":"text","value":"alamat broadcast listing 1"},{"key":"keterangan_atas","type":"text","value":"Keterangan atas ini"},{"key":"selling_poin","type":"text","value":"Rumah Siap Huni"},{"key":"broadcast_manual","type":"text","value":"Halo, terima kasih atas pesan Anda. Kami sedang tidak berada di tempat saat ini, tetapi kami akan merespons pesan Anda segera setelah kami kembali."},{"key":"tanggal_upload_iklan[0]","type":"text","value":"2023-05-23"},{"key":"kode[0]","type":"text","value":"IKLAN-1"},{"description":"<p>id master media promo  yang didapatkan dari mastermediapromo/getList</p>\n","key":"media_promo_id[0]","type":"text","value":"2"},{"key":"link[0]","type":"text","value":"https://youtu.be/sZmYFBFgM-k"},{"key":"tanggal_upload_iklan[1]","type":"text","value":"2023-05-23"},{"key":"kode[1]","type":"text","value":"IKLAN-2"},{"description":"<p>id master media promo  yang didapatkan dari mastermediapromo/getList</p>\n","key":"media_promo_id[1]","type":"text","value":"3"},{"key":"link[1]","type":"text","value":"https://www.figma.com/file/X5ptKMTFXktbYP1ZmR7NXx/Xavier-Marks?type=design&node-id=0-1&t=Tsuq4zG1lte70510-0"},{"description":"<p>kirimkan hanya ketika opsi_listing = 2</p>\n","key":"nama_kantor[0]","type":"text","value":"Kantor 1"},{"description":"<p>kirimkan hanya ketika opsi_listing = 2</p>\n","key":"nama_user[0]","type":"text","value":"User 1"},{"description":"<p>kirimkan hanya ketika opsi_listing = 2</p>\n","key":"no_wa_telp[0]","type":"text","value":"0865469326874"},{"key":"jenis_listing[2]","value":"1","type":"text"},{"key":"satuan_harga[2]","value":"1","type":"text"},{"key":"harga[2]","value":"850000","type":"text"},{"key":"komisi_user[2]","value":"25","type":"text"},{"key":"foto_properti_id[2]","value":"694","type":"text"},{"key":"foto_properti_id[3]","value":"693","type":"text"},{"key":"foto_properti_id[4]","value":"692","type":"text"},{"key":"foto_properti_id[5]","value":"690","type":"text"},{"key":"foto_properti_id[6]","value":"664","type":"text"},{"key":"foto_properti_id[7]","value":"663","type":"text"},{"key":"foto_properti_id[8]","value":"662","type":"text"},{"key":"foto_properti_id[9]","value":"661","type":"text"},{"key":"foto_properti_id[10]","value":"660","type":"text"},{"key":"foto_properti_id[11]","value":"654","type":"text"},{"key":"foto_properti_id[12]","value":"653","type":"text"},{"key":"foto_properti_id[13]","value":"652","type":"text"},{"key":"foto_properti_id[14]","value":"651","type":"text"},{"key":"foto_properti_id[15]","value":"650","type":"text"},{"key":"foto_properti_id[16]","value":"649","type":"text"},{"key":"foto_properti_id[17]","value":"648","type":"text"},{"key":"foto_properti_id[18]","value":"647","type":"text"},{"key":"foto_properti_id[19]","value":"646","type":"text"},{"key":"foto_properti_id[20]","value":"645","type":"text"},{"key":"foto_properti_id[21]","value":"644","type":"text"},{"key":"foto_properti_id[22]","value":"643","type":"text"},{"key":"foto_properti_id[23]","value":"641","type":"text"},{"key":"foto_properti_id[24]","value":"640","type":"text"}]},"url":"{{baseURL}}/listing/createData","description":"<p>Menambahkan listing baru</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["listing","createData"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"4256dee1-5195-4086-976f-3005c46927e1","name":"Error","originalRequest":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"required, 1 = Internal, 2 = External, 3 = Pribadi","key":"opsi_listing","type":"text","value":"1"},{"description":"1 = Hot Listing, 2 = Saleable, 3 =  Available, 4 = Sold, 5 = Pending","key":"level_listing","type":"text","value":"1"},{"key":"sold_by_me","value":"1","description":"1= yes , 0 = no, \nenable hanya ketika level_listing = 4 ","type":"text"},{"key":"tanggal_deal","value":"2023-05-10","type":"text"},{"key":"harga_deal","value":"25000","type":"text"},{"key":"gross_commission","value":"30000","type":"text"},{"description":"disable ketika level user agen","key":"no_pjp","type":"text","value":""},{"description":"required","key":"kode_listing","type":"text","value":"LISTING-9"},{"description":"required","key":"kantor_id","type":"text","value":"1"},{"description":"required, 1 = Exclusif, 2 = Open, 3 = Open Khusus","key":"listing","type":"text","value":"2"},{"key":"nama_pemilik","type":"text","value":""},{"key":"alamat_pemilik","type":"text","value":""},{"key":"no_wa_hp","type":"text","value":""},{"description":"required, id tipe properti yang didapatkan dari mastertipeproperti/getList","key":"tipe_properti_id","type":"text","value":"2"},{"description":"id tipe apartemen yang didapatkan dari master/getListTipeApartemen.\nhanya tampil ketika tipe_properti_id= 1","key":"tipe_apartemen_id","type":"text","value":""},{"description":"hanya tampil ketika tipe_apartemen_id = 1","key":"keterangan_apartemen","type":"text","value":""},{"description":"hanya tampil ketika tipe_properti_id = 1","key":"nomor_lantai","type":"text","value":""},{"description":"hanya tampil ketika tipe_properti_id = 1","key":"nomor_unit","type":"text","value":""},{"description":"hanya tampil ketika tipe_properti_id = 1","key":"tower","type":"text","value":""},{"description":"hanya tampil ketika tipe_properti_id != 1","key":"jumlah_lantai","type":"text","value":""},{"key":"surat_kepemilikan","type":"text","value":""},{"description":"required, id kabupaten kota yang didapatkan dari master/getListKabupatenKota","key":"kabupaten_kota_id","type":"text","value":"25"},{"description":"id wilayah  yang didapatkan dari master/getListWilayah","key":"wilayah_id","type":"text","value":""},{"key":"area","type":"text","value":""},{"description":"required","key":"alamat_properti","type":"text","value":"Jl. Indonesia"},{"key":"cluster","type":"text","value":""},{"key":"luas_tanah","type":"text","value":""},{"key":"dimensi_lebar_tanah","type":"text","value":""},{"key":"dimensi_panjang_tanah","type":"text","value":""},{"key":"luas_bangunan","type":"text","value":""},{"description":"id hadap yang didapatkan dari master/getListHadap","key":"hadap_id","type":"text","value":""},{"description":"id surat yang didapatkan dari master/getListSurat","key":"surat_id","type":"text","value":""},{"description":"id status sertifikat yang didapatkan dari master/getListStatusSertifikat","key":"status_sertifikat_id","type":"text","value":""},{"description":"id pemilik / pemengang hak yang didapatkan dari master/getListPemilikPemegangHak","key":"pemilik_pemegang_hak_id","type":"text","value":""},{"description":"1= Full Furnished, 2 = Semi Furnished, 3 = Non Furnished","key":"perabotan","type":"text","value":""},{"description":"1 = Kotak (badan), 2 = Hook (corner), 3 = Ngantong","key":"posisi","type":"text","value":""},{"key":"listrik","type":"text","value":""},{"description":"1 = PDAM, 2 = Sumur","key":"air","type":"text","value":""},{"key":"jumlah_kamar_tidur_inti","type":"text","value":""},{"key":"jumlah_kamar_tidur_pembantu","type":"text","value":""},{"key":"jumlah_kamar_mandi_inti","type":"text","value":""},{"key":"jumlah_kamar_mandi_pembantu","type":"text","value":""},{"key":"jumlah_dapur","type":"text","value":""},{"key":"jumlah_carport","type":"text","value":""},{"key":"jumlah_garasi","type":"text","value":""},{"description":"id jenis lantai yang didapatkan dari master/getListJenisLantai","key":"jenis_lantai_teras_id","type":"text","value":""},{"description":"id jenis lantai yang didapatkan dari master/getListJenisLantai","key":"jenis_lantai_ruang_tamu_id","type":"text","value":""},{"description":"id jenis lantai yang didapatkan dari master/getListJenisLantai","key":"jenis_lantai_ruang_keluarga_id","type":"text","value":""},{"description":"id jenis lantai yang didapatkan dari master/getListJenisLantai","key":"jenis_lantai_kamar_tidur_id","type":"text","value":""},{"description":"id jenis lantai yang didapatkan dari master/getListJenisLantai","key":"jenis_lantai_kamar_mandi_id","type":"text","value":""},{"description":"id jenis lantai yang didapatkan dari master/getListJenisLantai","key":"jenis_lantai_dapur_id","type":"text","value":""},{"description":"1 = Jual, 2 = Sewa","key":"jenis_listing[0]","type":"text","value":""},{"description":"1 = Pertahun, 2 = Perbulan, 3 = Perminggu","key":"satuan_harga[0]","type":"text","value":""},{"key":"harga[0]","type":"text","value":""},{"description":"1 = Jual, 2 = Sewa","key":"jenis_listing[1]","type":"text","value":""},{"description":"1 = Pertahun, 2 = Perbulan, 3 = Perminggu","key":"satuan_harga[1]","type":"text","value":""},{"key":"harga[1]","type":"text","value":""},{"key":"tanggal_mulai_berlaku_formulir","type":"text","value":""},{"key":"tanggal_selesai_berlaku_formulir","type":"text","value":""},{"key":"link_youtube","type":"text","value":""},{"description":"1 = yes, 0 = no","key":"diizinkan_pasang_banner","type":"text","value":""},{"description":"max 25 foto, id foto properti yang didapatkan setelah proses upload Foto Properti pada endpoint listing/uploadFotoProperti","key":"foto_properti_id[0]","type":"text","value":"11"},{"description":"max 25 Foto, id foto properti yang didapatkan setelah proses upload Foto Properti pada endpoint listing/uploadFotoProperti","key":"foto_properti_id[1]","type":"text","value":"10"},{"description":"required","key":"komisi_user","type":"text","value":"250000"},{"key":"jargon","type":"text","value":""},{"description":"required","key":"alamat_broadcast_listing","type":"text","value":"alamat broadcast listing 1"},{"key":"keterangan_atas","type":"text","value":""},{"key":"selling_poin","type":"text","value":""},{"key":"broadcast_manual","type":"text","value":""},{"key":"tanggal_upload_iklan[0]","type":"text","value":""},{"key":"kode[0]","type":"text","value":""},{"description":"id master media promo  yang didapatkan dari mastermediapromo/getList","key":"media_promo_id[0]","type":"text","value":"1"},{"key":"link[0]","type":"text","value":""},{"key":"tanggal_upload_iklan[1]","type":"text","value":""},{"key":"kode[1]","type":"text","value":""},{"description":"id master media promo  yang didapatkan dari mastermediapromo/getList","key":"media_promo_id[1]","type":"text","value":"2"},{"key":"link[1]","type":"text","value":""},{"description":"kirimkan hanya ketika opsi_listing = 2","key":"nama_kantor[0]","type":"text","value":""},{"description":"kirimkan hanya ketika opsi_listing = 2","key":"nama_user[0]","type":"text","value":""},{"description":"kirimkan hanya ketika opsi_listing = 2","key":"no_wa_telp[0]","type":"text","value":""}]},"url":"http://47.74.214.215:82/property/api/listing/createData"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 10 May 2023 02:18:21 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"102"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 409,\n        \"form_name\": \"kode_listing\",\n        \"message\": \"Kode Listing tidak boleh sama\"\n    },\n    \"data\": []\n}"},{"id":"879e8e0c-7336-49e7-a1ca-a7597b72b638","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"required, 1 = Internal, 2 = External, 3 = Pribadi","key":"opsi_listing","type":"text","value":"1"},{"description":"1 = Hot Listing, 2 = Saleable, 3 =  Available, 4 = Sold, 5 = Pending","key":"level_listing","type":"text","value":"1"},{"key":"sold_by_me","value":"1","description":"1= yes , 0 = no, \nenable hanya ketika level_listing = 4 ","type":"text"},{"key":"tanggal_deal","value":"2023-05-10","type":"text"},{"key":"harga_deal","value":"25000","type":"text"},{"key":"gross_commission","value":"30000","type":"text"},{"description":"disable ketika level user agen","key":"no_pjp","type":"text","value":""},{"description":"required","key":"kode_listing","type":"text","value":"LISTING-10"},{"description":"required","key":"kantor_id","type":"text","value":"1"},{"description":"required, 1 = Exclusif, 2 = Open, 3 = Open Khusus","key":"listing","type":"text","value":"2"},{"key":"nama_pemilik","type":"text","value":""},{"key":"alamat_pemilik","type":"text","value":""},{"key":"no_wa_hp","type":"text","value":""},{"description":"required, id tipe properti yang didapatkan dari mastertipeproperti/getList","key":"tipe_properti_id","type":"text","value":"2"},{"description":"id tipe apartemen yang didapatkan dari master/getListTipeApartemen.\nhanya tampil ketika tipe_properti_id= 1","key":"tipe_apartemen_id","type":"text","value":""},{"description":"hanya tampil ketika tipe_apartemen_id = 1","key":"keterangan_apartemen","type":"text","value":""},{"description":"hanya tampil ketika tipe_properti_id = 1","key":"nomor_lantai","type":"text","value":""},{"description":"hanya tampil ketika tipe_properti_id = 1","key":"nomor_unit","type":"text","value":""},{"description":"hanya tampil ketika tipe_properti_id = 1","key":"tower","type":"text","value":""},{"description":"hanya tampil ketika tipe_properti_id != 1","key":"jumlah_lantai","type":"text","value":""},{"key":"surat_kepemilikan","type":"text","value":""},{"description":"required, id kabupaten kota yang didapatkan dari master/getListKabupatenKota","key":"kabupaten_kota_id","type":"text","value":"25"},{"description":"id wilayah  yang didapatkan dari master/getListWilayah","key":"wilayah_id","type":"text","value":""},{"key":"area","type":"text","value":""},{"description":"required","key":"alamat_properti","type":"text","value":"Jl. Indonesia"},{"key":"cluster","type":"text","value":""},{"key":"luas_tanah","type":"text","value":""},{"key":"dimensi_lebar_tanah","type":"text","value":""},{"key":"dimensi_panjang_tanah","type":"text","value":""},{"key":"luas_bangunan","type":"text","value":""},{"description":"id hadap yang didapatkan dari master/getListHadap","key":"hadap_id","type":"text","value":""},{"description":"id surat yang didapatkan dari master/getListSurat","key":"surat_id","type":"text","value":""},{"description":"id status sertifikat yang didapatkan dari master/getListStatusSertifikat","key":"status_sertifikat_id","type":"text","value":""},{"description":"id pemilik / pemengang hak yang didapatkan dari master/getListPemilikPemegangHak","key":"pemilik_pemegang_hak_id","type":"text","value":""},{"description":"1= Full Furnished, 2 = Semi Furnished, 3 = Non Furnished","key":"perabotan","type":"text","value":""},{"description":"1 = Kotak (badan), 2 = Hook (corner), 3 = Ngantong","key":"posisi","type":"text","value":""},{"key":"listrik","type":"text","value":""},{"description":"1 = PDAM, 2 = Sumur","key":"air","type":"text","value":""},{"key":"jumlah_kamar_tidur_inti","type":"text","value":""},{"key":"jumlah_kamar_tidur_pembantu","type":"text","value":""},{"key":"jumlah_kamar_mandi_inti","type":"text","value":""},{"key":"jumlah_kamar_mandi_pembantu","type":"text","value":""},{"key":"jumlah_dapur","type":"text","value":""},{"key":"jumlah_carport","type":"text","value":""},{"key":"jumlah_garasi","type":"text","value":""},{"description":"id jenis lantai yang didapatkan dari master/getListJenisLantai","key":"jenis_lantai_teras_id","type":"text","value":""},{"description":"id jenis lantai yang didapatkan dari master/getListJenisLantai","key":"jenis_lantai_ruang_tamu_id","type":"text","value":""},{"description":"id jenis lantai yang didapatkan dari master/getListJenisLantai","key":"jenis_lantai_ruang_keluarga_id","type":"text","value":""},{"description":"id jenis lantai yang didapatkan dari master/getListJenisLantai","key":"jenis_lantai_kamar_tidur_id","type":"text","value":""},{"description":"id jenis lantai yang didapatkan dari master/getListJenisLantai","key":"jenis_lantai_kamar_mandi_id","type":"text","value":""},{"description":"id jenis lantai yang didapatkan dari master/getListJenisLantai","key":"jenis_lantai_dapur_id","type":"text","value":""},{"description":"1 = Jual, 2 = Sewa","key":"jenis_listing[0]","type":"text","value":""},{"description":"1 = Pertahun, 2 = Perbulan, 3 = Perminggu","key":"satuan_harga[0]","type":"text","value":""},{"key":"harga[0]","type":"text","value":""},{"description":"1 = Jual, 2 = Sewa","key":"jenis_listing[1]","type":"text","value":""},{"description":"1 = Pertahun, 2 = Perbulan, 3 = Perminggu","key":"satuan_harga[1]","type":"text","value":""},{"key":"harga[1]","type":"text","value":""},{"key":"tanggal_mulai_berlaku_formulir","type":"text","value":""},{"key":"tanggal_selesai_berlaku_formulir","type":"text","value":""},{"key":"link_youtube","type":"text","value":""},{"description":"1 = yes, 0 = no","key":"diizinkan_pasang_banner","type":"text","value":""},{"description":"max 25 foto, id foto properti yang didapatkan setelah proses upload Foto Properti pada endpoint listing/uploadFotoProperti","key":"foto_properti_id[0]","type":"text","value":"11"},{"description":"max 25 Foto, id foto properti yang didapatkan setelah proses upload Foto Properti pada endpoint listing/uploadFotoProperti","key":"foto_properti_id[1]","type":"text","value":"10"},{"description":"required","key":"komisi_user","type":"text","value":"250000"},{"key":"jargon","type":"text","value":""},{"description":"required","key":"alamat_broadcast_listing","type":"text","value":"alamat broadcast listing 1"},{"key":"keterangan_atas","type":"text","value":""},{"key":"selling_poin","type":"text","value":""},{"key":"broadcast_manual","type":"text","value":""},{"key":"tanggal_upload_iklan[0]","type":"text","value":""},{"key":"kode[0]","type":"text","value":""},{"description":"id master media promo  yang didapatkan dari mastermediapromo/getList","key":"media_promo_id[0]","type":"text","value":"1"},{"key":"link[0]","type":"text","value":""},{"key":"tanggal_upload_iklan[1]","type":"text","value":""},{"key":"kode[1]","type":"text","value":""},{"description":"id master media promo  yang didapatkan dari mastermediapromo/getList","key":"media_promo_id[1]","type":"text","value":"2"},{"key":"link[1]","type":"text","value":""},{"description":"kirimkan hanya ketika opsi_listing = 2","key":"nama_kantor[0]","type":"text","value":""},{"description":"kirimkan hanya ketika opsi_listing = 2","key":"nama_user[0]","type":"text","value":""},{"description":"kirimkan hanya ketika opsi_listing = 2","key":"no_wa_telp[0]","type":"text","value":""}]},"url":"http://47.74.214.215:82/property/api/listing/createData"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 10 May 2023 02:18:50 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"88"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 201,\n        \"form_name\": null,\n        \"message\": \"Listing berhasil disimpan\"\n    },\n    \"data\": []\n}"}],"_postman_id":"5b06b57f-7f00-49dc-bfaf-ac3571ae61f7"},{"name":"UploadFotoProperti","id":"2ba79d81-7463-4eea-830e-487ca01fd0d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"images[0]","type":"file","src":"mFvYz23wi/FB_IMG_1525361295957-696x501.jpg"},{"key":"images[1]","type":"file","src":"LkvRQKKcs/Contoh-Kartu-Undangan-Pernikahan-Kalender.jpg"}]},"url":"{{baseURL}}/listing/uploadFotoProperti","description":"<p>Digunakan untuk upload foto properti pada halaman add / edit listing</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["listing","uploadFotoProperti"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"8bbf1970-0d7a-47dd-b186-f938ac58653d","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"images","type":"file","src":"amlSrQPPp/revisi 2.jpg"}]},"url":"http://47.74.214.215:82/property/api/listing/uploadFotoProperti"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 04 May 2023 04:55:27 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"224"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 201,\n        \"form_name\": null,\n        \"message\": \"Foto properti berhasil disimpan\"\n    },\n    \"data\": {\n        \"ID\": 6,\n        \"file_url\": \"http://47.74.214.215:82/property/assets/FotoProperti/04-05-2023/revisi-2.jpg\",\n        \"file_name\": \"revisi-2.jpg\"\n    }\n}"},{"id":"6273ea69-0546-4fd5-918a-2f10a816bee0","name":"Error","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"images","type":"file","value":null}]},"url":"http://47.74.214.215:82/property/api/listing/uploadFotoProperti"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 04 May 2023 06:22:02 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"85"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 422,\n        \"form_name\": \"images\",\n        \"message\": \"images is Required\"\n    },\n    \"data\": []\n}"},{"id":"a8df85b3-cc76-441b-8a14-6e3d00cc04d9","name":"UploadFotoProperti (Multiple)","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"images[0]","type":"file","src":"mFvYz23wi/FB_IMG_1525361295957-696x501.jpg"},{"key":"images[1]","type":"file","src":"LkvRQKKcs/Contoh-Kartu-Undangan-Pernikahan-Kalender.jpg"}]},"url":"http://47.74.214.215:82/property/api/listing/uploadFotoProperti"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 11 Jul 2023 09:16:04 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"475"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 201,\n        \"form_name\": null,\n        \"message\": \"Foto properti berhasil disimpan\"\n    },\n    \"data\": [\n        {\n            \"ID\": 290,\n            \"file_url\": \"http://47.74.214.215:82/property/assets/FotoProperti/11-07-2023/FB_IMG_1525361295957-696x501.jpg\",\n            \"file_name\": \"FB_IMG_1525361295957-696x501.jpg\"\n        },\n        {\n            \"ID\": 291,\n            \"file_url\": \"http://47.74.214.215:82/property/assets/FotoProperti/11-07-2023/Contoh-Kartu-Undangan-Pernikahan-Kalender-v2.jpg\",\n            \"file_name\": \"Contoh-Kartu-Undangan-Pernikahan-Kalender-v2.jpg\"\n        }\n    ]\n}"}],"_postman_id":"2ba79d81-7463-4eea-830e-487ca01fd0d3"},{"name":"ShowData","id":"63f825d8-c4d4-4042-9cf7-c544d3318ef7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"url":"{{baseURL}}/listing/show?ID=68","description":"<p>Menampilkan detail master tipe properti</p>\n<p>can_delete :<br />1 = yes<br />0 = no</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["listing","show"],"host":["{{baseURL}}"],"query":[{"key":"ID","value":"68"}],"variable":[]}},"response":[{"id":"70be583b-5b0d-4f3c-a223-4f3174d7181b","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"}],"url":{"raw":"http://47.74.214.215:82/property/api/listing/show?ID=45","protocol":"http","host":["47","74","214","215"],"port":"82","path":["property","api","listing","show"],"query":[{"key":"ID","value":"45"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 07 Jun 2023 02:35:34 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"3390"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"Detail listing\"\n    },\n    \"data\": {\n        \"listing_id\": 45,\n        \"opsi_listing\": 2,\n        \"level_listing\": 4,\n        \"sold_by_me\": 1,\n        \"tanggal_deal\": \"2023-05-20\",\n        \"harga_deal\": 3000000,\n        \"gross_commission\": 250000,\n        \"no_pjp\": null,\n        \"kode_listing\": \"LISTING-LENGKAP2\",\n        \"kantor\": {\n            \"ID\": 3,\n            \"kantor\": \"Kantor C\"\n        },\n        \"listing\": 1,\n        \"nama_pemilik\": \"Nama Pemilik 2\",\n        \"alamat_pemilik\": \"Alamat Pemilik 2\",\n        \"no_wa_hp\": \"085645698326\",\n        \"tipe_properti\": {\n            \"ID\": 1,\n            \"tipe_properti\": \"Apartemen\"\n        },\n        \"tipe_apartemen\": {\n            \"ID\": 1,\n            \"tipe_apartemen\": \"1 BR\"\n        },\n        \"keterangan_apartemen\": \"Keterangan Apartement 2\",\n        \"nomor_lantai\": 2,\n        \"nomor_unit\": 3,\n        \"tower\": 0,\n        \"jumlah_lantai\": 2,\n        \"surat_kepemilikan\": \"Kukoh Santoso\",\n        \"kabupaten_kota\": {\n            \"ID\": 23,\n            \"kabupaten_kota\": \"Kota Subulussalam\"\n        },\n        \"wilayah\": {\n            \"ID\": 5,\n            \"wilayah\": \"Barat\"\n        },\n        \"area\": \"Area Surabaya\",\n        \"alamat_properti\": \"Jl. Indonesia Surabaya\",\n        \"cluster\": \"Nama Cluster\",\n        \"luas_tanah\": 28000,\n        \"dimensi_lebar_tanah\": 140,\n        \"dimensi_panjang_tanah\": 200,\n        \"luas_bangunan\": 1800,\n        \"hadap\": {\n            \"ID\": 6,\n            \"hadap\": \"Seletan Timur\"\n        },\n        \"surat\": {\n            \"ID\": 2,\n            \"surat\": \"HGB\"\n        },\n        \"status_sertifikat\": {\n            \"ID\": 3,\n            \"status_sertifikat\": \"Sertifikat dalam penguasaan milik\"\n        },\n        \"pemilik_pemegang_hak\": {\n            \"ID\": 1,\n            \"pemilik_pemegang\": \"Perorangan\"\n        },\n        \"perabotan\": 2,\n        \"posisi\": 1,\n        \"listrik\": \"8000\",\n        \"air\": 1,\n        \"jumlah_kamar_tidur_inti\": 3,\n        \"jumlah_kamar_tidur_pembantu\": 1,\n        \"jumlah_kamar_mandi_inti\": 2,\n        \"jumlah_kamar_mandi_pembantu\": 1,\n        \"jumlah_dapur\": 1,\n        \"jumlah_carport\": 1,\n        \"jumlah_garasi\": 1,\n        \"jenis_lantai_teras\": {\n            \"ID\": 3,\n            \"jenis_lantai\": \"Keramik\"\n        },\n        \"jenis_lantai_ruang_tamu\": {\n            \"ID\": 4,\n            \"jenis_lantai\": \"Marmer\"\n        },\n        \"jenis_lantai_ruang_keluarga\": {\n            \"ID\": 4,\n            \"jenis_lantai\": \"Marmer\"\n        },\n        \"jenis_lantai_kamar_tidur\": {\n            \"ID\": 4,\n            \"jenis_lantai\": \"Marmer\"\n        },\n        \"jenis_lantai_kamar_mandi\": {\n            \"ID\": 1,\n            \"jenis_lantai\": \"Plester\"\n        },\n        \"jenis_lantai_dapur\": {\n            \"ID\": 1,\n            \"jenis_lantai\": \"Plester\"\n        },\n        \"harga_listing\": [\n            {\n                \"ID\": 11,\n                \"jenis_listing\": 1,\n                \"satuan_harga\": {\n                    \"ID\": 1,\n                    \"satuan_harga\": \"m2\"\n                },\n                \"harga\": 800000000\n            },\n            {\n                \"ID\": 12,\n                \"jenis_listing\": 2,\n                \"satuan_harga\": {\n                    \"ID\": 2,\n                    \"satuan_harga\": \"are\"\n                },\n                \"harga\": 25000000\n            }\n        ],\n        \"tanggal_mulai_berlaku_formulir\": \"2023-05-23\",\n        \"tanggal_selesai_berlaku_formulir\": \"2023-05-30\",\n        \"link_youtube\": \"https://www.youtube.com/\",\n        \"diizinkan_pasang_banner\": 1,\n        \"komisi_user\": 25,\n        \"jargon\": \"Rumah Impian anda\",\n        \"alamat_broadcast_listing\": \"alamat broadcast listing 1\",\n        \"keterangan_atas\": \"Keterangan atas ini\",\n        \"selling_poin\": \"Rumah Siap Huni\",\n        \"broadcast_manual\": \"Halo, terima kasih atas pesan Anda. Kami sedang tidak berada di tempat saat ini, tetapi kami akan merespons pesan Anda segera setelah kami kembali.\",\n        \"media_promo_listing\": [\n            {\n                \"ID\": 12,\n                \"tanggal_upload_iklan\": \"2023-05-23\",\n                \"kode\": \"IKLAN-1\",\n                \"media_promo\": {\n                    \"ID\": 2,\n                    \"media_promo\": \"Media Promo 2\"\n                },\n                \"link\": \"https://youtu.be/sZmYFBFgM-k\",\n                \"created_by\": {\n                    \"ID\": 5,\n                    \"nama\": \"Kukoh Santoso\",\n                    \"hak_akses\": 2\n                }\n            },\n            {\n                \"ID\": 13,\n                \"tanggal_upload_iklan\": \"2023-05-23\",\n                \"kode\": \"IKLAN-2\",\n                \"media_promo\": {\n                    \"ID\": 3,\n                    \"media_promo\": \"Media Promo 3\"\n                },\n                \"link\": \"https://www.figma.com/file/X5ptKMTFXktbYP1ZmR7NXx/Xavier-Marks?type=design&node-id=0-1&t=Tsuq4zG1lte70510-0\",\n                \"created_by\": {\n                    \"ID\": 5,\n                    \"nama\": \"Kukoh Santoso\",\n                    \"hak_akses\": 2\n                }\n            }\n        ],\n        \"contact_persont\": [\n            {\n                \"ID\": 3,\n                \"nama_kantor\": \"Kantor 1\",\n                \"nama_user\": \"User 1\",\n                \"no_wa_telp\": \"0865469326874\"\n            }\n        ],\n        \"foto_properti\": [\n            {\n                \"ID\": 13,\n                \"file_url\": \"http://47.74.214.215:82/property/assets/FotoProperti/23-05-2023/LAYOUT-3.jpg\",\n                \"file_name\": \"LAYOUT-3.jpg\"\n            },\n            {\n                \"ID\": 15,\n                \"file_url\": \"http://47.74.214.215:82/property/assets/FotoProperti/23-05-2023/RUMAH-2.jpg\",\n                \"file_name\": \"RUMAH-2.jpg\"\n            }\n        ],\n        \"can_delete\": 0\n    }\n}"}],"_postman_id":"63f825d8-c4d4-4042-9cf7-c544d3318ef7"},{"name":"UpdateData","id":"f77ba2a1-3f3e-4060-99e8-acd0a8a5d670","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"<p>required</p>\n","key":"ID","type":"text","value":"68"},{"description":"<p>required, 1 = Internal, 2 = External, 3 = Pribadi</p>\n","key":"opsi_listing","type":"text","value":"1"},{"description":"<p>1 = Hot Listing, 2 = Saleable, 3 =  Available, 4 = Sold, 5 = Pending</p>\n","key":"level_listing","type":"text","value":"1"},{"key":"sold_by_me","value":"1","description":"<p>1= yes , 0 = no, \nenable hanya ketika level_listing = 4 </p>\n","type":"text"},{"key":"tanggal_deal","value":"2023-06-09","description":"<p>enable hanya ketika level_listing = 4 </p>\n","type":"text"},{"key":"harga_deal","value":"2500000","description":"<p>enable hanya ketika level_listing = 4 </p>\n","type":"text"},{"key":"gross_commission","value":"3000000","description":"<p>enable hanya ketika level_listing = 4 </p>\n","type":"text"},{"description":"<p>disable ketika level user agen</p>\n","key":"no_pjp","type":"text","value":"pjp 03"},{"description":"<p>required</p>\n","key":"kode_listing","type":"text","value":"NT00061001"},{"description":"<p>required</p>\n","key":"kantor_id","type":"text","value":"3","disabled":true},{"description":"<p>required, 1 = Exclusif, 2 = Open, 3 = Open Khusus</p>\n","key":"listing","type":"text","value":"3"},{"key":"nama_pemilik","type":"text","value":"nama pemilik 3"},{"key":"alamat_pemilik","type":"text","value":"alamat pemilik 3"},{"key":"no_wa_hp","type":"text","value":"085232077932"},{"description":"<p>required, id tipe properti yang didapatkan dari mastertipeproperti/getList</p>\n","key":"tipe_properti_id","type":"text","value":"2"},{"description":"<p>id tipe apartemen yang didapatkan dari master/getListTipeApartemen</p>\n","key":"tipe_apartemen_id","type":"text","value":"1"},{"key":"keterangan_apartemen","type":"text","value":"keterangan apartemen 3"},{"key":"nomor_lantai","type":"text","value":"2"},{"key":"nomor_unit","type":"text","value":"4"},{"key":"tower","type":"text","value":"5"},{"key":"jumlah_lantai","type":"text","value":"2"},{"key":"surat_kepemilikan","type":"text","value":"surat kepemilikan 3"},{"description":"<p>required, id kabupaten kota yang didapatkan dari master/getListKabupatenKota</p>\n","key":"kabupaten_kota_id","type":"text","value":"26"},{"description":"<p>id wilayah  yang didapatkan dari master/getListWilayah</p>\n","key":"wilayah_id","type":"text","value":"3"},{"key":"area","type":"text","value":"area 3"},{"description":"<p>required</p>\n","key":"alamat_properti","type":"text","value":"alamat properti 3"},{"key":"cluster","type":"text","value":"cluster 3"},{"key":"luas_tanah","type":"text","value":"2500"},{"key":"dimensi_lebar_tanah","type":"text","value":"40"},{"key":"dimensi_panjang_tanah","type":"text","value":"50"},{"key":"luas_bangunan","type":"text","value":"2000"},{"description":"<p>id hadap yang didapatkan dari master/getListHadap</p>\n","key":"hadap_id","type":"text","value":"1"},{"description":"<p>id surat yang didapatkan dari master/getListSurat</p>\n","key":"surat_id","type":"text","value":"2"},{"description":"<p>id status sertifikat yang didapatkan dari master/getListStatusSertifikat</p>\n","key":"status_sertifikat_id","type":"text","value":"1"},{"description":"<p>id pemilik / pemengang hak yang didapatkan dari master/getListPemilikPemegangHak</p>\n","key":"pemilik_pemegang_hak_id","type":"text","value":"2"},{"description":"<p>1= Full Furnished, 2 = Semi Furnished, 3 = Non Furnished</p>\n","key":"perabotan","type":"text","value":"1"},{"description":"<p>1 = Kotak (badan), 2 = Hook (corner), 3 = Ngantong</p>\n","key":"posisi","type":"text","value":"2"},{"key":"listrik","type":"text","value":"2400 Volt"},{"description":"<p>1 = PDAM, 2 = Sumur</p>\n","key":"air[0]","type":"text","value":"2"},{"key":"air[1]","value":"1","description":"<p>1 = PDAM, 2 = Sumur</p>\n","type":"text"},{"key":"jumlah_kamar_tidur_inti","type":"text","value":"4"},{"key":"jumlah_kamar_tidur_pembantu","type":"text","value":"1"},{"key":"jumlah_kamar_mandi_inti","type":"text","value":"2"},{"key":"jumlah_kamar_mandi_pembantu","type":"text","value":"1"},{"key":"jumlah_dapur","type":"text","value":"2"},{"key":"jumlah_carport","type":"text","value":"1"},{"key":"jumlah_garasi","type":"text","value":"1"},{"description":"<p>id jenis lantai yang didapatkan dari master/getListJenisLantai</p>\n","key":"jenis_lantai_teras_id","type":"text","value":"1"},{"description":"<p>id jenis lantai yang didapatkan dari master/getListJenisLantai</p>\n","key":"jenis_lantai_ruang_tamu_id","type":"text","value":"1"},{"description":"<p>id jenis lantai yang didapatkan dari master/getListJenisLantai</p>\n","key":"jenis_lantai_ruang_keluarga_id","type":"text","value":"1"},{"description":"<p>id jenis lantai yang didapatkan dari master/getListJenisLantai</p>\n","key":"jenis_lantai_kamar_tidur_id","type":"text","value":"2"},{"description":"<p>id jenis lantai yang didapatkan dari master/getListJenisLantai</p>\n","key":"jenis_lantai_kamar_mandi_id","type":"text","value":"2"},{"description":"<p>id jenis lantai yang didapatkan dari master/getListJenisLantai</p>\n","key":"jenis_lantai_dapur_id","type":"text","value":"1"},{"key":"harga_listing_id[0]","value":"14","description":"<p>id harga listing dari dari data lama, jika ada tambahan data harga listing baru maka isikan valuenya dengan angka 0</p>\n","type":"text"},{"description":"<p>1 = Jual, 2 = Sewa</p>\n","key":"jenis_listing[0]","type":"text","value":"2"},{"description":"<p>id satuan harga yang didapatkan dari master/getListSatuanHarga</p>\n","key":"satuan_harga[0]","type":"text","value":"2"},{"key":"harga[0]","type":"text","value":"2500000"},{"key":"harga_listing_id[1]","value":"0","description":"<p>id harga listing dari dari data lama, jika ada tambahan data harga listing baru maka isikan valuenya dengan angka 0</p>\n","type":"text"},{"description":"<p>1 = Jual, 2 = Sewa</p>\n","key":"jenis_listing[1]","type":"text","value":"2"},{"description":"<p>id satuan harga yang didapatkan dari master/getListSatuanHarga</p>\n","key":"satuan_harga[1]","type":"text","value":"2"},{"key":"harga[1]","type":"text","value":"500005"},{"key":"tanggal_mulai_berlaku_formulir","type":"text","value":""},{"key":"tanggal_selesai_berlaku_formulir","type":"text","value":""},{"key":"link_youtube","type":"text","value":"link youtube 3"},{"description":"<p>1 = yes, 0 = no</p>\n","key":"diizinkan_pasang_banner","type":"text","value":"1"},{"description":"<p>max 25 foto, id foto properti yang didapatkan setelah proses upload Foto Properti pada endpoint listing/uploadFotoProperti</p>\n","key":"foto_properti_id[0]","type":"text","value":"106"},{"description":"<p>max 25 Foto, id foto properti yang didapatkan setelah proses upload Foto Properti pada endpoint listing/uploadFotoProperti</p>\n","key":"foto_properti_id[1]","type":"text","value":"107"},{"description":"<p>required</p>\n","key":"komisi_user","type":"text","value":"250000"},{"key":"jargon","type":"text","value":"jargon 3"},{"description":"<p>required</p>\n","key":"alamat_broadcast_listing","type":"text","value":"alamat broadcast listing 3"},{"key":"keterangan_atas","type":"text","value":"keterangan atas 3"},{"key":"selling_poin","type":"text","value":"selling poin 3"},{"key":"broadcast_manual","type":"text","value":"bc manual 3"},{"key":"media_promo_listing_id[0]","value":"0","description":"<p>id media promo listing dari dari data lama, jika ada tambahan data media promo listing baru maka isikan valuenya dengan angka 0</p>\n","type":"text"},{"key":"tanggal_upload_iklan[0]","type":"text","value":"2023-06-12"},{"key":"kode[0]","type":"text","value":"Iklan Nita 1"},{"description":"<p>id master media promo  yang didapatkan dari mastermediapromo/getList</p>\n","key":"media_promo_id[0]","type":"text","value":"1"},{"key":"link[0]","type":"text","value":"Kode Nita 1"},{"key":"media_promo_listing_id[1]","value":"","description":"<p>id media promo listing dari dari data lama, jika ada tambahan data media promo listing baru maka isikan valuenya dengan angka 0</p>\n","type":"text","disabled":true},{"key":"tanggal_upload_iklan[1]","type":"text","value":"","disabled":true},{"key":"kode[1]","type":"text","value":"","disabled":true},{"description":"<p>id master media promo  yang didapatkan dari mastermediapromo/getList</p>\n","key":"media_promo_id[1]","type":"text","value":"","disabled":true},{"key":"link[1]","type":"text","value":"","disabled":true},{"key":"contact_person_listing_id[0]","value":"","description":"<p>id contact person listing dari dari data lama, jika ada tambahan data contact person listing baru maka isikan valuenya dengan angka 0</p>\n","type":"text","disabled":true},{"description":"<p>kirimkan hanya ketika opsi_listing = 2</p>\n","key":"nama_kantor[0]","type":"text","value":"","disabled":true},{"description":"<p>kirimkan hanya ketika opsi_listing = 2</p>\n","key":"nama_user[0]","type":"text","value":"","disabled":true},{"description":"<p>kirimkan hanya ketika opsi_listing = 2</p>\n","key":"no_wa_telp[0]","type":"text","value":"","disabled":true},{"description":"<p>keterangan update listing</p>\n","key":"keterangan","type":"text","value":"update listing nita"}]},"url":"{{baseURL}}/listing/update","description":"<p>Update data listing</p>\n<ul>\n<li>Jika variable tidak terdapat pada form, kirimkan value lama yang didapatkan dari get gata detail listing/show</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["listing","update"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"f1f7d92b-fb4b-4f5f-a317-8e1d955a09fb","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"required","key":"ID","type":"text","value":"3"},{"description":"required, 1 = Internal, 2 = External, 3 = Pribadi","key":"opsi_listing","type":"text","value":"1"},{"description":"1 = Hot Listing, 2 = Saleable, 3 =  Available, 4 = Sold, 5 = Pending","key":"level_listing","type":"text","value":"1"},{"key":"sold_by_me","value":"1","description":"1= yes , 0 = no, \nenable hanya ketika level_listing = 4 ","type":"text"},{"key":"tanggal_deal","value":"2023-05-10","description":"enable hanya ketika level_listing = 4 ","type":"text"},{"key":"harga_deal","value":"20000","description":"enable hanya ketika level_listing = 4 ","type":"text"},{"key":"gross_commission","value":"30000","description":"enable hanya ketika level_listing = 4 ","type":"text"},{"description":"disable ketika level user agen","key":"no_pjp","type":"text","value":"pjp 03"},{"description":"required","key":"kode_listing","type":"text","value":"LISTING-3"},{"description":"required","key":"kantor_id","type":"text","value":"3"},{"description":"required, 1 = Exclusif, 2 = Open, 3 = Open Khusus","key":"listing","type":"text","value":"3"},{"key":"nama_pemilik","type":"text","value":"nama pemilik 3"},{"key":"alamat_pemilik","type":"text","value":"alamat pemilik 3"},{"key":"no_wa_hp","type":"text","value":"085232077932"},{"description":"required, id tipe properti yang didapatkan dari mastertipeproperti/getList","key":"tipe_properti_id","type":"text","value":"2"},{"description":"id tipe apartemen yang didapatkan dari master/getListTipeApartemen","key":"tipe_apartemen_id","type":"text","value":"1"},{"key":"keterangan_apartemen","type":"text","value":"keterangan apartemen 3"},{"key":"nomor_lantai","type":"text","value":"2"},{"key":"nomor_unit","type":"text","value":"4"},{"key":"tower","type":"text","value":"5"},{"key":"jumlah_lantai","type":"text","value":"2"},{"key":"surat_kepemilikan","type":"text","value":"surat kepemilikan 3"},{"description":"required, id kabupaten kota yang didapatkan dari master/getListKabupatenKota","key":"kabupaten_kota_id","type":"text","value":"26"},{"description":"id wilayah  yang didapatkan dari master/getListWilayah","key":"wilayah_id","type":"text","value":"3"},{"key":"area","type":"text","value":"area 3"},{"description":"required","key":"alamat_properti","type":"text","value":"alamat properti 3"},{"key":"cluster","type":"text","value":"cluster 3"},{"key":"luas_tanah","type":"text","value":"2500"},{"key":"dimensi_lebar_tanah","type":"text","value":"40"},{"key":"dimensi_panjang_tanah","type":"text","value":"50"},{"key":"luas_bangunan","type":"text","value":"2000"},{"description":"id hadap yang didapatkan dari master/getListHadap","key":"hadap_id","type":"text","value":"1"},{"description":"id surat yang didapatkan dari master/getListSurat","key":"surat_id","type":"text","value":"2"},{"description":"id status sertifikat yang didapatkan dari master/getListStatusSertifikat","key":"status_sertifikat_id","type":"text","value":"1"},{"description":"id pemilik / pemengang hak yang didapatkan dari master/getListPemilikPemegangHak","key":"pemilik_pemegang_hak_id","type":"text","value":"2"},{"description":"1= Full Furnished, 2 = Semi Furnished, 3 = Non Furnished","key":"perabotan","type":"text","value":"1"},{"description":"1 = Kotak (badan), 2 = Hook (corner), 3 = Ngantong","key":"posisi","type":"text","value":"2"},{"key":"listrik","type":"text","value":"2400 Volt"},{"description":"1 = PDAM, 2 = Sumur","key":"air","type":"text","value":"2"},{"key":"jumlah_kamar_tidur_inti","type":"text","value":"4"},{"key":"jumlah_kamar_tidur_pembantu","type":"text","value":"1"},{"key":"jumlah_kamar_mandi_inti","type":"text","value":"2"},{"key":"jumlah_kamar_mandi_pembantu","type":"text","value":"1"},{"key":"jumlah_dapur","type":"text","value":"2"},{"key":"jumlah_carport","type":"text","value":"1"},{"key":"jumlah_garasi","type":"text","value":"1"},{"description":"id jenis lantai yang didapatkan dari master/getListJenisLantai","key":"jenis_lantai_teras_id","type":"text","value":"1"},{"description":"id jenis lantai yang didapatkan dari master/getListJenisLantai","key":"jenis_lantai_ruang_tamu_id","type":"text","value":"1"},{"description":"id jenis lantai yang didapatkan dari master/getListJenisLantai","key":"jenis_lantai_ruang_keluarga_id","type":"text","value":"1"},{"description":"id jenis lantai yang didapatkan dari master/getListJenisLantai","key":"jenis_lantai_kamar_tidur_id","type":"text","value":"2"},{"description":"id jenis lantai yang didapatkan dari master/getListJenisLantai","key":"jenis_lantai_kamar_mandi_id","type":"text","value":"2"},{"description":"id jenis lantai yang didapatkan dari master/getListJenisLantai","key":"jenis_lantai_dapur_id","type":"text","value":"1"},{"key":"harga_listing_id[0]","value":"7","description":"id harga listing dari dari data lama, jika ada tambahan data harga listing baru maka isikan valuenya dengan angka 0","type":"text"},{"description":"1 = Jual, 2 = Sewa","key":"jenis_listing[0]","type":"text","value":"1"},{"description":"1 = Pertahun, 2 = Perbulan, 3 = Perminggu","key":"satuan_harga[0]","type":"text","value":"1"},{"key":"harga[0]","type":"text","value":"250005"},{"key":"harga_listing_id[1]","value":"8","description":"id harga listing dari dari data lama, jika ada tambahan data harga listing baru maka isikan valuenya dengan angka 0","type":"text"},{"description":"1 = Jual, 2 = Sewa","key":"jenis_listing[1]","type":"text","value":"2"},{"description":"1 = Pertahun, 2 = Perbulan, 3 = Perminggu","key":"satuan_harga[1]","type":"text","value":"2"},{"key":"harga[1]","type":"text","value":"500005"},{"key":"tanggal_mulai_berlaku_formulir","type":"text","value":""},{"key":"tanggal_selesai_berlaku_formulir","type":"text","value":""},{"key":"link_youtube","type":"text","value":"link youtube 3"},{"description":"1 = yes, 0 = no","key":"diizinkan_pasang_banner","type":"text","value":"1"},{"description":"max 25 foto, id foto properti yang didapatkan setelah proses upload Foto Properti pada endpoint listing/uploadFotoProperti","key":"foto_properti_id[0]","type":"text","value":"9"},{"description":"max 25 Foto, id foto properti yang didapatkan setelah proses upload Foto Properti pada endpoint listing/uploadFotoProperti","key":"foto_properti_id[1]","type":"text","value":"10"},{"description":"required","key":"komisi_user","type":"text","value":"250000"},{"key":"jargon","type":"text","value":"jargon 3"},{"description":"required","key":"alamat_broadcast_listing","type":"text","value":"alamat broadcast listing 3"},{"key":"keterangan_atas","type":"text","value":"keterangan atas 3"},{"key":"selling_poin","type":"text","value":"selling poin 3"},{"key":"broadcast_manual","type":"text","value":"bc manual 3"},{"key":"media_promo_listing_id[0]","value":"2","description":"id media promo listing dari dari data lama, jika ada tambahan data media promo listing baru maka isikan valuenya dengan angka 0","type":"text"},{"key":"tanggal_upload_iklan[0]","type":"text","value":""},{"key":"kode[0]","type":"text","value":""},{"description":"id master media promo  yang didapatkan dari mastermediapromo/getList","key":"media_promo_id[0]","type":"text","value":"1"},{"key":"link[0]","type":"text","value":""},{"key":"media_promo_listing_id[1]","value":"","description":"id media promo listing dari dari data lama, jika ada tambahan data media promo listing baru maka isikan valuenya dengan angka 0","type":"text"},{"key":"tanggal_upload_iklan[1]","type":"text","value":""},{"key":"kode[1]","type":"text","value":""},{"description":"id master media promo  yang didapatkan dari mastermediapromo/getList","key":"media_promo_id[1]","type":"text","value":""},{"key":"link[1]","type":"text","value":""},{"key":"contact_person_listing_id[0]","value":"","description":"id contact person listing dari dari data lama, jika ada tambahan data contact person listing baru maka isikan valuenya dengan angka 0","type":"text"},{"description":"kirimkan hanya ketika opsi_listing = 2","key":"nama_kantor[0]","type":"text","value":""},{"description":"kirimkan hanya ketika opsi_listing = 2","key":"nama_user[0]","type":"text","value":""},{"description":"kirimkan hanya ketika opsi_listing = 2","key":"no_wa_telp[0]","type":"text","value":""},{"description":"keterangan update listing","key":"keterangan","type":"text","value":"update listing kedua"}]},"url":"http://47.74.214.215:82/property/api/listing/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 10 May 2023 02:27:11 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"88"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 201,\n        \"form_name\": null,\n        \"message\": \"Listing berhasil disimpan\"\n    },\n    \"data\": []\n}"}],"_postman_id":"f77ba2a1-3f3e-4060-99e8-acd0a8a5d670"},{"name":"DeleteData","id":"58de9ff4-8eb7-4f1d-8b46-0cfac538fbcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"ID","type":"text","value":"1"}]},"url":"{{baseURL}}/listing/delete","description":"<p>Delete data listing</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["listing","delete"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"a0b97294-d7e8-4299-b2ed-7890b1e239e1","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"ID","type":"text","value":"1"}]},"url":"http://47.74.214.215:82/property/api/listing/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 05 May 2023 09:42:29 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"87"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"Listing berhasil dihapus\"\n    },\n    \"data\": []\n}"}],"_postman_id":"58de9ff4-8eb7-4f1d-8b46-0cfac538fbcd"},{"name":"GetHotlisting ","id":"e4e75021-4cad-4523-8f9e-9878c7ffd07d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseURL}}/listing/getHotListing","description":"<p>Menampilkan 10 data hot listing terbaru untuk ditampilkan di halaman home feed agen</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["listing","getHotListing"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[{"id":"19fb6a2f-646a-4a2b-b7ae-fde621cb71e4","name":"GetHotListing","originalRequest":{"method":"GET","header":[],"url":"http://47.74.214.215:82/property/api/listing/getHotListing"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 May 2023 07:59:24 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"626"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"List data hot listing\"\n    },\n    \"data\": [\n        {\n            \"ID\": 1,\n            \"kode_listing\": \"LISTING-1\",\n            \"level_listing\": 1,\n            \"foto_properti\": []\n        },\n        {\n            \"ID\": 2,\n            \"kode_listing\": \"LISTING-2\",\n            \"level_listing\": 1,\n            \"foto_properti\": [\n                {\n                    \"ID\": 7,\n                    \"file_url\": \"http://47.74.214.215:82/property/assets/FotoProperti/05-05-2023/RUMAH-7.jpg\",\n                    \"file_name\": \"RUMAH-7.jpg\"\n                }\n            ]\n        },\n        {\n            \"ID\": 5,\n            \"kode_listing\": \"LISTING-5\",\n            \"level_listing\": 1,\n            \"foto_properti\": []\n        },\n        {\n            \"ID\": 7,\n            \"kode_listing\": \"LISTING-7\",\n            \"level_listing\": 1,\n            \"foto_properti\": [\n                {\n                    \"ID\": 11,\n                    \"file_url\": \"http://47.74.214.215:82/property/assets/FotoProperti/08-05-2023/2b.jpg\",\n                    \"file_name\": \"2b.jpg\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"e4e75021-4cad-4523-8f9e-9878c7ffd07d"},{"name":"ExportExcel","id":"ab41de7a-ec35-42a6-b45a-a1b97de53816","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{baseURL}}/listing/exportExcel?search=&from_page=2","description":"<p>Export data listing ke file excel</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["listing","exportExcel"],"host":["{{baseURL}}"],"query":[{"key":"search","value":""},{"disabled":true,"key":"no_pjp","value":"pjp 03"},{"disabled":true,"key":"kode_listing","value":""},{"disabled":true,"key":"kantor_id","value":"3"},{"disabled":true,"key":"nama_agen","value":""},{"disabled":true,"key":"listing","value":"3"},{"disabled":true,"key":"jenis_listing","value":"2"},{"disabled":true,"key":"tipe_properti_id","value":"2"},{"disabled":true,"key":"tipe_apartemen_id","value":"1"},{"disabled":true,"key":"tower","value":"5"},{"disabled":true,"key":"nomor_lantai_min","value":"2"},{"disabled":true,"key":"nomor_lantai_max","value":"3"},{"disabled":true,"key":"jumlah_lantai_min","value":"2"},{"disabled":true,"key":"jumlah_lantai_max","value":"5"},{"disabled":true,"key":"kabupaten_kota","value":"tapanu"},{"disabled":true,"key":"area","value":"area 3"},{"disabled":true,"key":"alamat_1","value":"alamat"},{"disabled":true,"key":"alamat_2","value":"broadcast"},{"disabled":true,"key":"alamat_3","value":"listing"},{"disabled":true,"key":"alamat_4","value":"3"},{"disabled":true,"key":"alamat_5","value":"alamat broadcast listing 3"},{"disabled":true,"key":"cluster","value":"cluster 3"},{"disabled":true,"key":"luas_tanah_min","value":"2500"},{"disabled":true,"key":"luas_tanah_max","value":"3000"},{"disabled":true,"key":"dimensi_lebar_tanah_min","value":"40"},{"disabled":true,"key":"dimensi_lebar_tanah_max","value":"40"},{"disabled":true,"key":"dimensi_panjang_tanah_min","value":"50"},{"disabled":true,"key":"dimensi_panjang_tanah_max","value":"50"},{"disabled":true,"key":"luas_bangunan_min","value":"2000"},{"disabled":true,"key":"luas_bangunan_max","value":"2500"},{"disabled":true,"key":"jumlah_kamar_tidur_inti","value":"4"},{"disabled":true,"key":"jumlah_kamar_mandi_inti","value":"2"},{"disabled":true,"key":"hadap_id","value":"1"},{"disabled":true,"key":"surat_id","value":"2"},{"disabled":true,"key":"perabotan","value":"1"},{"disabled":true,"key":"posisi","value":"2"},{"disabled":true,"key":"harga_min","value":""},{"disabled":true,"key":"harga_max","value":""},{"disabled":true,"key":"wilayah_id","value":"3"},{"disabled":true,"key":"jenis_data","value":""},{"disabled":true,"description":{"content":"<p>1 = Hot Listing, 2 = Saleable, 3 = Available, 4 = Sold, 5 = Pending</p>\n","type":"text/plain"},"key":"level_listing[0]","value":"1"},{"disabled":true,"description":{"content":"<p>1 = Hot Listing, 2 = Saleable, 3 = Available, 4 = Sold, 5 = Pending</p>\n","type":"text/plain"},"key":"level_listing[1]","value":"2"},{"disabled":true,"description":{"content":"<p>1 = Hot Listing, 2 = Saleable, 3 = Available, 4 = Sold, 5 = Pending</p>\n","type":"text/plain"},"key":"level_listing[2]","value":"3"},{"disabled":true,"description":{"content":"<p>1 = Hot Listing, 2 = Saleable, 3 = Available, 4 = Sold, 5 = Pending</p>\n","type":"text/plain"},"key":"level_listing[3]","value":"4"},{"disabled":true,"description":{"content":"<p>1 = Hot Listing, 2 = Saleable, 3 = Available, 4 = Sold, 5 = Pending</p>\n","type":"text/plain"},"key":"level_listing[4]","value":"5"},{"key":"from_page","value":"2"}],"variable":[]}},"response":[],"_postman_id":"ab41de7a-ec35-42a6-b45a-a1b97de53816"}],"id":"bd485950-d598-4d0d-bf29-9171633a551b","description":"<p>Perubahan API Listing<br />=&gt; Show, Create, Update<br />-&gt; komisi_user dipindahkan pada harga_listing<br />-&gt; air berubah menjadi array</p>\n","_postman_id":"bd485950-d598-4d0d-bf29-9171633a551b","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}}},{"name":"Update Listing","item":[{"name":"GetList","id":"0b24c1de-f5fd-45ea-a9ec-65a0fa193602","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept-Charset","value":"application/json","type":"text"}],"url":"{{baseURL}}/updatelisting/getList?page=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["updatelisting","getList"],"host":["{{baseURL}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"9fccead0-631d-4d06-8126-34d71ded1384","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Accept-Charset","value":"application/json","type":"text"}],"url":{"raw":"http://47.74.214.215:82/property/api/updatelisting/getList?page=1","protocol":"http","host":["47","74","214","215"],"port":"82","path":["property","api","updatelisting","getList"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 09 May 2023 03:09:43 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"504"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"List master kantor\"\n    },\n    \"data\": {\n        \"count_data\": 3,\n        \"count_page\": 1,\n        \"current_page\": 1,\n        \"prev_page\": 0,\n        \"next_page\": 0,\n        \"list_data\": [\n            {\n                \"ID\": 3,\n                \"kode_listing\": \"LISTING-3\",\n                \"keterangan_update_listing\": \"update listing kedua\",\n                \"tanggal\": \"08 Mei 2023\"\n            },\n            {\n                \"ID\": 2,\n                \"kode_listing\": \"LISTING-2\",\n                \"keterangan_update_listing\": \"update listing kedua\",\n                \"tanggal\": \"05 Mei 2023\"\n            },\n            {\n                \"ID\": 1,\n                \"kode_listing\": \"LISTING-1\",\n                \"keterangan_update_listing\": \"update listing pertama\",\n                \"tanggal\": \"05 Mei 2023\"\n            }\n        ]\n    }\n}"}],"_postman_id":"0b24c1de-f5fd-45ea-a9ec-65a0fa193602"}],"id":"4f1bbb90-2274-4af2-a270-475504cdecb0","_postman_id":"4f1bbb90-2274-4af2-a270-475504cdecb0","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}}},{"name":"Laporan","item":[{"name":"GetLaporanListing","id":"75a8fb60-5e7d-4f4b-9a67-5aeb7f30a449","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"{{baseURL}}/laporan/getLaporanListing?page=3&sorting=DESC","description":"<p>Menampilkan data laporan listing</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["laporan","getLaporanListing"],"host":["{{baseURL}}"],"query":[{"description":{"content":"<p>ketika load data pertama kali kirimkan value 1</p>\n","type":"text/plain"},"key":"page","value":"3"},{"disabled":true,"description":{"content":"<p>id master kantor yang didapatkan dari masterkantor/getList</p>\n","type":"text/plain"},"key":"kantor_id","value":"10"},{"disabled":true,"description":{"content":"<p>Y-m-d</p>\n","type":"text/plain"},"key":"tanggal_awal","value":"2023-06-01"},{"disabled":true,"description":{"content":"<p>Y-m-d</p>\n","type":"text/plain"},"key":"tanggal_akhir","value":"2023-06-19"},{"description":{"content":"<p>ASc or DESC</p>\n","type":"text/plain"},"key":"sorting","value":"DESC"}],"variable":[]}},"response":[{"id":"1f29a7f3-a7d7-424b-86f3-6632e0a4f373","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://47.74.214.215:82/property/api/laporan/getLaporanListing?page=1&kantor_id=&tanggal_awal=2023-05-10&tanggal_akhir=2023-05-10&sorting=ASC","protocol":"http","host":["47","74","214","215"],"port":"82","path":["property","api","laporan","getLaporanListing"],"query":[{"key":"page","value":"1","description":"ketika load data pertama kali kirimkan value 1"},{"key":"kantor_id","value":"","description":"id master kantor yang didapatkan dari masterkantor/getList"},{"key":"tanggal_awal","value":"2023-05-10","description":"Y-m-d"},{"key":"tanggal_akhir","value":"2023-05-10","description":"Y-m-d"},{"key":"sorting","value":"ASC","description":"ASc or DESC"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 10 May 2023 08:34:00 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"446"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"List Laporan Listing\"\n    },\n    \"data\": {\n        \"count_data\": 2,\n        \"count_page\": 1,\n        \"current_page\": 1,\n        \"prev_page\": 0,\n        \"next_page\": 0,\n        \"list_data\": [\n            {\n                \"ID\": 10,\n                \"nama_agen\": \"User Agen 2\",\n                \"nama_kantor\": \"Kantor Pusat\",\n                \"total_listing\": 1,\n                \"total_unit_closing\": 1,\n                \"total_gross_commission\": 30000\n            },\n            {\n                \"ID\": 5,\n                \"nama_agen\": \"Kukoh Santoso\",\n                \"nama_kantor\": \"Kantor Pusat\",\n                \"total_listing\": 2,\n                \"total_unit_closing\": 2,\n                \"total_gross_commission\": 60000\n            }\n        ]\n    }\n}"}],"_postman_id":"75a8fb60-5e7d-4f4b-9a67-5aeb7f30a449"},{"name":"ExportLaporanListing","id":"69ef1bba-10de-4b9e-94f9-b4e993b13390","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseURL}}/laporan/exportLaporanListing?kantor_id=10&tanggal_awal=2023-05-01&tanggal_akhir=2023-05-19","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["laporan","exportLaporanListing"],"host":["{{baseURL}}"],"query":[{"key":"kantor_id","value":"10"},{"key":"tanggal_awal","value":"2023-05-01"},{"key":"tanggal_akhir","value":"2023-05-19"}],"variable":[]}},"response":[],"_postman_id":"69ef1bba-10de-4b9e-94f9-b4e993b13390"},{"name":"GetLaporanIklanListing","id":"09aecbe5-b735-4276-9487-4d7de67563ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"page","value":"","description":"<p>ketika load data pertama kali kirimkan value 1</p>\n","type":"text","disabled":true},{"key":"jenis_listing","value":"","description":"<p>1</p>\n","type":"text","disabled":true}]},"url":"{{baseURL}}/laporan/getLaporanIklanListing?page=1&jenis_iklan=0&kode_listing=&tanggal_awal=2023-11-01&tanggal_akhir=2023-11-16","description":"<p>Menampilkan data laporan iklan listing</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["laporan","getLaporanIklanListing"],"host":["{{baseURL}}"],"query":[{"description":{"content":"<p>ketika load data pertama kali kirimkan value 1</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>1 = Sudah Iklan, 2 = Belum Iklan, 0 = All</p>\n","type":"text/plain"},"key":"jenis_iklan","value":"0"},{"key":"kode_listing","value":""},{"key":"tanggal_awal","value":"2023-11-01"},{"key":"tanggal_akhir","value":"2023-11-16"}],"variable":[]}},"response":[{"id":"d668207c-6443-4893-a4c8-d2ab87caaaa4","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"page","value":"","description":"ketika load data pertama kali kirimkan value 1","type":"text"},{"key":"jenis_listing","value":"","description":"1","type":"text"}]},"url":{"raw":"http://47.74.214.215:82/property/api/laporan/getLaporanIklanListing?page=1&jenis_iklan=0&kode_listing=&tanggal_awal=&tanggal_akhir=","protocol":"http","host":["47","74","214","215"],"port":"82","path":["property","api","laporan","getLaporanIklanListing"],"query":[{"key":"page","value":"1","description":"ketika load data pertama kali kirimkan value 1"},{"key":"jenis_iklan","value":"0","description":"1 = Sudah Iklan, 2 = Belum Iklan, 0 = All"},{"key":"kode_listing","value":""},{"key":"tanggal_awal","value":""},{"key":"tanggal_akhir","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 11 May 2023 03:56:46 GMT"},{"key":"Server","value":"Apache/2.4.41 (Win64) OpenSSL/1.0.2s PHP/7.1.33"},{"key":"X-Powered-By","value":"PHP/7.1.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept"},{"key":"Content-Length","value":"971"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"form_name\": null,\n        \"message\": \"List laporan iklan listing\"\n    },\n    \"data\": {\n        \"count_data\": 8,\n        \"count_page\": 1,\n        \"current_page\": 1,\n        \"prev_page\": 0,\n        \"next_page\": 0,\n        \"gross_commission\": {\n            \"total_gross_commission\": 60000,\n            \"total_unit_closing\": 2\n        },\n        \"list_iklan\": [\n            {\n                \"ID\": 1,\n                \"media_promo\": \"Media Promo 1\",\n                \"jumlah_iklan\": 1\n            },\n            {\n                \"ID\": 2,\n                \"media_promo\": \"Media Promo 2\",\n                \"jumlah_iklan\": 2\n            }\n        ],\n        \"list_data\": [\n            {\n                \"ID\": 1,\n                \"kode_listing\": \"LISTING-1\",\n                \"media_promo\": [\n                    {\n                        \"ID\": 1,\n                        \"media_promo\": \"Media Promo 1\",\n                        \"jumlah_iklan\": 1\n                    },\n                    {\n                        \"ID\": 2,\n                        \"media_promo\": \"Media Promo 2\",\n                        \"jumlah_iklan\": 1\n                    }\n                ]\n            },\n            {\n                \"ID\": 10,\n                \"kode_listing\": \"LISTING-10\",\n                \"media_promo\": []\n            },\n            {\n                \"ID\": 3,\n                \"kode_listing\": \"LISTING-3\",\n                \"media_promo\": [\n                    {\n                        \"ID\": 2,\n                        \"media_promo\": \"Media Promo 2\",\n                        \"jumlah_iklan\": 1\n                    }\n                ]\n            },\n            {\n                \"ID\": 4,\n                \"kode_listing\": \"LISTING-4\",\n                \"media_promo\": []\n            },\n            {\n                \"ID\": 5,\n                \"kode_listing\": \"LISTING-5\",\n                \"media_promo\": []\n            },\n            {\n                \"ID\": 6,\n                \"kode_listing\": \"LISTING-6\",\n                \"media_promo\": []\n            },\n            {\n                \"ID\": 7,\n                \"kode_listing\": \"LISTING-7\",\n                \"media_promo\": []\n            },\n            {\n                \"ID\": 8,\n                \"kode_listing\": \"LISTING-8\",\n                \"media_promo\": []\n            }\n        ]\n    }\n}"}],"_postman_id":"09aecbe5-b735-4276-9487-4d7de67563ac"}],"id":"08fb3c07-221d-4b53-9b46-13a90c04764c","event":[{"listen":"prerequest","script":{"id":"660d8cf8-9814-403f-85ee-3b2f9cb7c1a2","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e10c1b1a-75df-40c1-bee3-dc8295a30c62","type":"text/javascript","exec":[""]}}],"_postman_id":"08fb3c07-221d-4b53-9b46-13a90c04764c","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}}},{"name":"Test API","id":"d1010a81-d9a9-4aad-b552-1059dc36ba86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{baseURL}}/auth/testAPI","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"16a015d7-d553-4241-b163-cf765f2fab19","id":"16a015d7-d553-4241-b163-cf765f2fab19","name":"Property","type":"collection"}},"urlObject":{"path":["auth","testAPI"],"host":["{{baseURL}}"],"query":[{"disabled":true,"key":"from","value":"Dikir, Tuban Regency, East Java, Indonesia"},{"disabled":true,"key":"to","value":"Cokrowati, Tuban Regency, East Java, Indonesia"}],"variable":[]}},"response":[],"_postman_id":"d1010a81-d9a9-4aad-b552-1059dc36ba86"}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]}},"event":[{"listen":"prerequest","script":{"id":"c09d8cbd-45fe-4959-9da0-295ef678558f","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"35a6ceb4-743b-4a1a-a335-b6ea180c69bc","type":"text/javascript","exec":[""]}}]}