{"info":{"_postman_id":"a8e9df74-b38a-433d-8f9d-9d008e17c6f8","name":"Savills CRM","description":"## Base URL\r\nAPI: `{{API_URL}}`  \r\nPhoto, video url: `{{MEDIA_URL}}`\r\n---\r\n## Response status\r\n\r\nStatus | Message\r\n------ | -------\r\n200    | Success\r\n400    | Bad request\r\n401    | Unauthorized\r\n403    | Token required / Access denied\r\n404    | Not found\r\n415    | Unsupported media type\r\n498    | Token expired / invalid\r\n500    | Lỗi khác\r\n\r\n---\r\n## Multilingual\r\nHeaders:\r\n`\"language\": \"en\"`","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"Project","item":[{"name":"/projects?offset=0&limit=10","id":"4cc812ea-a28a-4f3e-a625-4841b9323185","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"9769f6d6c2012663b2493a13efdb393fe40817f1abebb1ae231a007e13ea7ac40f46c1dbd3cd13bf6145acc5ba077ebd","type":"text"},{"key":"language","value":"en","type":"text"}],"url":{"raw":"{{API_URL}}/projects?offset=0&limit=10","host":["{{API_URL}}"],"path":["projects"],"query":[{"key":"offset","value":"0"},{"key":"limit","value":"10"}]}},"response":[],"_postman_id":"4cc812ea-a28a-4f3e-a625-4841b9323185"},{"name":"/projects/:id","id":"fb847070-2bbc-4c76-a8df-0233626378de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"9769f6d6c2012663b2493a13efdb393fe40817f1abebb1ae231a007e13ea7ac40f46c1dbd3cd13bf6145acc5ba077ebd","type":"text"},{"key":"language","value":"en","type":"text"}],"url":"{{API_URL}}/projects/5c234023369bfa058cacbec1","description":"Project detail.\nParams:\n- id: Project Id\n\nEx: /projects/5c234023369bfa058cacbec1"},"response":[],"_postman_id":"fb847070-2bbc-4c76-a8df-0233626378de"},{"name":"/projects/:id","id":"167ed478-fb0a-4c2c-844c-ca782df8c202","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"token","value":"97258f7da87c403dbabfdf5e8350f3924b65bcf0702641e7ee7fd0a932a7212ef6f09af817bc8ee00f2bb1d2ca059c9a","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"language","value":"vi","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"title\": \"Tên dự án mới\",\r\n\t\"referenceId\": \"reference-id\",\r\n\t\"publishingStatus\": 1\r\n}"},"url":"{{API_URL}}/projects/5c234023369bfa058cacbec1"},"response":[],"_postman_id":"167ed478-fb0a-4c2c-844c-ca782df8c202"},{"name":"/projects/:id/publishing","id":"1fcfbc96-34eb-41fe-920f-3f5a431f77e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"token","value":"40f16dba297690804da838f13434470b9412744ad0551291bc3efce1304a3702a86b64ea42299003ffe3d669b570531e","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"publishing-status","value":"1","type":"text"}],"url":"{{API_URL}}/projects/5c234023369bfa058cacbec1/publishing"},"response":[],"_postman_id":"1fcfbc96-34eb-41fe-920f-3f5a431f77e0"},{"name":"/projects","id":"b3bf02e9-ac03-48d6-a7f9-efae3d902d83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"36eb427b744224fe95a01a4bd686cd0be30da44c87a949ce0212635515846251cec38a50a03f85a1ecef8bf1791e1a55","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"title\": {\r\n\t\t\"vi\": \"Dự án thử nghiệm\",\r\n\t\t\"en\": \"Test project\"\r\n\t},\r\n\t\"type\": \"beecd5f6-0ae0-4e4a-8eac-d521531e8313\",\r\n\t\"numOfProperties\": 50,\r\n\t\"photos\": [\"5c91e9d2e0e77761a04adb6f\", \"5c91e9d3e0e77761a04adb70\", \"5c91e9d3e0e77761a04adb71\", \"5c91e9d4e0e77761a04adb72\", \"5c91e9d4e0e77761a04adb73\"],\r\n\t\"videos\": [\"5c91e9ece0e77761a04adb74\"],\r\n\t\"dateOfDelivery\": \"2019-03-20T07:19:53.773Z\",\r\n\t\"startDate\": \"2019-03-20T07:19:53.773Z\",\r\n\t\"endDate\": null,\r\n\t\"blocks\": [\"A\", \"B\", \"C\", \"D\", \"E\", \"F\"],\r\n\t\"numOfFloors\": 5,\r\n\t\"floorArea\": {\r\n\t\t\"min\": {\r\n\t\t\t\"value\": 20,\r\n\t\t\t\"unit\": \"sqm\"\r\n\t\t},\r\n\t\t\"max\": {\r\n\t\t\t\"value\": 200,\r\n\t\t\t\"unit\": \"sqm\"\r\n\t\t}\r\n\t},\r\n\t\"price\": {\r\n\t\t\"min\": {\r\n\t\t\t\"value\": 1,\r\n\t\t\t\"currency\": \"bi-vnd\",\r\n\t\t\t\"unit\": \"property\"\r\n\t\t},\r\n\t\t\"max\": {\r\n\t\t\t\"value\": 10,\r\n\t\t\t\"currency\": \"bi-vnd\",\r\n\t\t\t\"unit\": \"property\"\r\n\t\t}\r\n\t},\r\n\t\"status\": 1,\r\n\t\"amenities\": [\"6c7287a3-523b-43bf-81b0-15155a427cfd\", \"31e912d1-d8a6-44fc-b5e3-1f1d2e296a0c\", \"fba7e205-3d78-4c98-8826-a4f65e8bb762\", \"946b3210-9077-4612-ac15-c83b026986a1\", \"7430c5a1-02b6-45d0-8f49-295946038f14\"],\r\n\t\"shortDescription\": {\r\n\t\t\"vi\": \"Mô tả ngắn\",\r\n\t\t\"en\": \"Summary\"\r\n\t},\r\n\t\"description\": {\r\n\t\t\"vi\": \"<p>M&ocirc; tả chi tiết</p>\",\r\n\t\t\"en\": \"<p>Full description</p>\"\r\n\t},\r\n\t\"highlight\": true,\r\n\t\"languages\": [\"vi\", \"en\"],\r\n\t\"publishingStatus\": 1,\r\n\t\"location\": {\r\n\t\t\"province\": \"b4798178-45eb-4700-b405-ec5a1724ef95\",\r\n\t\t\"district\": \"978ed715-e5d8-4b1d-b637-fe3fe2ce5e2c\",\r\n\t\t\"address\": \"128 Nguyen Thi Minh Khai\",\r\n\t\t\"location\": {\r\n\t\t\t\"latitude\": 10.7774856,\r\n\t\t\t\"longitude\": 106.6928728\r\n\t\t},\r\n\t\t\"formattedAddress\": \"128 Nguyen Thi Minh Khai, District 3, Ho Chi Minh City\"\r\n\t},\r\n\t\"referenceId\": \"reference-id\"\r\n}"},"url":"{{API_URL}}/projects","description":"- \"publishingStatus\":\n\t+ Chờ duyệt: 0\n\t+ Đã duyệt: 1\n\t+ Không duyệt: 2"},"response":[],"_postman_id":"b3bf02e9-ac03-48d6-a7f9-efae3d902d83"},{"name":"/projects/:id","id":"627fb4a6-4b8f-4db4-83d2-b2727070ec78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"token","value":"36eb427b744224fe95a01a4bd686cd0be30da44c87a949ce0212635515846251cec38a50a03f85a1ecef8bf1791e1a55","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"title\": {\r\n\t\t\"vi\": \"Dự án thử nghiệm\",\r\n\t\t\"en\": \"Test project\"\r\n\t},\r\n\t\"type\": \"beecd5f6-0ae0-4e4a-8eac-d521531e8313\",\r\n\t\"numOfProperties\": 50,\r\n\t\"photos\": [\"5c91e9d2e0e77761a04adb6f\", \"5c91e9d3e0e77761a04adb70\", \"5c91e9d3e0e77761a04adb71\", \"5c91e9d4e0e77761a04adb72\", \"5c91e9d4e0e77761a04adb73\"],\r\n\t\"videos\": [\"5c91e9ece0e77761a04adb74\"],\r\n\t\"inveslopers\": [\"5c6eba8922ef3a20ccd39b8d\"],\r\n\t\"dateOfBuilding\": \"2019-03-20T07:19:53.773Z\",\r\n\t\"dateOfDelivery\": \"2019-03-20T07:19:53.773Z\",\r\n\t\"startDate\": \"2019-03-20T07:19:53.773Z\",\r\n\t\"endDate\": null,\r\n\t\"investment\": {\r\n\t\t\"value\": 500,\r\n\t\t\"currency\": \"bi-vnd\"\r\n\t},\r\n\t\"blocks\": [\"A\", \"B\", \"C\", \"D\", \"E\", \"F\"],\r\n\t\"numOfFloors\": 5,\r\n\t\"greenSpace\": 50,\r\n\t\"densityOfBuilding\": 100,\r\n\t\"floorArea\": {\r\n\t\t\"min\": {\r\n\t\t\t\"value\": 20,\r\n\t\t\t\"unit\": \"sqm\"\r\n\t\t},\r\n\t\t\"max\": {\r\n\t\t\t\"value\": 200,\r\n\t\t\t\"unit\": \"sqm\"\r\n\t\t}\r\n\t},\r\n\t\"price\": {\r\n\t\t\"min\": {\r\n\t\t\t\"value\": 1,\r\n\t\t\t\"currency\": \"bi-vnd\",\r\n\t\t\t\"unit\": \"property\"\r\n\t\t},\r\n\t\t\"max\": {\r\n\t\t\t\"value\": 10,\r\n\t\t\t\"currency\": \"bi-vnd\",\r\n\t\t\t\"unit\": \"property\"\r\n\t\t}\r\n\t},\r\n\t\"status\": 1,\r\n\t\"amenities\": [\"6c7287a3-523b-43bf-81b0-15155a427cfd\", \"31e912d1-d8a6-44fc-b5e3-1f1d2e296a0c\", \"fba7e205-3d78-4c98-8826-a4f65e8bb762\", \"946b3210-9077-4612-ac15-c83b026986a1\", \"7430c5a1-02b6-45d0-8f49-295946038f14\"],\r\n\t\"shortDescription\": {\r\n\t\t\"vi\": \"Mô tả ngắn\",\r\n\t\t\"en\": \"Summary\"\r\n\t},\r\n\t\"description\": {\r\n\t\t\"vi\": \"<p>M&ocirc; tả chi tiết</p>\",\r\n\t\t\"en\": \"<p>Full description</p>\"\r\n\t},\r\n\t\"highlight\": true,\r\n\t\"languages\": [\"vi\", \"en\"],\r\n\t\"publishingStatus\": 1,\r\n\t\"transportations\": [\"dcaf670e-caad-4900-88a2-5203b4f0f5c9\", \"c0875287-9f2b-49fa-80cb-46043047c9b8\", \"ce38469d-3c8c-4cdc-98e0-f7d2fbc1fabb\", \"db6d1855-1994-4b33-b4a1-1786e6facdb5\", \"c8fd7738-c2a7-4f32-b2e6-d323a5648ebd\", \"01a6acb9-d537-43db-ac20-5ca0333b99d9\"],\r\n\t\"location\": {\r\n\t\t\"province\": \"b4798178-45eb-4700-b405-ec5a1724ef95\",\r\n\t\t\"district\": \"978ed715-e5d8-4b1d-b637-fe3fe2ce5e2c\",\r\n\t\t\"address\": \"128 Nguyen Thi Minh Khai\",\r\n\t\t\"location\": {\r\n\t\t\t\"latitude\": 10.7774856,\r\n\t\t\t\"longitude\": 106.6928728\r\n\t\t},\r\n\t\t\"formattedAddress\": \"128 Nguyen Thi Minh Khai, District 3, Ho Chi Minh City\"\r\n\t},\r\n\t\"referenceId\": \"reference-id\"\r\n}"},"url":"{{API_URL}}/projects/YKKBJ3"},"response":[],"_postman_id":"627fb4a6-4b8f-4db4-83d2-b2727070ec78"}],"id":"e75c9300-183e-4c3d-abde-0ed5e05aee3c","_postman_id":"e75c9300-183e-4c3d-abde-0ed5e05aee3c"},{"name":"Property","item":[{"name":"/properties?offset=0&limit=10","id":"059daa21-8f97-4c4b-b732-5f450e05e663","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"9769f6d6c2012663b2493a13efdb393fe40817f1abebb1ae231a007e13ea7ac40f46c1dbd3cd13bf6145acc5ba077ebd","type":"text"},{"key":"language","value":"en","type":"text"}],"url":{"raw":"{{API_URL}}/properties?offset=0&limit=10","host":["{{API_URL}}"],"path":["properties"],"query":[{"key":"offset","value":"0"},{"key":"limit","value":"10"}]}},"response":[],"_postman_id":"059daa21-8f97-4c4b-b732-5f450e05e663"},{"name":"/properties/:id","id":"f2de6882-1e4c-491e-ab89-6290b6737c74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"9769f6d6c2012663b2493a13efdb393fe40817f1abebb1ae231a007e13ea7ac40f46c1dbd3cd13bf6145acc5ba077ebd","type":"text"},{"key":"language","value":"en","type":"text"}],"url":"{{API_URL}}/properties/5c245c0ccdbe8d01f4cbc069"},"response":[],"_postman_id":"f2de6882-1e4c-491e-ab89-6290b6737c74"},{"name":"/properties/:id","id":"d51ce1be-f65b-4e2f-bc57-0c53817022bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"token","value":"97258f7da87c403dbabfdf5e8350f3924b65bcf0702641e7ee7fd0a932a7212ef6f09af817bc8ee00f2bb1d2ca059c9a","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"language","value":"vi","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"title\": \"Tên căn hộ mới\",\r\n\t\"referenceId\": \"reference-id\",\r\n\t\"publishingStatus\": 1\r\n}"},"url":"{{API_URL}}/properties/5c247c2d067bb10ce88b582c"},"response":[],"_postman_id":"d51ce1be-f65b-4e2f-bc57-0c53817022bf"},{"name":"/properties/:id/publishing","id":"7b35631f-36f2-4797-97e9-e61fcc898e39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"token","value":"40f16dba297690804da838f13434470b9412744ad0551291bc3efce1304a3702a86b64ea42299003ffe3d669b570531e","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"publishing-status","value":"1","type":"text"}],"url":"{{API_URL}}/properties/5c245c0ccdbe8d01f4cbc069/publishing"},"response":[],"_postman_id":"7b35631f-36f2-4797-97e9-e61fcc898e39"},{"name":"/properties/:id","id":"a9bc2322-3732-4321-ab0c-f42a7669b121","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"token","type":"text","value":"36eb427b744224fe95a01a4bd686cd0be30da44c87a949ce0212635515846251cec38a50a03f85a1ecef8bf1791e1a55"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"photos\": [\"5c232ae12293592c8cb58457\", \"5c232ae22293592c8cb58458\", \"5c232ae32293592c8cb58459\", \"5c232ae32293592c8cb5845a\"],\r\n\t\"videos\": [\"5c232aeb2293592c8cb5845b\"],\r\n\t\"title\": {\r\n\t\t\"vi\": \"Căn hộ thử nghiệm\",\r\n\t\t\"en\": \"Test property\"\r\n\t},\r\n\t\"type\": \"09c5fba3-8e66-4c75-82be-0a165002d5d5\",\r\n\t\"group\": \"sale\",\r\n\t\"numOfBedrooms\": 3,\r\n\t\"numOfBathrooms\": 2,\r\n\t\"furniture\": 1,\r\n\t\"uses\": 1,\r\n\t\"sovereignty\": 2,\r\n\t\"project\": \"5c2316f5dd645512c403111d\",\r\n\t\"block\": \"A\",\r\n\t\"floor\": 2,\r\n\t\"price\": {\r\n\t\t\"value\": 5000000000,\r\n\t\t\"currency\": \"vnd\",\r\n\t\t\"unit\": \"property\"\r\n\t},\r\n\t\"shortDescription\": {\r\n\t\t\"vi\": \"Mô tả ngắn\",\r\n\t\t\"en\": \"Summary\"\r\n\t},\r\n\t\"description\": {\r\n\t\t\"vi\": \"<p>M&ocirc; tả chi tiết</p>\",\r\n\t\t\"en\": \"<p>Full description</p>\"\r\n\t},\r\n\t\"floorArea\": {\r\n\t\t\"value\": 400,\r\n\t\t\"unit\": \"sqm\"\r\n\t},\r\n\t\"amenities\": [\"17bb24a6-ea20-49f5-b2a3-94c1ba87137a\", \"6bb78184-3855-494f-90b3-4fc0606a1847\", \"b6ceea52-5cf0-4a70-817a-88f9babd22c4\"],\r\n\t\"highlight\": true,\r\n\t\"languages\": [\"vi\", \"en\"],\r\n\t\"location\": {\r\n\t\t\"province\": \"b4798178-45eb-4700-b405-ec5a1724ef95\",\r\n\t\t\"district\": \"978ed715-e5d8-4b1d-b637-fe3fe2ce5e2c\",\r\n\t\t\"address\": \"128 Nguyen Thi Minh Khai\",\r\n\t\t\"location\": {\r\n\t\t\t\"latitude\": 10.7774856,\r\n\t\t\t\"longitude\": 106.6928728\r\n\t\t},\r\n\t\t\"formattedAddress\": \"128 Nguyen Thi Minh Khai, District 3, Ho Chi Minh City\"\r\n\t},\r\n\t\"facing\": \"d61bfded-774a-4754-ac2f-22af5945f733\",\r\n\t\"views\": [\"ca8074bd-c15a-4159-8f5c-846a3bc78c30\", \"c32d3b87-617f-44b0-8b8b-cd659caa291d\"],\r\n\t\"transportations\": [\"c0875287-9f2b-49fa-80cb-46043047c9b8\", \"01a6acb9-d537-43db-ac20-5ca0333b99d9\"],\r\n\t\"referenceId\": \"reference-id\",\r\n\t\"publishingStatus\": 1\r\n}"},"url":"{{API_URL}}/properties/UVKWZI"},"response":[],"_postman_id":"a9bc2322-3732-4321-ab0c-f42a7669b121"},{"name":"/properties","id":"a0a7b374-6cbb-4a4e-8941-12771e112944","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","type":"text","value":"36eb427b744224fe95a01a4bd686cd0be30da44c87a949ce0212635515846251cec38a50a03f85a1ecef8bf1791e1a55"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"photos\": [\"5c232ae12293592c8cb58457\", \"5c232ae22293592c8cb58458\", \"5c232ae32293592c8cb58459\", \"5c232ae32293592c8cb5845a\"],\r\n\t\"videos\": [\"5c232aeb2293592c8cb5845b\"],\r\n\t\"title\": {\r\n\t\t\"vi\": \"Căn hộ thử nghiệm\",\r\n\t\t\"en\": \"Test property\"\r\n\t},\r\n\t\"type\": \"09c5fba3-8e66-4c75-82be-0a165002d5d5\",\r\n\t\"group\": \"sale\",\r\n\t\"numOfBedrooms\": 3,\r\n\t\"numOfBathrooms\": 2,\r\n\t\"furniture\": 1,\r\n\t\"uses\": 1,\r\n\t\"sovereignty\": 2,\r\n\t\"project\": \"5c2316f5dd645512c403111d\",\r\n\t\"block\": \"A\",\r\n\t\"floor\": 2,\r\n\t\"price\": {\r\n\t\t\"value\": 5000000000,\r\n\t\t\"currency\": \"vnd\",\r\n\t\t\"unit\": \"property\"\r\n\t},\r\n\t\"shortDescription\": {\r\n\t\t\"vi\": \"Mô tả ngắn\",\r\n\t\t\"en\": \"Summary\"\r\n\t},\r\n\t\"description\": {\r\n\t\t\"vi\": \"<p>M&ocirc; tả chi tiết</p>\",\r\n\t\t\"en\": \"<p>Full description</p>\"\r\n\t},\r\n\t\"floorArea\": {\r\n\t\t\"value\": 400,\r\n\t\t\"unit\": \"sqm\"\r\n\t},\r\n\t\"amenities\": [\"17bb24a6-ea20-49f5-b2a3-94c1ba87137a\", \"6bb78184-3855-494f-90b3-4fc0606a1847\", \"b6ceea52-5cf0-4a70-817a-88f9babd22c4\"],\r\n\t\"highlight\": true,\r\n\t\"languages\": [\"vi\", \"en\"],\r\n\t\"location\": {\r\n\t\t\"province\": \"b4798178-45eb-4700-b405-ec5a1724ef95\",\r\n\t\t\"district\": \"978ed715-e5d8-4b1d-b637-fe3fe2ce5e2c\",\r\n\t\t\"address\": \"128 Nguyen Thi Minh Khai\",\r\n\t\t\"location\": {\r\n\t\t\t\"latitude\": 10.7774856,\r\n\t\t\t\"longitude\": 106.6928728\r\n\t\t},\r\n\t\t\"formattedAddress\": \"128 Nguyen Thi Minh Khai, District 3, Ho Chi Minh City\"\r\n\t},\r\n\t\"facing\": \"d61bfded-774a-4754-ac2f-22af5945f733\",\r\n\t\"views\": [\"ca8074bd-c15a-4159-8f5c-846a3bc78c30\", \"c32d3b87-617f-44b0-8b8b-cd659caa291d\"],\r\n\t\"transportations\": [\"c0875287-9f2b-49fa-80cb-46043047c9b8\", \"01a6acb9-d537-43db-ac20-5ca0333b99d9\"],\r\n\t\"referenceId\": \"reference-id\",\r\n\t\"publishingStatus\": 1\r\n}"},"url":"{{API_URL}}/properties","description":"- \"publishingStatus\":\n\t+ Chờ duyệt: 0\n\t+ Đã duyệt: 1\n\t+ Không duyệt: 2\n- \"group\":\n\t+ bán: \"sale\"\n\t+ cho thuê: \"rent\""},"response":[],"_postman_id":"a0a7b374-6cbb-4a4e-8941-12771e112944"}],"id":"50847a67-a78a-44b2-92f8-912a906f16e7","_postman_id":"50847a67-a78a-44b2-92f8-912a906f16e7"},{"name":"Media","item":[{"name":"/photos","id":"be0fda75-15b7-4a26-8b6d-c40c9c9fa45c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"f7b951dc07668e29a853017a54c26fcd4e2568f6eb2f38de30adfbc120bf947b807fd6ee185a93c7aa14cc7ed51a6dcb","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"photo","type":"file","value":null}]},"url":"{{API_URL}}/photos"},"response":[],"_postman_id":"be0fda75-15b7-4a26-8b6d-c40c9c9fa45c"},{"name":"/videos","id":"62ad916a-e5b1-42c5-a670-6afff1b7efb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"30e023f68b0fe1d36efa7edf51713a3e13ddc9e5c4288d20203efebab9b0db98ef9a51ca74c0af28f4356dc1d1d5c1db","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"video","type":"file","value":null}]},"url":"{{API_URL}}/videos"},"response":[],"_postman_id":"62ad916a-e5b1-42c5-a670-6afff1b7efb5"}],"id":"b754cccb-1210-4dfa-a140-21303579fba3","_postman_id":"b754cccb-1210-4dfa-a140-21303579fba3"},{"name":"Invesloper","item":[{"name":"/inveslopers","id":"5b09ff3a-54e3-4736-9687-4cc788ca8b83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"85c27a19fa49fc9347c08d27239dd7813d8683221f33ba90aa2566eaed8ea12b76603fbd7aa60368ef1ab5dc5a4ac5c7","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Tên chủ đầu tư\",\n\t\"description\": {\n\t\t\"vi\": \"Mô tả\",\n\t\t\"en\": \"Description\"\n\t},\n\t\"photo\": \"5c1a1e8e07ced23c60726435\"\n}"},"url":"{{API_URL}}/inveslopers"},"response":[],"_postman_id":"5b09ff3a-54e3-4736-9687-4cc788ca8b83"},{"name":"/inveslopers","id":"bb3d5926-0340-4be0-9c44-3373eaa49563","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"9769f6d6c2012663b2493a13efdb393fe40817f1abebb1ae231a007e13ea7ac40f46c1dbd3cd13bf6145acc5ba077ebd","type":"text"}],"url":"{{API_URL}}/inveslopers"},"response":[],"_postman_id":"bb3d5926-0340-4be0-9c44-3373eaa49563"}],"id":"53683de1-3620-4a46-ae53-550b02dec773","_postman_id":"53683de1-3620-4a46-ae53-550b02dec773"},{"name":"/auth","id":"14fc9166-9b75-4372-b19b-6243374b4c29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"username":"admin@savills.com","password":"123456"}},"method":"POST","header":[],"url":"{{API_URL}}/auth","description":"Đăng nhập và lấy token.\n\nBasic auth:\n- username: email hoặc số điện thoại\n- password: mật khẩu"},"response":[],"_postman_id":"14fc9166-9b75-4372-b19b-6243374b4c29"},{"name":"/amenities","id":"616bb2d4-2e8a-427f-8ac5-2753695d7d92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"f7b951dc07668e29a853017a54c26fcd4e2568f6eb2f38de30adfbc120bf947b807fd6ee185a93c7aa14cc7ed51a6dcb","type":"text"},{"key":"language","value":"en","type":"text"}],"url":"{{API_URL}}/amenities","description":"Danh mục tiện ích"},"response":[],"_postman_id":"616bb2d4-2e8a-427f-8ac5-2753695d7d92"},{"name":"/provinces","id":"507463dd-718d-413b-a43a-25b03ae6bdd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"85c27a19fa49fc9347c08d27239dd7813d8683221f33ba90aa2566eaed8ea12b76603fbd7aa60368ef1ab5dc5a4ac5c7","type":"text"}],"url":"{{API_URL}}/provinces"},"response":[],"_postman_id":"507463dd-718d-413b-a43a-25b03ae6bdd3"},{"name":"/districts?province=b4798178-45eb-4700-b405-ec5a1724ef95","id":"6821f022-f3e2-49b6-b3ee-3b847357d2b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"85c27a19fa49fc9347c08d27239dd7813d8683221f33ba90aa2566eaed8ea12b76603fbd7aa60368ef1ab5dc5a4ac5c7","type":"text"}],"url":{"raw":"{{API_URL}}/districts?province=b4798178-45eb-4700-b405-ec5a1724ef95","host":["{{API_URL}}"],"path":["districts"],"query":[{"key":"province","value":"b4798178-45eb-4700-b405-ec5a1724ef95"}]},"description":"Province Id: b4798178-45eb-4700-b405-ec5a1724ef95"},"response":[],"_postman_id":"6821f022-f3e2-49b6-b3ee-3b847357d2b7"},{"name":"/facings","id":"c715d8c9-eb42-4e9f-ace8-8d837a711482","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"85c27a19fa49fc9347c08d27239dd7813d8683221f33ba90aa2566eaed8ea12b76603fbd7aa60368ef1ab5dc5a4ac5c7","type":"text"}],"url":"{{API_URL}}/facings"},"response":[],"_postman_id":"c715d8c9-eb42-4e9f-ace8-8d837a711482"},{"name":"/views","id":"7d21d055-0de0-4df4-b126-f88a08f4ecfd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"9769f6d6c2012663b2493a13efdb393fe40817f1abebb1ae231a007e13ea7ac40f46c1dbd3cd13bf6145acc5ba077ebd","type":"text"}],"url":"{{API_URL}}/views"},"response":[],"_postman_id":"7d21d055-0de0-4df4-b126-f88a08f4ecfd"},{"name":"/transportations","id":"7e00062b-5ff9-46e7-9f33-2f67d4b969ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"9769f6d6c2012663b2493a13efdb393fe40817f1abebb1ae231a007e13ea7ac40f46c1dbd3cd13bf6145acc5ba077ebd","type":"text"}],"url":"{{API_URL}}/transportations"},"response":[],"_postman_id":"7e00062b-5ff9-46e7-9f33-2f67d4b969ad"},{"name":"/property-furnitures","id":"b81dfdb5-cb42-4b95-aad2-5ab8ddbdde28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"9769f6d6c2012663b2493a13efdb393fe40817f1abebb1ae231a007e13ea7ac40f46c1dbd3cd13bf6145acc5ba077ebd","type":"text"}],"url":"{{API_URL}}/property-furnitures"},"response":[],"_postman_id":"b81dfdb5-cb42-4b95-aad2-5ab8ddbdde28"},{"name":"/property-sovereignties","id":"99d4e46c-25e9-447c-87ee-ea4404ef67cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"9769f6d6c2012663b2493a13efdb393fe40817f1abebb1ae231a007e13ea7ac40f46c1dbd3cd13bf6145acc5ba077ebd","type":"text"}],"url":"{{API_URL}}/property-sovereignties"},"response":[],"_postman_id":"99d4e46c-25e9-447c-87ee-ea4404ef67cb"},{"name":"/property-uses","id":"9b3a399e-b3cd-4174-8450-f1f043645c1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"9769f6d6c2012663b2493a13efdb393fe40817f1abebb1ae231a007e13ea7ac40f46c1dbd3cd13bf6145acc5ba077ebd","type":"text"}],"url":"{{API_URL}}/property-uses"},"response":[],"_postman_id":"9b3a399e-b3cd-4174-8450-f1f043645c1d"},{"name":"/project-statuses","id":"eda1f7ef-e7ab-47fd-84bd-8ec51ff5ce9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"9769f6d6c2012663b2493a13efdb393fe40817f1abebb1ae231a007e13ea7ac40f46c1dbd3cd13bf6145acc5ba077ebd","type":"text"}],"url":"{{API_URL}}/project-statuses"},"response":[],"_postman_id":"eda1f7ef-e7ab-47fd-84bd-8ec51ff5ce9e"},{"name":"/project-types","id":"5cf68238-d4a5-4be3-8f57-9943aea71abe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"9769f6d6c2012663b2493a13efdb393fe40817f1abebb1ae231a007e13ea7ac40f46c1dbd3cd13bf6145acc5ba077ebd","type":"text"}],"url":"{{API_URL}}/project-types"},"response":[],"_postman_id":"5cf68238-d4a5-4be3-8f57-9943aea71abe"},{"name":"/property-groups","id":"e70e219b-2b33-41ba-9de2-bdf5c02d1733","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"9769f6d6c2012663b2493a13efdb393fe40817f1abebb1ae231a007e13ea7ac40f46c1dbd3cd13bf6145acc5ba077ebd","type":"text"}],"url":"{{API_URL}}/property-groups"},"response":[],"_postman_id":"e70e219b-2b33-41ba-9de2-bdf5c02d1733"},{"name":"/property-types","id":"060be153-955f-489b-9277-1b97d9d547da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"9769f6d6c2012663b2493a13efdb393fe40817f1abebb1ae231a007e13ea7ac40f46c1dbd3cd13bf6145acc5ba077ebd","type":"text"},{"key":"language","value":"en","type":"text"}],"url":"{{API_URL}}/property-types"},"response":[],"_postman_id":"060be153-955f-489b-9277-1b97d9d547da"},{"name":"/units","id":"d502eea0-c904-4e46-93fb-cc2407ecb963","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"edaa64e8c3ba3c400ea209b7a228069d36aab1be80aaf7c5c2e1d98f247b791ac32e7d477ff7535f87d725effa6988e3","type":"text"},{"key":"language","value":"en","type":"text"}],"url":"{{API_URL}}/units","description":"Đơn vị tính"},"response":[],"_postman_id":"d502eea0-c904-4e46-93fb-cc2407ecb963"},{"name":"/currencies","id":"6d83420c-1fd4-41af-8da0-061a8b129204","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"edaa64e8c3ba3c400ea209b7a228069d36aab1be80aaf7c5c2e1d98f247b791ac32e7d477ff7535f87d725effa6988e3","type":"text"}],"url":"{{API_URL}}/currencies","description":"Tiền tệ"},"response":[],"_postman_id":"6d83420c-1fd4-41af-8da0-061a8b129204"}],"event":[{"listen":"prerequest","script":{"id":"440314da-9aeb-4f27-9490-b0405fa330ad","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"1800695c-ef6e-42f9-9c20-c1548414396e","type":"text/javascript","exec":[""]}}],"variable":[{"key":"API_URL","value":"http://api.sproperty.vn/v1"},{"key":"MEDIA_URL","value":"http://api.sproperty.vn"}]}