{"info":{"_postman_id":"4a606784-6bf9-4d7c-9773-fe67d7e3456c","name":"Rentalservice","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"32178053","collectionId":"4a606784-6bf9-4d7c-9773-fe67d7e3456c","publishedId":"2sAYBUCXTq","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-11-23T04:44:18.000Z"},"item":[{"name":"auth","item":[{"name":"login","id":"486d65f8-711e-47d9-a701-16286c6884d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"koku@gmail.com\",\r\n    \"password\":\"secret\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/auth/login","urlObject":{"path":["auth","login"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"486d65f8-711e-47d9-a701-16286c6884d0"},{"name":"register","id":"ed418cbe-c937-4b82-b2ae-6f66cf9e6966","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"kamal\",\r\n    \"lastName\":\"saha\",\r\n    \"phoneNumber\":\"89237435435\",\r\n    \"email\":\"test1001@test.com\",\r\n    \"password\":\"Secret@324\",\r\n    \"comformationPassword\":\"Secret@324\",\r\n    \"nationality\":\"nepali\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/auth/register","urlObject":{"path":["auth","register"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ed418cbe-c937-4b82-b2ae-6f66cf9e6966"},{"name":"kyc","id":"6ffc8793-1588-4ba8-8f83-00e3089b78ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"firstName","value":"John","type":"text"},{"key":"lastName","value":"Doe","type":"text"},{"key":"gender","value":"male","type":"text"},{"key":"maritalStatus","value":"single","type":"text"},{"key":"idNumber","value":"1234567","type":"text"},{"key":"documentType","value":"passport","type":"text"},{"key":"nationality","value":"nepali","type":"text"},{"key":"status","value":"Resident Individual","type":"text"},{"key":"pan","value":"ABX123456X","type":"text"},{"key":"contactInfo.phoneNumber","value":"9876543210","type":"text"},{"key":"contactInfo.email","value":"john.doe@example.com","type":"text"},{"key":"addressPermanent.streetAddress1","value":"123 Main St","type":"text"},{"key":"addressPermanent.streetAddress2","value":"Apt 4B","type":"text"},{"key":"addressPermanent.city","value":"New York","type":"text"},{"key":"addressPermanent.state","value":"NY","type":"text"},{"key":"addressPermanent.country","value":"USA","type":"text"},{"key":"addressPermanent.postalCode","value":"10001","type":"text"},{"key":"dob","value":"1990-01-15","type":"text"},{"key":"documentIssuedDate","value":"2020-05-10","type":"text"},{"key":"declaration.signedBy","value":"John Doe","type":"text"},{"key":"proofOfIdentity","type":"file","src":"postman-cloud:///1ef19f30-09ea-4900-95a9-f12f35977f00"},{"key":"signedByFile","type":"file","src":"postman-cloud:///1ef19f30-09ea-4900-95a9-f12f35977f00"}]},"url":"{{URL}}/auth/kyc","urlObject":{"path":["auth","kyc"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6ffc8793-1588-4ba8-8f83-00e3089b78ff"},{"name":"getAlluser","id":"603844b8-e66f-488f-985d-4a00464d25ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/auth","urlObject":{"path":["auth"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"603844b8-e66f-488f-985d-4a00464d25ae"},{"name":"logout","id":"23ab843f-b503-45b0-8a0c-e599bdebf069","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{URL}}/auth/logout","urlObject":{"path":["auth","logout"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"23ab843f-b503-45b0-8a0c-e599bdebf069"},{"name":"getSingleUser","id":"d66421b2-124c-4636-9358-55fa34879d20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/auth/66e9aec0751bf891544109e3","urlObject":{"path":["auth","66e9aec0751bf891544109e3"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d66421b2-124c-4636-9358-55fa34879d20"},{"name":"getFeaturedUser","id":"57c09850-378b-4ce0-aad1-21e4a25b0612","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/auth/top-viewed-profiles","urlObject":{"path":["auth","top-viewed-profiles"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"57c09850-378b-4ce0-aad1-21e4a25b0612"},{"name":"AllUserLookingForRoomPatner","id":"a54105a9-7b76-47c7-8565-40a00c073459","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{URL}}/auth/users-looking-for","urlObject":{"path":["auth","users-looking-for"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a54105a9-7b76-47c7-8565-40a00c073459"},{"name":"New Request","id":"f16db353-33ba-464f-9880-4347a8ce3c64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/auth/updateUser","urlObject":{"path":["auth","updateUser"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f16db353-33ba-464f-9880-4347a8ce3c64"}],"id":"52f03026-ff37-4145-8592-69e455b8d16b","_postman_id":"52f03026-ff37-4145-8592-69e455b8d16b","description":""},{"name":"post","item":[{"name":"createpost","id":"e117fef7-0202-4e42-8d7e-5eaca177beba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"Cozy Apartment","type":"text","contentType":""},{"key":"body","value":"A beautiful and cozy apartment located in downtown...","type":"text"},{"key":"location","value":"{\"streetNumber\":\"123\",\"streetName\":\"Main St\",\"city\":\"San Francisco\",\"state\":\"CA\",\"postalCode\":\"94105\",\"country\":\"USA\"}","type":"text"},{"key":"price","value":"345","type":"text"},{"key":"roomDiscription","value":"{\"noofPeople\":4,\"noOfRooms\":2,\"noOfBathrooms\":1,\"fullyFurnished\":true}","type":"text"},{"key":"media","type":"file","src":"postman-cloud:///1ef19f30-09ea-4900-95a9-f12f35977f00"},{"key":"keyFeatures","value":"[\"Available cooling\", \"Detached garage\", \"Swimming pool\", \"Dishwasher\"]\n","type":"text"},{"key":"length","value":"34","type":"text"},{"key":"breadth","value":"324","type":"text"}]},"url":"{{URL}}/post","urlObject":{"path":["post"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e117fef7-0202-4e42-8d7e-5eaca177beba"},{"name":"updatepost","id":"421d445c-c297-4d66-85cd-5f63d92f437e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"update gereko","type":"text"},{"key":"body","value":"A beautiful and cozy apartment located in downtown...","type":"text"},{"key":"location","value":"{\"type\":\"Point\",\"coordinatesX\":-73.856077,\"coordinatesY\":40.848447}","type":"text"},{"key":"price","value":"345","type":"text"},{"key":"roomDiscription","value":"{\"noofPeople\":4,\"noOfRooms\":2,\"noOfBathrooms\":1,\"fullyFurnished\":true}","type":"text"}]},"url":"{{URL}}/post/66e340723ec3569b84171600","urlObject":{"path":["post","66e340723ec3569b84171600"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"421d445c-c297-4d66-85cd-5f63d92f437e"},{"name":"GetAllPost","id":"449aa3e8-84b6-4602-8c12-d7577b2544b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/post","urlObject":{"path":["post"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"449aa3e8-84b6-4602-8c12-d7577b2544b9"},{"name":"getsinglepost","id":"43bc34ed-bb4d-48eb-85ae-6eea8cab6dba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/post/6702ba3cf6a68cd041e666fe","urlObject":{"path":["post","6702ba3cf6a68cd041e666fe"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"43bc34ed-bb4d-48eb-85ae-6eea8cab6dba"},{"name":"deletepost","id":"fb719333-129a-46d8-9264-bd9d4283bcab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{URL}}/post/66db4643ed39719f78f3b4c3","urlObject":{"path":["post","66db4643ed39719f78f3b4c3"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fb719333-129a-46d8-9264-bd9d4283bcab"},{"name":"featured","id":"3043e8e1-8153-4363-bd46-efa0f15beb70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/post/featured","urlObject":{"path":["post","featured"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3043e8e1-8153-4363-bd46-efa0f15beb70"}],"id":"81b8c096-471e-4dd1-b752-36f1c206b7d5","_postman_id":"81b8c096-471e-4dd1-b752-36f1c206b7d5","description":""},{"name":"payment","item":[{"name":"payment","id":"d9787f05-b5f0-4d1d-a49a-36972af59fc4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"amount\":\"324\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/stripe/create-payment-intent","urlObject":{"path":["stripe","create-payment-intent"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d9787f05-b5f0-4d1d-a49a-36972af59fc4"}],"id":"4e12ae5d-5f33-4042-bc55-4be20f0fbaef","_postman_id":"4e12ae5d-5f33-4042-bc55-4be20f0fbaef","description":""},{"name":"profile","item":[{"name":"getalluser","id":"caa6778b-90f4-4217-a5f1-82bcbbffc2eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"caa6778b-90f4-4217-a5f1-82bcbbffc2eb"},{"name":"New Request","id":"b2b70974-27c5-40f0-9c7e-d54f91ce5aae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{URL}}/profile/singleuser","urlObject":{"path":["profile","singleuser"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b2b70974-27c5-40f0-9c7e-d54f91ce5aae"},{"name":"getPostBy singleUser","id":"2862c742-95f2-42bc-8dac-4e90bf0587c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/profile/6702468c4de6547ebd4ddbe6/posts","urlObject":{"path":["profile","6702468c4de6547ebd4ddbe6","posts"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2862c742-95f2-42bc-8dac-4e90bf0587c0"}],"id":"b8f2a45b-555b-474b-a310-e3fca0b1b77a","_postman_id":"b8f2a45b-555b-474b-a310-e3fca0b1b77a","description":""}]}